Lines Matching +refs:po +refs:find +refs:file +refs:coding +refs:system
26 - When msgfmt writes a MO file, it now does so in such a way that processes
27 that are currently using an older copy of the MO file will not crash.
37 - A dependency bug in po/Makefile.in.in has been fixed.
48 xgettext now assumes a Python source file is in UTF-8 encoding by default,
51 The value of the 'Icon' property is no longer extracted into the POT file
56 especially in the case where a system locale does not exist for the
74 - update-po target in Makefile.in.in now uses msgmerge --previous.
77 - msgmerge now has an option --for-msgfmt, that produces a PO file meant
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).
86 package. This will simplify the build system of your package.
108 o The build system and tools now support Java 9, 10, and 11. On the
137 header file <textstyle.h>. It is a library for styling text output sent
139 Packagers: please see the suggested packaging hints in the file PACKAGING.
181 xgettext now supports AppData file format, used by software center
191 * po/Makefile.in.in can now insert the file $(DOMAIN).pot-header to
196 po-mode.el and gettextize.
235 .desktop file.
268 * The po/Makevars file has a new field MSGINIT_OPTIONS, that can be
281 - ChangeLog file is added back to the gettext infrastructure. It was
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.
301 * msgfmt now treats errors in the PO file header as non-fatal. Since
318 xgettext now supports GSettings schema file format used by GNOME
341 now takes an optional argument 'never', 'full', or 'file', to
344 * msgfmt now has --source option to keep generated .java file when
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
376 - Memory leak fixes in the PO file parser.
395 xgettext now supports GtkBuider file format used by Glade 3.
425 * msgfmt now checks PO file headers more strictly with less
487 the choice the user has made in the system control panels.
491 * PO file format:
493 code (plus optional country code) for the PO file. This field can be used
495 reliable than looking at the file name or at the 'Language-Team' field in
501 * xgettext and PO file format:
505 This information 'range: 0..15' is stored in the PO file as a flag attached
538 * The po/Makevars file has a new field MSGMERGE_OPTIONS, that can be used
569 * PO file format:
571 in the POT file. In this case, the translators don't need to fill it in.
577 colorized PO file output, where keywords, strings, comments, or format
581 * gettextize now has a --po-dir option that allows several PO directories to
593 po/Makevars.
601 reading the PO file.
623 stored in the resulting PO file, using a pseudo-comment syntax like this:
639 * msgcmp now ignores fuzzy and untranslated messages in the PO file.
646 lib-prefix.m4, nls.m4, po.m4, progtest.m4.
648 * gettextize no longer creates symbolic links by default; it makes file copies
672 The syntax in the PO file is
680 - The (non-public) include file gettext.h defines macros pgettext, dpgettext
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
863 option. To create a .strings file from a PO or POT file, use
864 "msgcat --stringtable-output". To create a PO or POT file from a
865 .strings file, use "xgettext".
941 system that has users who desire to use internationalization. Whereas the
944 * The po/Makevars file has a new field MSGID_BUGS_ADDRESS, which program
961 option. To create a .properties file from a PO or POT file, use
980 * A new library libgettextpo, with public header file "gettext-po.h",
999 - msgattrib has new options --only-file and --ignore-file that cause the
1004 * In documentation section po/LINGUAS:
1007 * New configuration option --enable-relocatable. See the INSTALL file for
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'.
1109 * New packaging hints for binary package distributors. See file PACKAGING.
1113 - po/LINGUAS
1114 - po/Makevars
1153 system's gettext was used (unless --with-included-gettext was specified),
1171 simultaneously in a single PO file.
1183 coordinator, with automatic inclusion of the current PO file.
1192 * extend xgettext program to handle other file formats other than C/C++.
1193 For now it also handles PO file. Using this feature one can concatenate
1207 * po/Makefile.in.in now uses msgmerge instead of tupdate
1209 * escape notation in .po files are only used when explicitly selected
1211 * changed interface of msgunfmt to conform to GNU coding standard
1214 entry is used again msgmerge will find it
1219 strings as being a format string, or not, in the .po file. The
1243 * the installed libintl.h file no longer depends on HAVE_LOCALE_H being
1244 defined. After running configure we know whether this file exists.
1246 * wrapping of lines in PO file output finally enabled.
1279 * msgcmp program to find matches in two .po files
1291 before processing the input files and -f/--files-from to specify file from
1333 * Complete implementation of the Uniforum functions for system
1340 * Emacs po-mode for handling portable message object files which are