summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorDavid A. Madore <david+git@madore.org>2012-03-16 21:53:16 +0100
committerDavid A. Madore <david+git@madore.org>2012-03-16 21:53:16 +0100
commit61c461a3c5d2dcd6ca215b7eefb5287baabfa043 (patch)
tree47d185932884b925b1224b5c6d2b48d2da2afabe /res
parentb821157b9f0f9a2b5479fbdf9a2bb75d287892c9 (diff)
downloadUnicodeMap-61c461a3c5d2dcd6ca215b7eefb5287baabfa043.tar.gz
UnicodeMap-61c461a3c5d2dcd6ca215b7eefb5287baabfa043.tar.bz2
UnicodeMap-61c461a3c5d2dcd6ca215b7eefb5287baabfa043.zip
Bump version number (to 0.0.4) and change link to description page.
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 16c6e06..94aaaee 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -33,11 +33,11 @@
<string name="decode_results">decode results</string>
<string name="menu_about">About</string>
<string name="about_title">About Unicode Map</string>
- <string name="about_text">Unicode Map version 0.0.3\nby David
+ <string name="about_text">Unicode Map version 0.0.4\nby David
A. Madore\n\nUnicode version 6.1.0\n\nThe code for this program is
in the Public Domain; data is &#xa9;1991&#x2013;2012 Unicode,
- Inc.\nNote: Android displays most characters as rectangles, but
- you can still paste them correctly (e.g., in web forms).</string>
+ Inc.\n\nBefore complaining about missing characters, please read
+ the FAQ (click on “more”)</string>
<string name="ok_button">OK</string>
<string name="more_button">More&#x2026;</string>
<string name="dismiss_button">Dismiss</string>