FIXED Translation Center problem

Have a translation or something? It goes here. This can mean modules, documentation, or CMSMS itself!
Post Reply
jce76350
Beta Tester
Beta Tester
Posts: 2033
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

FIXED Translation Center problem

Post by jce76350 »

Hi,

I have upaded the  modules/News/lang/ext/fr_FR.php
and I see a problem with "Translation Center" the system add a "\" backslash before ' or "

Example I enter some word like :

Code: Select all

 l'extension or "template"

In the fr_FR.php  download file after ugrade shows :

Code: Select all

 l\'extension or  \"template\"
and in the view in module is

Code: Select all

l\'extension or \"template\" 
and I see now alll the new file fr_FR.php  is corrupted by "\" before all words had '  or "

I never had this problem before. Do I use not correctly Translation Center now ?
Last edited by reneh on Mon Aug 27, 2007 11:34 pm, edited 1 time in total.
Jean-Claude Etiemble
reneh
Dev Team Member
Dev Team Member
Posts: 446
Joined: Tue Nov 28, 2006 8:39 pm
Location: Norway

Re: Translation Center problem

Post by reneh »

Thanks for the bugreport!
Sorry - we have not found this before some days ago!    ::)

This is a problem that started after we moved to the new server.
The problem is as follows:
Everytime one saved a translation the server added a \ before ' and ". So if you saved the translation 5 times after the server moved this will look like  \\\\\'  and  \\\\\"

The original problem is fixed on the server now. And everytime you resave the translation file one of the \ is cleaned up.
BUT
the last one is not automagicaly removed.
We will try to see if we can clean it up with some scripts but can't promise the result will be perfect.

Best regards
the team
ReneH 8-)
A search will save you hours waiting for an answer! Image
jce76350
Beta Tester
Beta Tester
Posts: 2033
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

Re: Translation Center problem

Post by jce76350 »

Hi,
The original problem is fixed on the server now
All is Ok for me
Thanks
Jean-Claude Etiemble
Pierre M.

Re: Translation Center problem

Post by Pierre M. »

Thank you all :-)

Pierre M.
Post Reply

Return to “Translations”