• Home
  • Raw
  • Download

Lines Matching +refs:po +refs:set +refs:comment

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).
191 * po/Makefile.in.in can now insert the file $(DOMAIN).pot-header to
196 po-mode.el and gettextize.
205 comment in the source code. By default, no syntax checks are
236 - xgettext line wrapping behaviour is now consistent between comment
237 lines and non-comment lines.
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
292 the LINGUAS environment variable is set. The variable can now be
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.
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
365 useful to support C-style comment like this:
372 In this example, the extracted comment does not contain "* " at the
387 invalidates loaded message catalogs when a locale has been set.
402 set of formatting methods nor translation functions, the
403 implementation supports only a limited set of formatting methods
444 * xgettext now understands the block comment syntax of Guile 2.0.
489 locale of the current thread, if a thread-specific locale has been set.
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.
600 space. The leading space in every comment line is now stripped while
623 stored in the resulting PO file, using a pseudo-comment syntax like this:
646 lib-prefix.m4, nls.m4, po.m4, progtest.m4.
700 * msggrep has a new option -X/--extracted-comment that allows to search for a
703 * xgettext's --keyword option now allows to specify an extracted comment on the
711 Cyrillic PO file (sr.po) to a Serbian Latin PO file (sr@latin.po).
720 xgettext now recognizes the source encoding from a "coding:" comment
811 glibc systems, the number is generated with the locale dependent set of
826 set the LANGUAGE environment variable to 'nb:no' so that both newer and
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:
1061 msgconv - character set conversion for message catalog,
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
1200 * xgettext writes to stdout when default domain name is set to -
1207 * po/Makefile.in.in now uses msgmerge instead of tupdate
1209 * escape notation in .po files are only used when explicitly selected
1216 * better implementation of comment extraction in xgettext.
1219 strings as being a format string, or not, in the .po file. The
1222 respectively in a C comment preceding the string.
1247 A new special comment no-wrap prevents wrapping.
1279 * msgcmp program to find matches in two .po files
1340 * Emacs po-mode for handling portable message object files which are
1345 agree on one set of message catalog handling functions for the C Library.