7b42c34493
svn path=/plone.app.discussion/trunk/; revision=48695
7 lines
335 B
Bash
Executable File
7 lines
335 B
Bash
Executable File
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 rebuild-pot --pot ../i18n/plone.pot --create plone --merge ../i18n/plone-manual.pot ../profiles
|
|
i18ndude sync --pot ../i18n/plone.pot ../i18n/plone-*.po
|