Localization i18n for a multilingual theme
Permalink
Hi,
I'm creating a new theme which will have localizable components.
Strings like "Menu", "News", etc will be extracted into a messages files.
Please can somebody tell me if it's possible to distributed a theme with such message files for localization.
I have tried doing
{root}/themes/my_theme/languages/en_GB/LC_MESSAGES/message.[po.mo]
but it doesn't get picked up by the translation engine - how can I deliver such files?
Thank you
Rob
I'm creating a new theme which will have localizable components.
Strings like "Menu", "News", etc will be extracted into a messages files.
Please can somebody tell me if it's possible to distributed a theme with such message files for localization.
I have tried doing
{root}/themes/my_theme/languages/en_GB/LC_MESSAGES/message.[po.mo]
but it doesn't get picked up by the translation engine - how can I deliver such files?
Thank you
Rob
An How-To for translating package :
http://www.concrete5.org/documentation/how-tos/developers/translate...