View Single Post
Old 01-26-2012, 06:28 PM   #175
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
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.
JustAMan is offline   Reply With Quote