Nobody seems to maintain the LANGUAGES variable, remove the update-translations.sh script, use a simpler locales/update.sh script.

svn path=/plone.app.discussion/trunk/; revision=48695
This commit is contained in:
Vincent Fretin
2011-04-10 20:37:37 +00:00
parent ab5c728448
commit 7b42c34493
2 changed files with 4 additions and 47 deletions
+4 -1
View File
@@ -1,3 +1,6 @@
domain=plone.app.discussion
i18ndude rebuild-pot --pot $domain.pot --create $domain --merge $domain-manual.pot ../
i18ndude sync --pot $domain.pot */LC_MESSAGES/$domain.po
i18ndude sync --pot $domain.pot */LC_MESSAGES/$domain.po
i18ndude rebuild-pot --pot ../i18n/plone.pot --create plone --merge ../i18n/plone-manual.pot ../profiles
i18ndude sync --pot ../i18n/plone.pot ../i18n/plone-*.po