|
|
|
|
As an initial attempt to ferret out all the likely strings from your C or C++ source code, run the command xgettext -a -o my-strings --omit-header *.c ... http://www.gnome.org/~malcolm/i18n/marking-strings.html
Presenting an automated method for extracting translatable strings from Zend_Validate classes for use with Zend_Translate. http://www.chrisabernethy.com/extracting-translatable-strings-from-zend_validate/
In the template itself translations are handled using the JText static class. It is referred to as ?static? because it does not require instantiation as an object before its ... http://docs.joomla.org/Embedding_translatable_strings_in_the_template
Translatable string mystery. Hi, When I was testing the filter problems i had, I found an untranslated string. But there was no such string in my sv.po!... http://www.nabble.com/Translatable-string-mystery-td20658913.html
Here is a patch that fixes a few translatable string bugs in panels submodules: http://drupal.org/node/293461
|
|
|