Export to GitHub

gmarks-android - issue #43

Translate: Korean


Posted on Mar 2, 2011 by Happy Horse

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.

Also, please use a code editor like Notepad++ (Windows) or TextWrangler (Mac) to edit the files. The files must be saved in UTF-8 character encoding. You can accomplish this using the "Format" menu in Notepad++ or "Edit-> Document Options" in TextWrangler.

Changes.txt is for the Android Market listing, that way the app can be listed in your own language.

You can attach your completed files to this issue. Let me know if you have any questions. Thanks so much for your help!

Comment #1

Posted on Mar 22, 2011 by Happy Horse

(added updated files)

Attachments

Status: New

Labels:
Localization Component-UI Priority-Medium Type-Enhancement