• Home
  • Raw
  • Download

Lines Matching refs:gettext

10 assume that the distributed package does use GNU `gettext' internally,
12 need to install GNU `gettext' prior to configuring, installing or using
22 `gettext' which is used. The information can be found in the
31 ./configure --with-included-gettext
36 the `gettext' implementation in the GNU C library version 2 provides as
40 of a `catgets' implementation. Future versions of GNU `gettext' will
42 to change to GNU `gettext' as soon as possible.
45 you have installed a recent copy of the GNU gettext package with the
53 Most such packages use GNU `gettext'. Other packages have their own
54 ways to internationalization, predating GNU `gettext'.
58 provides the GNU `gettext' functions. If not, the GNU `gettext' own
61 the GNU `gettext' package is _not_ required. Installers may use
65 ./configure --with-included-gettext
68 will respectively bypass any pre-existing `gettext' to use the
72 When you already have GNU `gettext' installed on your system and run
76 should use the more recent version of the GNU `gettext' library. I.e.
80 ./configure --with-included-gettext
86 emulation of `gettext' on top of `catgets' could not provide all the
87 extensions of the GNU `gettext' library.
127 `LANGUAGE'. GNU `gettext' gives preference to `LANGUAGE' over `LANG'
203 gettext | [] [] [] [] [] |
277 gettext | [] [] |
351 gettext | [] [] [] [] [] [] | 13
417 Using `gettext' in new packages
421 internationalize it you are welcome to use GNU `gettext' in your
423 License which covers the use of the GNU `gettext' library. This means
429 to use of `gettext' the only thing missing are the translations. The