Quote:
Originally Posted by ixtab
Of course I have everything here, including the en_US sources 
I also made sure to run it from the root dir. Still, same error.
|
Strange... Try this attachement
report.zip, it prints the list of languages it detected prior doing things. Also I think I fixed showing empty strings.
Quote:
Originally Posted by ixtab
Agreed. But this will again have to be maintained manually...
If someone can come up with a complete list of properties to ignore (which Bundle(class name), which property), I'm ok to include it in the tool though.
|
That would have to wait 'till the list is composed... Maybe it can be based on what I'll find in ru_RU locale.
Quote:
Originally Posted by ixtab
See a few pages up. Transifex unfortunately produces empty strings from missing translations, so in this context "missing" and "empty" are equivalent.
|
Ah, got it. I tried to fix the script to skip those, it works for ru_RU at least....