wordpress-theme-openmamba/languages
2015-07-11 21:50:33 +02:00
..
it_IT.mo Cookie law support 2015-07-11 21:50:33 +02:00
it_IT.po Cookie law support 2015-07-11 21:50:33 +02:00
README Cookie law support 2015-07-11 21:50:33 +02:00
responsive.po Cookie law support 2015-07-11 21:50:33 +02:00
responsive.pot Added child theme translation support and other small fixes 2014-12-08 17:04:48 +01:00
update-po.sh Dynamic content for downloads 2015-01-09 13:45:16 +01: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 -