Lines Matching +refs:po +refs:update +refs:mode +refs:line +refs:string

34   lib-prefix.m4, nls.m4, po.m4, progtest.m4.
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
91 command line, rather than in program's source code.
98 Cyrillic PO file (sr.po) to a Serbian Latin PO file (sr@latin.po).
114 This is an incompatible change: Programs using the library *must* update
204 - Complete examples illustrating the use of gettext in C# (in text mode and
245 "xgettext --language=ObjectiveC" now supports the @"..." string syntax,
257 is like --language=C, except that in this mode, xgettext recognizes the
276 second argument of fprintf(), regardless whether the literal string contains
302 C (text mode, GNOME)
303 C++ (text mode, Qt, KDE, GNOME)
304 ObjectiveC (text mode, GNUstep, GNOME)
305 Shell (text mode)
306 Python (text mode)
307 Lisp (text mode)
308 librep (text mode)
309 Smalltalk (text mode)
310 Java (text mode, AWT, Swing)
311 awk (text mode)
312 Pascal (text mode)
314 Tcl (text mode, Tk)
315 Perl (text mode)
316 PHP (text mode)
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.
467 * The msgfmt command line options have changed. Option -c now also checks
479 * PO mode changes:
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
555 * PO mode changes:
557 ** PO mode does not use recursive edit anymore, many edits may be worked on
560 ** PO mode may handle many translation files at once while correlating related
563 ** On recent Emacses, PO mode automatically use proper fonts when available.
565 ** PO mode supports marking of C++ sources.
569 ** PO mode has commands to mail messages to teams or to the translation
594 * po/Makefile.in.in now uses msgmerge instead of tupdate
596 * escape notation in .po files are only used when explicitly selected
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.
618 * Configure command line option `--with-gnu-gettext' is renamed to
628 decided about the string: xgettext or the programmer
666 * msgcmp program to find matches in two .po files
699 * improved PO mode; it now can prepare C sources for use with gettext
727 * Emacs po-mode for handling portable message object files which are