Rémi Verschelde <[email protected]> schrieb am 01.06.2011
> I knew it was in this directory but I couldn't find the French
> translation in 1/ or in fr/.
> Actually, I found it in en/1/locales.php.
> 
> Can I commit the little change I made myself or would it be better
> that I send the updated php array to Oliver or rda?
There's only one array containing all translations...

You can commit yourself, but please make sure, you escape your single 
quotes correctly (writing \' instead of '), since it will otherwise 
break the php syntax.

Oliver

Reply via email to