summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorDavid A. Madore <david+git@madore.org>2013-09-04 22:30:06 +0200
committerDavid A. Madore <david+git@madore.org>2013-09-04 22:30:06 +0200
commitb0124ceb30ebde2aa7ff42351d4160f5cb85d8c2 (patch)
tree4256afa542808a557f558fbbf49babe53a68c66b /res/values
parent47f5265ebe5e2c5a6ae2e4e40f620426f7eb15ed (diff)
downloadUnicodeMap-master.tar.gz
UnicodeMap-master.tar.bz2
UnicodeMap-master.zip
Indicate character block (and not just category) in details.HEADmaster
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 964ea95..79407af 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -5,8 +5,10 @@
<string name="loading_database_title">Initializing database</string>
<string name="loading_database_msg">Please do not interrupt</string>
<string name="copy_button">Copy</string>
+ <string name="copy_char_button">Copy char</string>
+ <string name="append_char_button">Append char</string>
+ <string name="copy_code_button">Copy number</string>
<string name="copy_name_button">Copy name</string>
- <string name="append_button">Append</string>
<string name="copied_toast">Copied to clipboard</string>
<string name="empty_list">(Empty!)</string>
<string name="unihan_lookup">Unihan lookup</string>