View Single Post
Old 02-05-2012, 01:22 PM   #258
JustAMan
Groupie
JustAMan doesn't litterJustAMan doesn't litter
 
JustAMan's Avatar
 
Posts: 153
Karma: 113
Join Date: Jan 2012
Location: Russia
Device: Kindle Touch
I'm currently working on localizing JS ru_RU stuff, and I've included it into my "checkit.py" tool to allow combine/expand for easier editing.

While reading & translating the resulting file I found something that should really be blacklisted - there're many CSS styles (or part of styles) out there! I don't think it would benefit the end user if a translator (say, not knowing HTML/CSS at all) translates things like "{width}px" to {width}something".

I can include this to checkit.py report/blacklist actions (currently only combine/expand actions are aware of JS files).
JustAMan is offline   Reply With Quote