aboutsummaryrefslogtreecommitdiffstats
path: root/po/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'po/update.sh')
-rwxr-xr-xpo/update.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/po/update.sh b/po/update.sh
index 0f8d517b0d..9d7a2d17ca 100755
--- a/po/update.sh
+++ b/po/update.sh
@@ -6,3 +6,5 @@ xgettext --default-domain=evolution --directory=.. \
&& test ! -f evolution.po \
|| ( rm -f ./evolution.pot \
&& mv evolution.po ./evolution.pot )
+
+msgmerge no.po evolution.pot >no-new.po