]> git.ipfire.org Git - thirdparty/gettext.git/commit
examples: Improve error message when there is a mistake in a PO file.
authorBruno Haible <bruno@clisp.org>
Sun, 12 Oct 2025 17:45:27 +0000 (19:45 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 12 Oct 2025 17:50:55 +0000 (19:50 +0200)
commita3aef1a1d31f3b6e8794a7b3d85c5f5894e0470f
tree1a8ff2e759e8247ab98e5a2b3f065cc41c7e518e
parent4d64f8c47129a7cc442a9e33b2e50ee029445608
examples: Improve error message when there is a mistake in a PO file.

* gettext-tools/examples/hello-*/po/Makefile.am (.po.gmo): Use suffix .gpo
instead of .1po.
* gettext-tools/examples/hello-java*/po/Makefile.am (update-properties,
update-classes): Likewise.
* gettext-tools/examples/hello-c++-qt/po/Makefile.am (.po.qm): Likewise.
* gettext-tools/examples/hello-objc-gnustep/po/GNUmakefile ($(STRINGSFILES)):
Likewise.
25 files changed:
gettext-tools/examples/hello-c++-qt/po/Makefile.am
gettext-tools/examples/hello-c++-wxwidgets/po/Makefile.am
gettext-tools/examples/hello-clisp/po/Makefile.am
gettext-tools/examples/hello-d/po/Makefile.am
gettext-tools/examples/hello-gawk/po/Makefile.am
gettext-tools/examples/hello-go-http/po/Makefile.am
gettext-tools/examples/hello-go/po/Makefile.am
gettext-tools/examples/hello-guile/po/Makefile.am
gettext-tools/examples/hello-java-awt/po/Makefile.am
gettext-tools/examples/hello-java-qtjambi/po/Makefile.am
gettext-tools/examples/hello-java-swing/po/Makefile.am
gettext-tools/examples/hello-java/po/Makefile.am
gettext-tools/examples/hello-librep/po/Makefile.am
gettext-tools/examples/hello-modula2/po/Makefile.am
gettext-tools/examples/hello-objc-gnustep/po/GNUmakefile
gettext-tools/examples/hello-ocaml/po/Makefile.am
gettext-tools/examples/hello-pascal/po/Makefile.am
gettext-tools/examples/hello-perl/po/Makefile.am
gettext-tools/examples/hello-php/po/Makefile.am
gettext-tools/examples/hello-python/po/Makefile.am
gettext-tools/examples/hello-ruby/po/Makefile.am
gettext-tools/examples/hello-rust/po/Makefile.am
gettext-tools/examples/hello-sh/po/Makefile.am
gettext-tools/examples/hello-smalltalk/po/Makefile.am
gettext-tools/examples/hello-ycp/po/Makefile.am