[Phpmyadmin-devel] Parse error in chinese_gb-utf8 translation

Hi again! I have just run the "scripts/check_lang.php3" script and found a parse error in the chinese gb utf translation: a quote is missing at the end of the "$strBeginCut" string. Loïc ______________________________________________________________________________ Pour mieux recevoir vos emails, utilisez un PC plus performant ! Découvrez la nouvelle gamme DELL en exclusivité sur i (france) http://www.ifrance.com/_reloc/signhdell

Yeah, and something is weird (maybe with sort_lang.sh), this is line 143 of hindi-utf-8: $strChangeDisplay = 'Choose Field to display' //to translate; Loïc wrote:
Hi again!
I have just run the "scripts/check_lang.php3" script and found a parse error in the chinese gb utf translation: a quote is missing at the end of the "$strBeginCut" string.
Loïc
______________________________________________________________________________ Pour mieux recevoir vos emails, utilisez un PC plus performant ! Découvrez la nouvelle gamme DELL en exclusivité sur i (france) http://www.ifrance.com/_reloc/signhdell
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
-- Marc Delisle

On Mon, 12 Aug 2002, Marc Delisle wrote:
Yeah, and something is weird (maybe with sort_lang.sh), this is line 143 of hindi-utf-8:
$strChangeDisplay = 'Choose Field to display' //to translate; Sorry, that one was my bad. I messed up adding '//to translate' by hand to all of the lines.
-- Robin Hugh Johnson E-Mail : robbat2@orbis-terrarum.net Home Page : http://www.orbis-terrarum.net/?l=people.robbat2 ICQ# : 30269588 or 41961639

----- Original Message ----- From: "Loïc" <loic-div@ifrance.com>
I have just run the "scripts/check_lang.php3" script and found a parse error in the chinese gb utf translation: a quote is missing at the end of the "$strBeginCut" string.
It's semms as if Robin's script has corrupted the file. And it has also corrupted the hindi file: In some lines, starting at l. 142, the semicolons were commented out... Alexander

I tried with sync_lang.sh on my machine: both converters (iconv and recode) fail to create chinese_gb-utf-8. And apparently also on Robin's machine: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/phpmyadmin/phpMyAdmin/lang/ch... Loïc wrote:
Hi again!
I have just run the "scripts/check_lang.php3" script and found a parse error in the chinese gb utf translation: a quote is missing at the end of the "$strBeginCut" string.
Loïc
______________________________________________________________________________ Pour mieux recevoir vos emails, utilisez un PC plus performant ! Découvrez la nouvelle gamme DELL en exclusivité sur i (france) http://www.ifrance.com/_reloc/signhdell
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
-- Marc Delisle
participants (4)
-
Lo�c
-
Marc Delisle
-
Rabus
-
Robin Johnson