Awesome lkneschke,
I have just one question about this, i couldnt test my translation, i worked over a test site (web hosting) using the August (2009/11) version, and i tried to strip the slashes from "tinebase/Translation.php"
- Code: Select all
private static $SUPPORTED_LANGS = array(
'bg', // Bulgarian Dimitrina Mileva <d.mileva@metaways.de>
'cs', // Czech Michael Sladek <msladek@brotel.cz>
'de', // German Cornelius Weiss <c.weiss@metaways.de>
'en', // English Cornelius Weiss <c.weiss@metaways.de>
//'es', // Spanish <<<----- This one
This worked, the spanish language appeared on the main page, but only a few words from the admin app where visually translated. There is another way to test the spanish language? (i dont have access to console)
In a few weeks i'll finish all the applications translations (including setup) and i will send my CLA just when i get my hands on my own pc.
Thanks!
Enrique Palacios