View Single Post
Old 01-29-2012, 11:12 AM   #194
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
@ixtab:
Done. That was easy This information was already gathered, so it just needed representation coded.

I've pushed my changes to bitbucket. Give a try via "python checkit.py -a blacklist", however I recommend setting "ru_RU" as "model language" as it produces less blacklist entries than "de" (that is, add "-m ru_RU" to command line).

It saves the blacklist report by default to "report/5.0.0/blacklist-model_language.txt".

BTW you guys posted quite a few messages while I tried to report my progress

Quote:
Originally Posted by eureka View Post
Idea: with resembling information one could make UserJS for hiding blacklisted strings from Transifex translation's web-editor. So, JSON output would be good (but I'm not insisting, just suggesting).
No problem, just provide some sample output like ixtab has done. I'm not that familiar with UserJS stuff (btw it implies that translator uses Opera, right? hehe, that's good I'm Opera fan)
JSON is easy in Python, you know ("import json" and you're almost there )

Quote:
Originally Posted by eureka View Post
And firmware version should be included also.
Hmm... That's goes to ixtab I suppose My tool produces reports and stores them under specified version folder (only 5.0.0 currently - no other versions in src/ are present now).
JustAMan is offline   Reply With Quote