summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorDavid A. Madore <david+git@madore.org>2010-04-29 04:08:34 +0200
committerDavid A. Madore <david+git@madore.org>2010-04-29 04:08:34 +0200
commitd19282f8ce9d4256875e37358eda3ee19527d1f6 (patch)
tree04efd39dfc66313cdb414f861f7ac851c6e5686c /res/values
parent1c0450a270ff1d26a0fbf8b6f48d3e9c05003cf1 (diff)
downloadUnicodeMap-d19282f8ce9d4256875e37358eda3ee19527d1f6.tar.gz
UnicodeMap-d19282f8ce9d4256875e37358eda3ee19527d1f6.tar.bz2
UnicodeMap-d19282f8ce9d4256875e37358eda3ee19527d1f6.zip
Improve "about" (and provide link to my programs page).v0.0.2
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e06f513..6efe70c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -31,4 +31,6 @@
rectangles, but you can still paste them correctly (e.g., in web
forms).</string>
<string name="ok_button">OK</string>
+ <string name="more_button">More&#x2026;</string>
+ <string name="dismiss_button">Dismiss</string>
</resources>