Hi, I've been trying to do this with an android project but I'm stuck.
* I first run androidxml2po.bash -e and it created a pot file. Then I
upload it to launchpad and wait for acceptance.
* File was accepted.
Then I downloaded that pot file and place it on /translations but when I run
./androidxml2po.bash -e it prints:
*Exporting .xml to .pot* and nothing happens.*
I also tried to open poedit and create a file from a pot file.
I translated a couple of strings and run ./androidxml2po.bash -e again.
Exporting .xml to .pot
Exporting .xml to updated .po for es
Making temporary folder: .tmp..
Merging translations for smspopup-es:
0 translated messages, 170 untranslated messages.
What am I doing wrong?
Thanks for reading.
For more information:
http://code.google.com/p/openintents/wiki/Translations
Please look at
http://groups.google.com/group/openintents/browse_frm/thread/e67d0edce196f29c#
for the discussion.