Home
last modified time | relevance | path

Searched refs:gettext (Results 1 – 25 of 128) sorted by relevance

123456

/dragonfly/contrib/cryptsetup/
H A DChangeLog211 * m4/gettext.m4: Upgrade to gettext-0.15.
216 * m4/lib-link.m4: Upgrade to gettext-0.15.
218 * m4/lock.m4: New file, from gettext-0.15.
221 * m4/nls.m4: Upgrade to gettext-0.15.
222 * m4/po.m4: Upgrade to gettext-0.15.
229 * m4/xsize.m4: New file, from gettext-0.15.
260 * m4/gettext.m4: Upgrade to gettext-0.14.4.
263 * m4/iconv.m4: Upgrade to gettext-0.14.4.
271 * m4/lib-ld.m4: Upgrade to gettext-0.14.4.
276 * m4/nls.m4: Upgrade to gettext-0.14.4.
[all …]
H A DABOUT-NLS11 assume that the distributed package does use GNU `gettext' internally,
23 `gettext' which is used. The information can be found in the
32 ./configure --with-included-gettext
43 to change to GNU `gettext' as soon as possible.
55 internationalization, predating GNU `gettext'.
59 provides the GNU `gettext' functions. If not, the included GNU
62 installation of the GNU `gettext' package is _not_ required.
66 ./configure --with-included-gettext
81 ./configure --with-included-gettext
88 extensions of the GNU `gettext' library.
[all …]
/dragonfly/contrib/file/magic/Magdir/
H A Dgnu12 # Reference: ftp://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.8.tar.gz/
13 # gettext-0.19.8.1/gettext-runtime/intl/gmo.h
14 # Note: maybe call it like "GNU translation gettext machine object"
18 #>0 use gettext-object
19 #0 name gettext-object
21 !:mime application/x-gettext-translation
98 !:mime application/x-gettext-translation
101 #>0 use \^gettext-object
167 # Files produced by GNU gettext
169 # gettext message catalogue
[all …]
/dragonfly/contrib/binutils-2.34/opcodes/
H A Dopintl.h39 # undef gettext
40 # define gettext(Msgid) dgettext (PACKAGE, Msgid) macro
43 # define _(String) gettext (String)
50 # define gettext(Msgid) (Msgid) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dintl.h39 # undef gettext
40 # define gettext(msgid) (msgid) macro
51 # define _(msgid) gettext (msgid)
/dragonfly/contrib/gcc-4.7/gcc/
H A Dintl.h40 # undef gettext
41 # define gettext(msgid) (msgid) macro
52 # define _(msgid) gettext (msgid)
/dragonfly/contrib/binutils-2.34/bfd/
H A Dsysdep.h200 # undef gettext
201 # define gettext(Msgid) dgettext (PACKAGE, Msgid) macro
204 # define _(String) gettext (String)
211 # define gettext(Msgid) (Msgid) macro
/dragonfly/contrib/tre/lib/
H A Dregerror.c28 #define gettext(s) s macro
67 err = gettext(tre_error_messages[errcode]); in tre_regerror()
69 err = gettext("Unknown error"); in tre_regerror()
/dragonfly/contrib/diffutils/lib/
H A Dgettext.h32 # undef gettext
33 # define gettext(Msgid) \ macro
67 # undef gettext
68 # define gettext(Msgid) ((const char *) (Msgid)) macro
70 # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
H A Dpropername.c161 const char *translation = gettext (name); in proper_name()
191 const char *translation = gettext (name_ascii); in proper_name_utf8()
/dragonfly/contrib/grep/lib/
H A Dgettext.h32 # undef gettext
33 # define gettext(Msgid) \ macro
67 # undef gettext
68 # define gettext(Msgid) ((const char *) (Msgid)) macro
70 # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
H A Dargmatch.h223 fputs (gettext ("Valid arguments are:"), out); \
283 fprintf (out, "%s\n", gettext (g->doc_pre)); \
321 doc_col - col, "", gettext (g->docs[i].doc)); \
324 fprintf (out, "%s\n", gettext (g->doc_post)); \
H A Dpropername.c161 const char *translation = gettext (name); in proper_name()
191 const char *translation = gettext (name_ascii); in proper_name_utf8()
/dragonfly/contrib/binutils-2.27/gas/
H A Dasintl.h38 # define _(String) gettext (String)
45 # define gettext(Msgid) (Msgid) macro
/dragonfly/contrib/gdb-7/gdb/common/
H A Dgdb_locale.h28 # define _(String) gettext (String)
35 # define gettext(Msgid) (Msgid) macro
/dragonfly/contrib/binutils-2.34/gas/
H A Dasintl.h38 # define _(String) gettext (String)
45 # define gettext(Msgid) (Msgid) macro
/dragonfly/contrib/binutils-2.27/binutils/
H A Dsysdep.h152 # define _(String) gettext (String)
159 # define gettext(Msgid) (Msgid) macro
/dragonfly/contrib/cryptsetup/po/
H A DMakefile.in.in1 # Makefile for PO directory in any package using GNU gettext.
6 # License but which still want to provide support for the GNU gettext
8 # Please note that the actual code of GNU gettext is covered by the GNU
11 # Origin: gettext-0.15
29 gettextsrcdir = $(datadir)/gettext/po
170 if test "$(PACKAGE)" = "gettext-tools"; then \
229 if test "$(PACKAGE)" = "gettext-tools"; then \
274 if test "$(PACKAGE)" = "gettext-tools"; then \
319 if test "$(PACKAGE)" = "gettext-tools"; then \
358 if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
H A DMakevars1 # Makefile variables for PO directory in any package using GNU gettext.
26 # in the GNU gettext documentation, section 'Preparing Strings'.
/dragonfly/contrib/binutils-2.34/binutils/
H A Dsysdep.h152 # define _(String) gettext (String)
159 # define gettext(Msgid) (Msgid) macro
/dragonfly/contrib/binutils-2.27/gold/
H A Dsystem.h40 # define _(String) gettext (String)
49 # define gettext(Msgid) (Msgid) macro
/dragonfly/contrib/diffutils/
H A DREADME43 * gettext 0.14.1 <ftp://ftp.gnu.org/gnu/gettext/gettext-0.14.1.tar.gz>
/dragonfly/contrib/binutils-2.34/gold/
H A Dsystem.h40 # define _(String) gettext (String)
49 # define gettext(Msgid) (Msgid) macro
/dragonfly/contrib/binutils-2.27/ld/
H A Dld.h48 # define _(String) gettext (String)
55 # define gettext(Msgid) (Msgid) macro
/dragonfly/contrib/binutils-2.34/ld/
H A Dld.h48 # define _(String) gettext (String)
55 # define gettext(Msgid) (Msgid) macro

123456