diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 7a62ceb..6f6cecc 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -23,11 +23,11 @@ <!-- Welcome Dialog --> <string name="welcome_dialog_title">Southampton University Map App</string> - <string name="welcome_dialog_version">Version 0.7 (alpha)</string> + <string name="welcome_dialog_version">Version 0.9 (beta)</string> <string name="welcome_dialog_copyright">© 2011 Christopher Baines</string> <string name="welcome_dialog_upgrade_message">Thanks for upgrading this app, and it\'s hoped that its better for you than the previous version. Noteable changes include\:\n - • New Search\n - • Other\n + • This message\n + • New Search interface\n \nThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -39,7 +39,7 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</string> <string name="welcome_dialog_install_message">Welcome to the Southampton University Map App. Noteable features include\:\n - • Search for Buildings\n + • Search for Buildings and Bus Stops\n • Get Live Bus Times\n \nThis program is free software; you can redistribute it and/or @@ -125,7 +125,7 @@ GNU General Public License for more details.</string> <!-- About Strings --> <string name="about">About</string> <string name="about_version">Version</string> - <string name="about_version_summary">0.7 (alpha)</string> + <string name="about_version_summary">0.9 (beta)</string> <string name="about_copyright">Copyright</string> <string name="about_copyright_summary">© 2012, Christopher Baines</string> <string name="about_license">License</string> |