wordpress-theme-openmamba/languages
2015-10-17 14:16:26 +02:00
..
it_IT.mo Translation fixes 2015-10-17 14:16:26 +02:00
it_IT.po Translation fixes 2015-10-17 14:16:26 +02:00
README Cookie law support 2015-07-11 21:50:33 +02:00
responsive-fixes.po Translation fixes 2015-10-17 14:16:26 +02:00
responsive.po Translation fixes 2015-10-17 14:16:26 +02:00
responsive.pot Added child theme translation support and other small fixes 2014-12-08 17:04:48 +01:00
update-po.sh Translation fixes 2015-10-17 14:16:26 +02:00

Translation management:
-----------------------
1)
xgettext --default-domain=responsive --language=PHP --keyword=__ --keyword=_e --keyword=esc_attr_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_IT.po responsive.po -o it_IT.po

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