summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorDavid A. Madore <david+git@madore.org>2010-05-01 23:14:07 +0200
committerDavid A. Madore <david+git@madore.org>2010-05-01 23:14:07 +0200
commit1c6eb70f0640269304041982f7514df92b047776 (patch)
tree8e6206a5a0d1a90b45c1c24151012f9718eb5c48 /res/values/strings.xml
parentd19282f8ce9d4256875e37358eda3ee19527d1f6 (diff)
downloadUnicodeMap-1c6eb70f0640269304041982f7514df92b047776.tar.gz
UnicodeMap-1c6eb70f0640269304041982f7514df92b047776.tar.bz2
UnicodeMap-1c6eb70f0640269304041982f7514df92b047776.zip
New feature: decode Unicode character string.
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6efe70c..9dd3d63 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -22,6 +22,11 @@
be searched</string>
<string name="search_results">search results</string>
<string name="list_too_long">Only %d first results shown</string>
+ <string name="menu_decode">Decode</string>
+ <string name="decode_title">Decode string</string>
+ <string name="decode_button">Decode</string>
+ <string name="decode_hint">Paste Unicode characters here to see
+ their names</string>
<string name="menu_about">About</string>
<string name="about_title">About Unicode Map</string>
<string name="about_text">Unicode Map version 0.0.2\nby David