Tools/gettext: added
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
#%Module1.0
|
||||
|
||||
module-whatis "internationalization and localization (i18n) system"
|
||||
module-url "https://www.gnu.org/software/gettext/"
|
||||
module-license "GPL v3"
|
||||
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
||||
|
||||
module-help "
|
||||
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.
|
||||
|
||||
It is also interesting for translators, because GNU gettext provides
|
||||
the 'msgmerge' program, which prepares a message catalog before a
|
||||
translation update.
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user