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, 0 insertions, 2 deletions
diff --git a/po/update.sh b/po/update.sh
index 9d7a2d17ca..0f8d517b0d 100755
--- a/po/update.sh
+++ b/po/update.sh
@@ -6,5 +6,3 @@ 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