Lines Matching +refs:po +refs:previous +refs:fuzzy +refs:entry
37 - A dependency bug in po/Makefile.in.in has been fixed.
74 - update-po target in Makefile.in.in now uses msgmerge --previous.
79 by omitting fuzzy matching that is not useful in this situation.
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).
191 * po/Makefile.in.in can now insert the file $(DOMAIN).pot-header to
196 po-mode.el and gettextize.
268 * The po/Makevars file has a new field MSGINIT_OPTIONS, that can be
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.
299 * The po/Makevars.template file now contains the newly added variables.
348 clearing fuzzy flag.
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
422 * msgattrib now has --previous option to keep previous msgid when
423 making messages fuzzy, similar to msgmerge --previous.
492 There is a new field 'Language' in the header entry. It denotes the language
496 the header entry.
517 * msgcmp has a new option -N/--no-fuzzy-matching, like msgmerge has since
535 - Editing a message with previous msgid (in comments) removes these
538 * The po/Makevars file has a new field MSGMERGE_OPTIONS, that can be used
570 The Project-Id-Version field in the header entry may now already be filled
581 * gettextize now has a --po-dir option that allows several PO directories to
593 po/Makevars.
621 * msgmerge has a new option --previous that has the effect of saving the
622 previous msgid of message when making them fuzzy. These previous msgids are
625 #, fuzzy
630 The translator then only needs to compare the previous and the current
634 msgattrib has a new option --clear-previous that removes these #| lines.
639 * msgcmp now ignores fuzzy and untranslated messages in the PO file.
640 Previously it considered fuzzy and untranslated messages the same way as
641 translated messages, which was hardly useful. The previous behaviour can
642 be obtained through the options --use-fuzzy --use-untranslated.
646 lib-prefix.m4, nls.m4, po.m4, progtest.m4.
711 Cyrillic PO file (sr.po) to a Serbian Latin PO file (sr@latin.po).
895 - New functions for testing the obsolete/fuzzy/*-format flags of a message.
896 - New convenience functions for extracting and analyzing the header entry.
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",
996 - msgmerge has a new option -N/--no-fuzzy-matching that inhibits the fuzzy
1004 * In documentation section po/LINGUAS:
1081 the header entry, a check which was previously activated through -v.
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'.
1099 * A fuzzy attribute of the header entry of a message catalog is now ignored
1100 by the tools, i.e. it is used even if marked fuzzy.
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
1219 strings as being a format string, or not, in the .po file. The
1227 * reasonable header entry format implemented
1250 translated, untranslated, and fuzzy messages
1279 * msgcmp program to find matches in two .po files
1340 * Emacs po-mode for handling portable message object files which are