Home
last modified time | relevance | path

Searched refs:catalogs (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/ast/msgcc/
H A DPROMO.mm7 message catalogs.
12 catalogs that are compatible with the
17 also supports native message catalogs where available.
22 of C locale message catalogs.
/titanic_41/usr/src/lib/libast/common/misc/
H A Dtranslate.c72 Dt_t* catalogs; /* catalog dictionary handle */ member
165 if (!dtinsert(state.catalogs, cp)) in init()
249 …if (*s && ((cp = (Catalog_t*)dtmatch(state.catalogs, s)) || (cp = init(s))) && cp->messages && (mp… in match()
315 if (!state.catalogs) in translate()
324 if (!(state.catalogs = dtopen(&state.catalog_disc, Dtset))) in translate()
/titanic_41/usr/src/cmd/praudit/
H A DREADME26 Message catalogs are created by processing all strings in the source
/titanic_41/usr/src/lib/
H A DREADME.Makefiles48 files and building message catalogs, but should defer all other
134 you to build and install message catalogs from your library's source files.
159 messages or omission of intended messages in the catalogs. As such, MSGFILES
171 To build a message catalog from other message catalogs, or from source files
/titanic_41/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh1247 printf "$(gettext "Could not find global catalogs. Exiting").\n" >&2