[EventCalendar] EventCalendar in your language?
Alex Tingle
alex at firetree.net
Thu Oct 5 17:57:18 UTC 2006
I've added proper support for localisation to the plugin. If you are a
non-English speaker, you can help the project by doing some translation.
HERE'S HOW...
Get the latest .pot file here...
http://svn.sf.net/viewvc/*checkout*/wpcal/trunk/eventcalendar3/gettext/ec3.pot
Rename it to 'ec3-LANG.po', where LANG is something like 'nl_NL',
'nl_BE', 'en_US'. It's the same code that you have to write into
wp-config.php in order to select a translation.
Fill in the blank 'msgstr' strings with the translated text. Leave the
English 'msgid' strings untranslated!
The file encoding is declared as UTF-8 - do you have a Unicode capable
editor? If you use a different encoding, then change the declaration at
the top of the file.
When you are done, just return the translated .po file to me.
-Alex
--
:: Let me solve your problems: http://www.firetree.net/consulting/
:: alex.tingle AT firetree.net +44-7901-552763
More information about the EventCalendar
mailing list