]> Savannah Git Hosting - gnulib.git/commitdiff
gnulib-tool: Keep in sync with last change to gnulib-tool.py.
authorBruno Haible <bruno@clisp.org>
Sat, 3 Jun 2023 10:26:08 +0000 (12:26 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 3 Jun 2023 10:26:08 +0000 (12:26 +0200)
* gnulib-tool (func_emit_po_Makevars): Treat proper_name_lite like
proper_name_utf8.

ChangeLog
gnulib-tool

index 31f76abd4a25b6af466d276dfa740ce818e59307..56eac7fe9b4b773d958af29b620f8c2472bb2c20 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-06-03  Bruno Haible  <bruno@clisp.org>
+
+       gnulib-tool: Keep in sync with last change to gnulib-tool.py.
+       * gnulib-tool (func_emit_po_Makevars): Treat proper_name_lite like
+       proper_name_utf8.
+
 2023-06-03  Bruno Haible  <bruno@clisp.org>
 
        error: Improve comments.
index 91461042cd19698af9a77c24fec9e7a8d857e24d..13e3ff297073d8a909fb4387d98c286f9ef6f803 100755 (executable)
@@ -4046,6 +4046,7 @@ XGETTEXT_OPTIONS = \
   --keyword=_ --flag=_:1:pass-c-format \
   --keyword=N_ --flag=N_:1:pass-c-format \
   --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' \
+  --keyword='proper_name_lite:1,"This is a proper name. See the gettext manual, section Names."' \
   --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' \
   --flag=error:3:c-format --flag=error_at_line:5:c-format