2019-05-12 Bruno Haible Update translations (from the TP). Update bug reporting instructions. * README: Tell users to report bugs in the bug tracker or by email. Use the mailing list address, not the alias. * gettext-runtime/libasprintf/README: Likewise. * gettext-tools/doc/gettext.texi (Introduction): Likewise. (Plural forms): Use the mailing list address, not the alias. * configure.ac (AC_INIT): Use the mailing list address, not the alias. * gettext-runtime/configure.ac (AC_INIT): Likewise. * gettext-tools/configure.ac (AC_INIT): Likewise. * gettext-tools/examples/configure.ac (AC_INIT): Likewise. * gettext-runtime/po/Makevars (MSGID_BUGS_ADDRESS): Use the mailing list address, not the alias. * gettext-tools/po/Makevars (MSGID_BUGS_ADDRESS): Likewise. * gettext-tools/examples/po/Makefile.am (MSGID_BUGS_ADDRESS): Likewise. * gettext-tools/examples/hello-*/po/Makevars (MSGID_BUGS_ADDRESS): Likewise. * gettext-tools/examples/hello-*/po/Makefile.am (MSGID_BUGS_ADDRESS): Likewise. * gettext-tools/examples/hello-objc-gnustep/po/GNUmakefile (MSGID_BUGS_ADDRESS): Likewise. * gettext-tools/examples/hello-c++-kde/hello.cc (main): Likewise. * gettext-runtime/src/envsubst.c (main): Move URL out of translatable string. (usage): Tell users to report bugs in the bug tracker or by email. Use the mailing list address, not the alias. * gettext-runtime/src/gettext.c: Likewise. * gettext-runtime/src/ngettext.c: Likewise. * gettext-tools/src/cldr-plurals.c: Likewise. * gettext-tools/src/hostname.c: Likewise. * gettext-tools/src/msgattrib.c: Likewise. * gettext-tools/src/msgcat.c: Likewise. * gettext-tools/src/msgcmp.c: Likewise. * gettext-tools/src/msgcomm.c: Likewise. * gettext-tools/src/msgconv.c: Likewise. * gettext-tools/src/msgen.c: Likewise. * gettext-tools/src/msgexec.c: Likewise. * gettext-tools/src/msgfilter.c: Likewise. * gettext-tools/src/msgfmt.c: Likewise. * gettext-tools/src/msggrep.c: Likewise. * gettext-tools/src/msginit.c: Likewise. * gettext-tools/src/msgmerge.c: Likewise. * gettext-tools/src/msgunfmt.c: Likewise. * gettext-tools/src/msguniq.c: Likewise. * gettext-tools/src/recode-sr-latin.c: Likewise. * gettext-tools/src/urlget.c: Likewise. * gettext-tools/src/xgettext.c: Likewise. * gettext-tools/tests/tstgettext.c: Likewise. * gettext-tools/tests/tstngettext.c: Likewise. * gettext-tools/misc/autopoint.in (func_usage): Tell users to report bugs in the bug tracker or by email. Use the mailing list address, not the alias. * gettext-tools/misc/convert-archive.in (func_usage): Likewise. * gettext-tools/misc/gettextize.in (func_usage): Likewise. 2019-05-08 Bruno Haible Update translations (from the TP). 2019-04-28 Bruno Haible In the POT files, talk about the "GNU gettext package". Reported by Benno Schulenberg . * gettext-runtime/po/Makevars (XGETTEXT_OPTIONS): Add --package-name option. * gettext-tools/po/Makevars (XGETTEXT_OPTIONS): Likewise. * gettext-tools/examples/po/Makefile.am (XGETTEXT_OPTIONS): New variable. 2019-04-14 Bruno Haible Update translations (from the TP). * gettext-runtime/po/*.po: Update. * gettext-runtime/po/LINGUAS: Add 'ast'. * gettext-tools/po/*.po: Update. * gettext-tools/examples/po/*.po: Update. * gettext-tools/examples/po/LINGUAS: Add 'ta'. * gettext-tools/examples/hello-*/po/LINGUAS: Likewise. * gettext-tools/examples/Makefile.am (EXAMPLESPOFILES): Add ta.po. 2019-04-07 Bruno Haible Add copyright notices in several files. Reported by in . * gettext-tools/doc/FAQ.html: Fix copyright notice added on 2019-04-04. * gettext-tools/doc/tutorial.html: Add GFDL copyright notice. Permission given by Gora Mohanty through private email on 2004-11-13. * gettext-tools/po/Makevars.template: Don't mention the file name, since this file is meant to be copied and renamed to 'Makevars'. * gettext-tools/examples/hello-*/po/Makevars: Add all-permissive copyright notice. * gettext-tools/examples/hello-c-gnome3/hello.ui: Add public-domain notice. * gettext-tools/examples/hello-c-gnome3/hello.gresource.xml: Likewise. * gettext-tools/examples/hello-c-gnome3/hello.gschema.xml: Likewise. * gettext-tools/examples/hello-java-awt/m4/TestAWT.java: Likewise. * gettext-tools/examples/hello-java-swing/m4/TestAWT.java: Likewise. * gettext-tools/examples/hello-java-qtjambi/m4/Test15.java: Likewise. * gettext-tools/examples/check-examples: Add GPLv3+ copyright notice. * gettext-tools/examples/installpaths.in: Likewise. * gettext-tools/examples/po/mmsmallpo.sh: Likewise. * gettext-tools/examples/po/xsmallpot.sh: Likewise. * gettext-tools/its/glade.loc: Likewise. * gettext-tools/its/gsettings.loc: Likewise. * gettext-tools/its/metainfo.its: Likewise. * gettext-tools/its/metainfo.loc: Likewise. * gettext-tools/src/filters.h: Add missing copyright line. 2018-11-25 Bruno Haible build: Remove generated files from version control. This creates a bootstrapping issue, but it can be mitigated: If a user wants to build GNU gettext on a platform which does not have the GNU gettext programs installed, they first need to build and install a tarball of GNU gettext; then only they can build GNU gettext from the git repository. * gettext-runtime/po/gettext-runtime.pot: Remove file. * gettext-tools/po/gettext-tools.pot: Remove file. * gettext-tools/examples/po/gettext-examples.pot: Remove file. 2017-10-15 Bruno Haible Clarify copyright and license of some files. Reported by Joël Krähemann at . * gettext-runtime/po/Makefile.in.in: Correct copyright holder. * gettext-runtime/po/remove-potcdate.sin: Use the same licensing terms as Makefile.in.in. * gettext-runtime/po/Rules-quot: Use an all-permissive license. * gettext-tools/po/Makevars.template: Likewise. * gettext-runtime/po/Makevars: Likewise. * gettext-tools/po/Makevars: Likewise. * gettext-runtime/po/POTFILES.in: Use GPLv3+. * gettext-tools/po/POTFILES.in: Likewise. 2016-12-11 Bruno Haible Merge all .gitignore files into a single .gitignore file. Update and organize the .gitignore files. 2016-06-09 Daiki Ueno Update translations * gettext-runtime/po/eo.po: Update from Felipe Castro * gettext-runtime/po/hr.po: Update from Božidar Putanec * gettext-runtime/po/sv.po: Update from Göran Uddeborg * gettext-tools/examples/po/eo.po: Update from Felipe Castro * gettext-tools/examples/po/hr.po: Update from Božidar Putanec * gettext-tools/examples/po/sv.po: Update from Göran Uddeborg * gettext-tools/po/bg.po: Update from Roumen Petrov * gettext-tools/po/es.po: Update from Antonio Ceballos * gettext-tools/po/fr.po: Update from Stéphane Aulery * gettext-tools/po/ja.po: Update from Masahito Yamaga * gettext-tools/po/ko.po: Update from Changwoo Ryu * gettext-tools/po/nl.po: Update from Benno Schulenberg * gettext-tools/po/pl.po: Update from Rafał Maszkowski * gettext-tools/po/sk.po: Update from Marcel Telka * gettext-tools/po/sr.po: Update from Мирослав Николић * gettext-tools/po/sv.po: Update from Göran Uddeborg * gettext-tools/po/tr.po: Update from Nilgün Belma Bugüner * gettext-tools/po/uk.po: Update from Yuri Chornoivan * gettext-tools/po/vi.po: Update from Trần Ngọc Quân 2016-01-02 Daiki Ueno maint: Update copyright year 2015-12-27 Daiki Ueno Update translations * gettext-runtime/po/fr.po: Update from Stéphane Aulery . * gettext-runtime/po/nb.po: Update from Johnny A. Solbu . * gettext-runtime/po/pt_BR.po: Update from Rafael Ferreira . * gettext-runtime/po/sr.po: Update from Мирослав Николић . * gettext-runtime/po/zh_TW.po: Update from Wei-Lun Chao . * gettext-tools/examples/po/fr.po: Update from Stéphane Aulery . * gettext-tools/examples/po/nb.po: Update from Johnny A. Solbu . * gettext-tools/examples/po/pt_BR.po: Update from Rafael Ferreira . * gettext-tools/examples/po/sr.po: Update from Мирослав Николић . * gettext-tools/examples/po/zh_TW.po: Update from Wei-Lun Chao . * gettext-tools/po/bg.po: Update from Roumen Petrov . * gettext-tools/po/es.po: Update from Antonio Ceballos . * gettext-tools/po/fr.po: Update from Stéphane Aulery . * gettext-tools/po/ja.po: Update from Masahito Yamaga . * gettext-tools/po/nl.po: Update from Benno Schulenberg . * gettext-tools/po/pt_BR.po: Update from Rafael Fontenelle . * gettext-tools/po/sk.po: Update from Marcel Telka . * gettext-tools/po/sl.po: Update from Primoz PETERLIN . * gettext-tools/po/sr.po: Update from Мирослав Николић . * gettext-tools/po/uk.po: Update from Yuri Chornoivan . * gettext-tools/po/vi.po: Update from Trần Ngọc Quân . 2015-12-10 Daiki Ueno gettext-tools: Update POTFILES.in * gettext-tools/po/POTFILES.in: Add newly added files. 2015-12-04 Daiki Ueno xgettext: Rewrite Glade scanner in ITS * gettext-tools/its/glade.loc: New file. * gettext-tools/its/glade1.its: New file. * gettext-tools/its/glade2.its: New file. * gettext-tools/its/gtkbuilder.its: New file. * gettext-tools/its/Makefile.am (dist_its_DATA): Add new files. * gettext-tools/src/Makefile.am (xgettext_SOURCES): Remove x-glade.c. * gettext-tools/src/x-glade.c: Remove. * gettext-tools/src/x-glade.h (EXTENSIONS_GLADE): Set language field to NULL. (SCANNERS_GLADE): Set func field to NULL. * gettext-tools/po/POTFILES.in: Remove x-glade.c 2015-10-15 Daiki Ueno build: Generate ChangeLogs for intl and po * autogen.sh: Create empty ChangeLog files under intl and po. * Makefile.am (gen-ChangeLogs): Rename from gen-ChangeLog. Generate ChangeLog files for */intl and */po as well as top-level. * gettext-runtime/intl/ChangeLog.0: Rename from ChangeLog. * gettext-runtime/po/ChangeLog.0: Rename from ChangeLog. * gettext-tools/po/ChangeLog.1: Rename from ChangeLog.