View Single Post
Old 09-13-2011, 04:23 PM   #2522
sengian
Zealot
sengian doesn't littersengian doesn't litter
 
sengian's Avatar
 
Posts: 105
Karma: 132
Join Date: Jul 2010
Location: Roubaix, France
Device: PRS-T1;PRS-650;PocketBook Touch Lux 2
Quote:
Originally Posted by Mark Nord View Post
Please check lang.ods for empty lines and

check resulting language-file xx.js for lines like this:
Code:
 : {
}
As these prevents the JS file from being loaded.

Just my 2 cents
No I finally found it. Quite simple in fact.
Some morons (me included) used comma in the translation so when you build it you have in your object values something like XXX:"text "text" text" which is not really js friendly.

I will correct French. I will let you decide what solution you prefer : modifying lang.ods or adding a check on resulting js/ods
sengian is offline   Reply With Quote