summaryrefslogtreecommitdiff
path: root/po/guix/Makevars
diff options
context:
space:
mode:
Diffstat (limited to 'po/guix/Makevars')
-rw-r--r--po/guix/Makevars3
1 files changed, 3 insertions, 0 deletions
diff --git a/po/guix/Makevars b/po/guix/Makevars
index 87bb438418..691cc0b2af 100644
--- a/po/guix/Makevars
+++ b/po/guix/Makevars
@@ -8,10 +8,13 @@ top_builddir = ../..
# These options get passed to xgettext. We want to catch standard
# gettext uses, and SRFI-35 error condition messages.
XGETTEXT_OPTIONS = \
+ --no-wrap \
--language=Scheme --from-code=UTF-8 \
--keyword=_ --keyword=N_ \
--keyword=message
+MSGMERGE_OPTIONS = --no-wrap
+
COPYRIGHT_HOLDER = Ludovic Courtès
MSGID_BUGS_ADDRESS = ludo@gnu.org