Lines Matching +refs:po +refs:find +refs:bash +refs:string
10 o xgettext now recognizes text blocks as string literals.
37 - A dependency bug in po/Makefile.in.in has been fixed.
74 - update-po target in Makefile.in.in now uses msgmerge --previous.
80 - The .pot file in a 'po' directory is now erased by "make maintainer-clean".
81 - It is now possible to override xgettext options from the po/Makefile.in.in
82 through options in XGETTEXT_OPTIONS (declared in po/Makevars).
166 xgettext can now load custom string extraction rules supplied by
191 * po/Makefile.in.in can now insert the file $(DOMAIN).pot-header to
196 po-mode.el and gettextize.
232 - xgettext C++11 raw string recognition is now stricter and don't
249 - C/C++: xgettext now recognizes ISO/IEC 9899:2011 string literals
268 * The po/Makevars file has a new field MSGINIT_OPTIONS, that can be
280 - Fix xgettext crash in parsing empty string literals in C and Vala.
291 msgfmt now always reads the po/LINGUAS file, regardless of whether
293 used to restrict the languages list read from the po/LINGUAS file.
296 Bug fix in xgettext handling of "//" in string literals. This was
299 * The po/Makevars.template file now contains the newly added variables.
357 possible, similar to the sed commands used in po/Rules-quot and
358 po/Rules-boldquot.
360 * The po/Makevars file has a couple of new options PO_DEPENDS_ON_POT
364 * xgettext now strips prefixed string before the comment tag. This is
411 xgettext and msgfmt's format string checking now recognize Python
412 format string in braced syntax (PEP 3101). xgettext now also
413 supports explicit string concatenation with '+' and handles
470 the string, even if it does not end in a newline.
538 * The po/Makevars file has a new field MSGMERGE_OPTIONS, that can be used
581 * gettextize now has a --po-dir option that allows several PO directories to
593 po/Makevars.
599 return a multiline string where each line no longer starts with a redundant
602 - Conversely, when you pass a multiline string to the function
646 lib-prefix.m4, nls.m4, po.m4, progtest.m4.
678 the GNOME glib convention to specify the context and original string
679 in the same string literal: "context|original".
684 * msgfmt's format string checking is now stricter in the presence of plural
711 Cyrillic PO file (sr.po) to a Serbian Latin PO file (sr@latin.po).
841 'eval_ngettext', as well as the deprecated GNU bash builtin syntax $"...".
858 "xgettext --language=ObjectiveC" now supports the @"..." string syntax,
889 second argument of fprintf(), regardless whether the literal string contains
944 * The po/Makevars file has a new field MSGID_BUGS_ADDRESS, which program
980 * A new library libgettextpo, with public header file "gettext-po.h",
1004 * In documentation section po/LINGUAS:
1016 * The tools now know about the ISO C 99 <inttypes.h> format string directive
1078 of the translated and the untranslated format string.
1093 - New key bindings for 'po-previous-fuzzy-entry',
1094 'po-previous-obsolete-entry', 'po-previous-translated-entry',
1095 'po-previous-untranslated', 'po-undo', 'po-other-window', and
1096 'po-select-auxiliary'.
1113 - po/LINGUAS
1114 - po/Makevars
1207 * po/Makefile.in.in now uses msgmerge instead of tupdate
1209 * escape notation in .po files are only used when explicitly selected
1214 entry is used again msgmerge will find it
1218 * better C format string implementation. The xgettext will classify
1219 strings as being a format string, or not, in the .po file. The
1220 programmer can override the decision explicitly for each string
1222 respectively in a C comment preceding the string.
1241 decided about the string: xgettext or the programmer
1279 * msgcmp program to find matches in two .po files
1340 * Emacs po-mode for handling portable message object files which are