Le mercredi 01 juin 2011 à 13:07 +0200, Oliver Burger a écrit : > 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.
You can checkit with php -l ( I will propose to enable automated check of php syntax once the release is out ( and revert 1h later like for po after seeing it broke everything )) -- Michael Scherer
