Files
pkgsrc-ng/misc/p5-Locale-Maketext/DESCR
2013-09-26 17:14:40 +02:00

8 lines
483 B
Plaintext

It is a common feature of applications (whether run directly, or via
the Web) for them to be "localized" -- i.e., for them to a present an
English interface to an English-speaker, a German interface to a
German-speaker, and so on for all languages it's programmed with.
Locale::Maketext is a framework for software localization; it provides
you with the tools for organizing and accessing the bits of text and
text-processing code that you need for producing localized applications.