wordpress-theme-openmamba/languages
2015-06-06 15:33:05 +02:00
..
it_IT.mo Fixes after correcting wordpress language configuration (it_IT instead of it) 2015-06-06 15:33:05 +02:00
it_IT.po Fixes after correcting wordpress language configuration (it_IT instead of it) 2015-06-06 15:33:05 +02:00
README Footer with 'Website provided by mambaSoft' and translation 2015-04-16 11:36:38 +02:00
responsive.po Footer with 'Website provided by mambaSoft' and translation 2015-04-16 11:36:38 +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.po responsive.po -o it.po

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