304422307e
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@
6 lines
324 B
Plaintext
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.
|