wordpress-theme-openmamba/languages
2014-12-08 17:04:48 +01:00
..
it.mo Added child theme translation support and other small fixes 2014-12-08 17:04:48 +01:00
it.po Added child theme translation support and other small fixes 2014-12-08 17:04:48 +01:00
README Added child theme translation support and other small fixes 2014-12-08 17:04:48 +01:00
responsive.pot Added child theme translation support and other small fixes 2014-12-08 17:04:48 +01:00

Translation management:
-----------------------
1)
xgettext --default-domain=responsive --language=PHP --keyword=__ --keyword=_e --sort-by-file --copyright-holder="Silvan Calarco" --package-name=openmamba --package-version=1.0 --msgid-bugs-address="bugs@openmamba.org" ../*.php

2)
msgmerge it.po responsive.pot -o it.new.po

3)
msgcat it.po | msgfmt -o it.mo -