gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r28681 - gnunet/po


From: gnunet
Subject: [GNUnet-SVN] r28681 - gnunet/po
Date: Fri, 16 Aug 2013 14:31:03 +0200

Author: harsha
Date: 2013-08-16 14:31:03 +0200 (Fri, 16 Aug 2013)
New Revision: 28681

Modified:
   gnunet/po/Makevars
Log:
-add option for xgettext to support non-ASCII characters in gettext strings


Modified: gnunet/po/Makevars
===================================================================
--- gnunet/po/Makevars  2013-08-16 04:08:24 UTC (rev 28680)
+++ gnunet/po/Makevars  2013-08-16 12:31:03 UTC (rev 28681)
@@ -8,7 +8,7 @@
 top_builddir = ..
 
 # These options get passed to xgettext.
-XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
+XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=UTF-8
 
 # This is the copyright holder that gets inserted into the header of the
 # $(DOMAIN).pot file.  Set this to the copyright holder of the surrounding




reply via email to

[Prev in Thread] Current Thread [Next in Thread]