Here's the English strings.xml. These are the strings 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 Turkish then you can remove the \' around %s.
The changes.txt file is the Android Market listing, so the app can be listed in the Market in your language too.
You can attach your completed files to this issue. Let me know if you have any questions. Thanks so much for your help!
- strings.xml 5.46KB
- changes.txt 2.15KB
Comment #1
Posted on Feb 19, 2011 by Massive WombatComment deleted
- strings-tr.xml 5.85KB
Comment #3
Posted on Feb 19, 2011 by Massive WombatHere is the Turkish localizations. I can tweak it if you don't like the current version.
- changes.txt 2.49KB
- strings-tr.xml 5.85KB
Comment #4
Posted on Feb 21, 2011 by Happy Horse(No comment was entered for this change.)
Status: Fixed
Labels:
Type-Enhancement
Priority-Medium
Localization
Component-UI