Quote:
Originally Posted by JustAMan
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  )
|
With ixtab's plan to remove blacklisted entries from Transifex there will be no need in such a UserJS, so I am recalling my suggestion (but, yes, it would be worked in Opera. And most other browsers.)
Quote:
Originally Posted by ixtab
As to the system locale issue, I'm currently installing a VM with all existing utf8 locales. It's still installing, but I'll post here once I figured out the implications of trying to add the full system locale to each package. Two things are already sure for now: - It will bloat each installer package by (roughly) a factor of 10.
- It seems like there isn't a utf8 system definition for every single territory out there. From memory, all current translations should have an existing corresponding UTF8 locale, but this cannot be guaranteed for all locales.
So, any thoughts or suggestions?
|
Bloating of update bundle from ~100kB up to ~1-2MB is of no problem, I guess. Isn't it?
And we could distribute just a sources for locale definition: UTF-8 charmap and appropriate locale's input files. Then
compile locale sources into a locale definition right at KT