o_O
Here's what I get when I did "tx pull -s -a":
Code:
$ find . -name \*.properties|head -n 5
./translations/kindle-touch-framework.5-0-0--c-a-k-k-i-Kindlet/es.properties
./translations/kindle-touch-framework.5-0-0--c-a-k-k-i-Kindlet/pl.properties
./translations/kindle-touch-framework.5-0-0--c-a-k-k-i-Kindlet/eu.properties
./translations/kindle-touch-framework.5-0-0--c-a-k-k-i-Kindlet/th.properties
./translations/kindle-touch-framework.5-0-0--c-a-k-k-i-Kindlet/it.properties
and so on.
I'm running my script in ./translations directory.
Something is really weird here... Maybe my "tx" is different from yours?
I'm using the one that is in Fedora 16 repositories.
I suppose I can adapt the tool to both layouts, however I'd rather understand why there's layout difference in the first place.