summaryrefslogtreecommitdiffstats
path: root/rules/gettext.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-16 20:41:39 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-16 20:41:39 +0000
commit75c1e80dda9c9fafc3c1da1cf33ce24f1ec05f75 (patch)
tree9851f129914ee1cfc8fa6f43877269f32aa4e9ba /rules/gettext.in
parent87c27ec1bf62bf1825198100fe91293512783143 (diff)
downloadptxdist-75c1e80dda9c9fafc3c1da1cf33ce24f1ec05f75.tar.gz
ptxdist-75c1e80dda9c9fafc3c1da1cf33ce24f1ec05f75.tar.xz
help texts rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7410 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/gettext.in')
-rw-r--r--rules/gettext.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/rules/gettext.in b/rules/gettext.in
index a19a98e50..ee5ad359c 100644
--- a/rules/gettext.in
+++ b/rules/gettext.in
@@ -2,15 +2,15 @@ menuconfig GETTEXT
bool "gettext (GNU) "
select LIBICONV if ARCH_MINGW
help
- The gettext program translates a natural language
- message into the user's language, by looking up
+ The gettext program translates a natural language
+ message into the user's language, by looking up
the translation in a message catalog.
-
+
config GETTEXT_LIBINTL
bool
depends on GETTEXT
prompt "Install GNU libintl"
help
- FIXME: This item needs to be documented
+ libintl is the GNU internationalization runtime library.