From 9d9eff718bff356ec679906dad87d0d9e48323f9 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 9 Feb 2013 10:39:11 -0800 Subject: Hopefully last change to po files While this is a pain for everyone, I decided not to edit out the code reference noise - after all this is supposed to help translators find where the text is used in case it's unclear how to translate something. Signed-off-by: Dirk Hohndel --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fc3e6c44e..93996e372 100644 --- a/Makefile +++ b/Makefile @@ -237,7 +237,7 @@ $(NSIFILE): $(NSIINPUTFILE) Makefile update-po-files: xgettext -o po/subsurface-new.pot -s -k_ -kN_ --keyword=C_:1c,2 --add-comments="++GETTEXT" *.c for i in po/*.po; do \ - msgmerge -s -U $$i po/subsurface-new.pot ; \ + msgmerge --no-wrap -s -U $$i po/subsurface-new.pot ; \ done EXTRA_FLAGS = $(GTKCFLAGS) $(GLIB2CFLAGS) $(XML2CFLAGS) \ -- cgit v1.2.3-70-g09d2