From b92588c8f2478f63f1dd0c78947de8fd7bfec3b6 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 31 May 2014 13:51:36 +0000 Subject: [PATCH] --- lam/po/make_po_en_US | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lam/po/make_po_en_US b/lam/po/make_po_en_US index 9d5e2f33..9ff95c8a 100755 --- a/lam/po/make_po_en_US +++ b/lam/po/make_po_en_US @@ -10,4 +10,4 @@ msgen messages.po | msgattrib --set-fuzzy -o messages2.po rm messages.po mv messages2.po messages.po -msgmerge -v ../locale/en_US/LC_MESSAGES/messages.po messages.po -o messages.po \ No newline at end of file +msgmerge -N -v ../locale/en_US/LC_MESSAGES/messages.po messages.po -o messages.po \ No newline at end of file