summaryrefslogtreecommitdiff
path: root/po/Makefile.in.in
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2005-08-26 13:49:21 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2005-08-26 13:49:21 +0000
commite82456a57c9b8c2782e8acdcfdf9e69952272264 (patch)
treeadacb1dff9f56712467b040bd041fdcc6107b923 /po/Makefile.in.in
parent0c7b9b0b70a55f11c4f23b78144d90a141dae8ea (diff)
Relevant BUGIDs: none
Purpose of commit: bugfix Commit summary: --------------- Mark missing strings for translations (login and password) Fix \a problem with pot/po files
Diffstat (limited to 'po/Makefile.in.in')
-rw-r--r--po/Makefile.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index 4705780e..0bce7ba6 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -35,7 +35,7 @@ mkinstalldirs = $(SHELL) $(MKINSTALLDIRS)
GMSGFMT = @GMSGFMT@
MSGFMT = @MSGFMT@
XGETTEXT = @XGETTEXT@
-MSGMERGE = msgmerge
+MSGMERGE = msgmerge -E
MSGMERGE_UPDATE = @MSGMERGE@ --update
MSGINIT = msginit
MSGCONV = msgconv