guix-commits
[Top][All Lists]
Advanced

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

02/18: installer: New gettext keyword M_.


From: John Darrington
Subject: 02/18: installer: New gettext keyword M_.
Date: Thu, 2 Feb 2017 18:13:04 +0000 (UTC)

jmd pushed a commit to branch wip-installer
in repository guix.

commit 36e052227e5d3e940cecc03da1dd6cb0a9214419
Author: John Darrington <address@hidden>
Date:   Mon Jan 30 13:37:17 2017 +0100

    installer: New gettext keyword M_.
    
    * po/guix/Makevars (XGETTEXT_OPTIONS): Add keyword M_.
---
 po/guix/Makevars |    1 +
 1 file changed, 1 insertion(+)

diff --git a/po/guix/Makevars b/po/guix/Makevars
index 8ec7d8a..b27151b 100644
--- a/po/guix/Makevars
+++ b/po/guix/Makevars
@@ -11,6 +11,7 @@ top_builddir = ../..
 XGETTEXT_OPTIONS =                             \
   --from-code=UTF-8                            \
   --keyword=_ --keyword=N_:1,2                 \
+  --keyword=M_                                  \
   --keyword=message                            \
   --keyword=description                                \
   --keyword=n_



reply via email to

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