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'
229 gettext-examples | [] [] [] [] |
230 gettext-runtime | [] [] [] |
231 gettext-tools | [] [] |
413 gettext-examples | [] [] [] [] [] |
414 gettext-runtime | [] [] [] [] [] |
415 gettext-tools | [] [] [] |
597 gettext-examples | [] [] [] [] [] [] |
598 gettext-runtime | [] [] [] [] [] |
599 gettext-tools | [] [] [] [] |
781 gettext-examples | [] [] [] [] |
782 gettext-runtime | [] |
783 gettext-tools | [] |
965 gettext-examples | [] [] [] [] [] [] [] [] |
966 gettext-runtime | [] [] [] [] [] [] [] [] [] |
967 gettext-tools | [] [] [] [] [] [] |
1149 gettext-examples | [] [] [] [] [] [] [] | 34
1150 gettext-runtime | [] [] [] [] [] [] [] | 30
1151 gettext-tools | [] [] [] [] [] [] | 22
1309 1.6 Using `gettext' in new packages
1313 internationalize it you are welcome to use GNU `gettext' in your
1315 License which covers the use of the GNU `gettext' library. This means
1321 the use of `gettext' the only thing missing are the translations. The