summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorDavid A. Madore <david+git@madore.org>2010-05-02 00:22:10 +0200
committerDavid A. Madore <david+git@madore.org>2010-05-02 00:22:10 +0200
commita1483e48dc608f5f0e3b9807a86599635149cced (patch)
treee8b9b8bd16443e6987f4b2192f9fcdadc942694d /res/values
parentef789edffd1905d1b66c90aa7392fd97252ccbb5 (diff)
downloadUnicodeMap-a1483e48dc608f5f0e3b9807a86599635149cced.tar.gz
UnicodeMap-a1483e48dc608f5f0e3b9807a86599635149cced.tar.bz2
UnicodeMap-a1483e48dc608f5f0e3b9807a86599635149cced.zip
Bump version number to 0.0.3. Give proper Unicode copyright in About.v0.0.3
Diffstat (limited to 'res/values')
-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 aee9313..bef7c95 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -31,10 +31,10 @@
<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.2\nby David
+ <string name="about_text">Unicode Map version 0.0.3\nby David
A. Madore\n\n(Unfinished and Unstable!)\n\nThe code for this
- program is in the Public Domain; data is by the Unicode
- consortium.\nNote: Android displays most characters as
+ program is in the Public Domain; data is &#xa9;1991&#x2013;2010
+ Unicode, Inc.\nNote: Android displays most characters as
rectangles, but you can still paste them correctly (e.g., in web
forms).</string>
<string name="ok_button">OK</string>