Here are the English files. strings.xml contains the text for the app.
When you see %d in a string it means "a number will be inserted here" and
%s means a word.
For example "Search results for \'%s\'" will become "Search results for
'blog'". If it's not appropriate to 'quote' a term in your language then
you can remove the \' around %s.
You can attach your completed file to this issue. Let me know if you have
any questions. Thanks so much for your help!
Original issue reported on code.google.com by tmnich...@gmail.com on 20 Feb 2011 at 11:41
Original issue reported on code.google.com by
tmnich...@gmail.com
on 20 Feb 2011 at 11:41Attachments: