openbsd-ports/devel/ruby-gettext/pkg/DESCR
dlg 304422307e import of ruby-gettext-0.14.6
This is the GNU gettext package.  It is interesting for authors or
maintainers of other packages or programs which they want to see
internationalized.  As one step the handling of messages in different
languages should be implemented.  For this task GNU gettext provides
the needed tools and library functions.

ok (and with help from) robert@
2007-07-25 08:45:48 +00:00

6 lines
324 B
Plaintext

Ruby-GetText-Package is a Localization(L10n) Library and Tools which is
modeled after GNU gettext package. The library converts the messages to
localized messages properly using client-side locale information, and
the tools for developers support to create, use, and modify localized
message files(message catalogs) easily.