Lines Matching refs:gettext
11 assume that the distributed package does use GNU `gettext' internally,
13 need to install GNU `gettext' prior to configuring, installing or using
23 `gettext' which is used. The information can be found in the
32 ./configure --with-included-gettext
37 the `gettext' implementation in the GNU C library version 2 provides as
41 of a `catgets' implementation. Future versions of GNU `gettext' will
43 to change to GNU `gettext' as soon as possible.
46 you have installed a recent copy of the GNU gettext package with the
54 packages use GNU `gettext'. Other packages have their own ways to
55 internationalization, predating GNU `gettext'.
59 provides the GNU `gettext' functions. If not, the included GNU
60 `gettext' library will be used. This library is wholly contained
62 installation of the GNU `gettext' package is _not_ required.
66 ./configure --with-included-gettext
69 will, respectively, bypass any pre-existing `gettext' to use the
73 When you already have GNU `gettext' installed on your system and run
77 the more recent version of the GNU `gettext' library. I.e. if the file
81 ./configure --with-included-gettext
87 emulation of `gettext' on top of `catgets' could not provide all the
88 extensions of the GNU `gettext' library.
131 `LANGUAGE'. GNU `gettext' gives preference to `LANGUAGE' over `LANG'
226 gettext-examples | [] [] [] [] [] |
227 gettext-runtime | [] [] [] [] [] |
228 gettext-tools | [] [] |
395 gettext-examples | [] [] [] [] [] [] [] |
396 gettext-runtime | [] [] [] [] [] [] |
397 gettext-tools | [] [] [] [] |
564 gettext-examples | [] [] [] |
565 gettext-runtime | [] [] [] |
566 gettext-tools | [] [] |
733 gettext-examples | [] [] [] [] [] [] [] [] |
734 gettext-runtime | [] [] [] [] [] [] [] [] |
735 gettext-tools | [] [] [] [] [] [] [] |
902 gettext-examples | [] [] [] [] [] [] | 29
903 gettext-runtime | [] [] [] [] [] [] | 28
904 gettext-tools | [] [] [] [] [] | 20
1050 1.6 Using `gettext' in new packages
1054 internationalize it you are welcome to use GNU `gettext' in your
1056 License which covers the use of the GNU `gettext' library. This means
1062 the use of `gettext' the only thing missing are the translations. The