Lines Matching +refs:po +refs:find +refs:string +refs:function
34 lib-prefix.m4, nls.m4, po.m4, progtest.m4.
64 function/macro argument has the role of a context. It also supports
65 the GNOME glib convention to specify the context and original string
66 in the same string literal: "context|original".
71 * msgfmt's format string checking is now stricter in the presence of plural
98 Cyrillic PO file (sr.po) to a Serbian Latin PO file (sr@latin.po).
229 New function library:
245 "xgettext --language=ObjectiveC" now supports the @"..." string syntax,
246 the NSLocalizedString function and the ObjectiveC specific format strings.
276 second argument of fprintf(), regardless whether the literal string contains
331 * The po/Makevars file has a new field MSGID_BUGS_ADDRESS, which program
367 * A new library libgettextpo, with public header file "gettext-po.h",
391 * In documentation section po/LINGUAS:
403 * The tools now know about the ISO C 99 <inttypes.h> format string directive
465 of the translated and the untranslated format string.
480 - New key bindings for 'po-previous-fuzzy-entry',
481 'po-previous-obsolete-entry', 'po-previous-translated-entry',
482 'po-previous-untranslated', 'po-undo', 'po-other-window', and
483 'po-select-auxiliary'.
500 - po/LINGUAS
501 - po/Makevars
594 * po/Makefile.in.in now uses msgmerge instead of tupdate
596 * escape notation in .po files are only used when explicitly selected
601 entry is used again msgmerge will find it
605 * better C format string implementation. The xgettext will classify
606 strings as being a format string, or not, in the .po file. The
607 programmer can override the decision explicitly for each string
609 respectively in a C comment preceding the string.
628 decided about the string: xgettext or the programmer
666 * msgcmp program to find matches in two .po files
727 * Emacs po-mode for handling portable message object files which are