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