• Home
  • Raw
  • Download

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.
128 `LANGUAGE'. GNU `gettext' gives preference to `LANGUAGE' over `LANG'
228 gettext-examples | [] [] [] [] [] |
229 gettext-runtime | [] [] [] [] [] |
230 gettext-tools | [] [] |
406 gettext-examples | [] [] [] [] [] |
407 gettext-runtime | [] [] [] [] [] [] |
408 gettext-tools | [] [] [] |
584 gettext-examples | [] [] |
585 gettext-runtime | [] [] [] |
586 gettext-tools | [] [] |
762 gettext-examples | [] [] [] [] [] [] [] [] |
763 gettext-runtime | [] [] [] [] [] [] [] [] |
764 gettext-tools | [] [] [] [] [] [] [] |
940 gettext-examples | [] [] [] [] [] [] | 26
941 gettext-runtime | [] [] [] [] [] [] | 28
942 gettext-tools | [] [] [] [] [] | 19
1093 1.6 Using `gettext' in new packages
1097 internationalize it you are welcome to use GNU `gettext' in your
1099 License which covers the use of the GNU `gettext' library. This means
1105 the use of `gettext' the only thing missing are the translations. The