]> CRI, Mines Paris - PSL - Plinn.git/blobdiff - update-i18n.sh
Déplacement pour eggification.
[Plinn.git] / update-i18n.sh
diff --git a/update-i18n.sh b/update-i18n.sh
deleted file mode 100755 (executable)
index d2283eb..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#! /bin/sh
-
-i18nextract --path . --site_zcml ../../etc/site.zcml --domain plinn -o locales
-
-cat locales/plinn.pot locales/plinn-manual.pot > locales/plinn-all.pot
-mv locales/plinn-all.pot locales/plinn.pot
-
-msgmerge --update --no-fuzzy-matching locales/fr/LC_MESSAGES/plinn.po locales/plinn.pot
-msgmerge --update --no-fuzzy-matching locales/en/LC_MESSAGES/plinn.po locales/plinn.pot