]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Use gnulib module 'propername'.
authorBruno Haible <bruno@clisp.org>
Tue, 20 May 2008 00:36:11 +0000 (00:36 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:43 +0000 (12:15 +0200)
gettext-runtime/po/ChangeLog
gettext-runtime/po/Makevars
gettext-tools/po/ChangeLog
gettext-tools/po/Makevars

index 6f4745008d3eca2aebe4e0fc881ddeddbb38d13c..a82d6a5c60411b42beb3dce54f67a05fc35be186 100644 (file)
@@ -1,3 +1,9 @@
+2008-05-19  Bruno Haible  <bruno@clisp.org>
+
+       * Makevars (XGETTEXT_OPTIONS): Remove the options for proper_name and
+       proper_name_utf8, now collected automatically through
+       AM_XGETTEXT_OPTION.
+
 2008-05-08  Bruno Haible  <bruno@clisp.org>
 
        * sk.po: Update from Marcel Telka <marcel@telka.sk>.
index d29c4a9698135d897ebc09794ec03d91ba595904..6fa6b94f26c8d7aebc35b29995f34f5c5685359c 100644 (file)
@@ -11,8 +11,6 @@ top_builddir = ..
 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_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
 
 # This is the copyright holder that gets inserted into the header of the
index 9e7e56aae1fd7aaba9d1a54a1f1f56708713447a..761b4e243e507d50f508fa257673d40bba949146 100644 (file)
@@ -1,3 +1,9 @@
+2008-05-19  Bruno Haible  <bruno@clisp.org>
+
+       * Makevars (XGETTEXT_OPTIONS): Remove the options for proper_name and
+       proper_name_utf8, now collected automatically through
+       AM_XGETTEXT_OPTION.
+
 2008-05-08  Bruno Haible  <bruno@clisp.org>
 
        * sk.po: Update from Marcel Telka <marcel@telka.sk>.
index 0c69cd8b3ae6fd88a46ac78aa218bae902116170..71d710115eeedd66ca5b75c342a69ec6ceb09b35 100644 (file)
@@ -11,8 +11,6 @@ top_builddir = ..
 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_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 \
   --flag=asprintf:2:c-format --flag=vasprintf:2:c-format \
   --flag=xasprintf:1:c-format --flag=error_logger:1:c-format \