This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
collective.dms.batchimport/src/collective/dms/batchimport/locales/update.sh

7 lines
261 B
Bash
Executable File

domain=collective.dms.batchimport
i18ndude rebuild-pot --pot $domain.pot --create $domain ../
i18ndude sync --pot $domain.pot */LC_MESSAGES/$domain.po
#i18ndude rebuild-pot --pot plone.pot --create plone ../profiles
#i18ndude sync --pot plone.pot */*/plone.po