summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorDavid A. Madore <david+git@madore.org>2010-05-01 23:49:00 +0200
committerDavid A. Madore <david+git@madore.org>2010-05-01 23:49:00 +0200
commit8553c842d6eb73c2c775ad8db5047781aec230dd (patch)
treeb2eb16041895ec8a96f4130e437e91dc33b120ed /res/values/strings.xml
parent1c6eb70f0640269304041982f7514df92b047776 (diff)
downloadUnicodeMap-8553c842d6eb73c2c775ad8db5047781aec230dd.tar.gz
UnicodeMap-8553c842d6eb73c2c775ad8db5047781aec230dd.tar.bz2
UnicodeMap-8553c842d6eb73c2c775ad8db5047781aec230dd.zip
Provide links to Unihan database on www.unicode.org for CJK ideographs.
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9dd3d63..73e6c28 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -7,6 +7,7 @@
<string name="copy_button">Copy</string>
<string name="copied_toast">Copied to clipboard</string>
<string name="empty_list">(Empty!)</string>
+ <string name="unihan_lookup">Unihan lookup</string>
<string name="menu_go">Go</string>
<string name="go_title">Go to char number</string>
<string name="go_button">Go</string>