aboutsummaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2012-02-24 15:01:41 +0000
committerChristopher Baines <cbaines8@gmail.com>2012-02-24 15:01:41 +0000
commit59f31dd97ddc3f3f918a432ea4e20552c3006d97 (patch)
tree7477656e08f6aaff1849d25cd593cd0510bc7d1f /res/values/strings.xml
parent46143c64dbdcbbfb478b2df4949c617682427d63 (diff)
parenta02e8ae9eed3b2e3c105db19e84c27a0774172dd (diff)
downloadsouthamptonuniversitymap-59f31dd97ddc3f3f918a432ea4e20552c3006d97.tar
southamptonuniversitymap-59f31dd97ddc3f3f918a432ea4e20552c3006d97.tar.gz
Merge branch 'dev' into dev-rdf
Conflicts: src/net/cbaines/suma/BuildingActivity.java
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3bde7e1..c602a26 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -17,6 +17,7 @@
<string name="U9">U9</string>
<string name="menu_about">About</string>
<string name="menu_favourites">Favourites</string>
+ <string name="favourites_dialog_title">Favourites</string>
<!-- Help Messages -->
<string name="map_help_message">You can drag the map to move it, you can use pinch motions to zoom in and out, this can also be done with the buttons at the bottom of the screen. Taping the building markers will show you there full name, and tapping the bus stop markers will show the live times at that stop. Presing and holding a marker, will add the item to the favourites list.</string>
@@ -101,7 +102,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
<!-- About Strings -->
<string name="about">About</string>
<string name="about_version">Version</string>
- <string name="about_version_summary">0.2.2 (alpha)</string>
+ <string name="about_version_summary">0.3 (alpha)</string>
<string name="about_copyright">Copyright</string>
<string name="about_copyright_summary">© 2012, Christopher Baines</string>
<string name="about_license">License</string>