aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2012-02-08 16:59:30 +0000
committerChristopher Baines <cbaines8@gmail.com>2012-02-08 16:59:30 +0000
commitbb6e47db6fc1152bacf15095e1ea0ef907848b07 (patch)
tree9b94dda35a90bd3a39c516c3e71119b8f3ca5a45 /res
parent1e18e360f0a34811cedfa3bfc8c0c9c278c09831 (diff)
downloadsouthamptonuniversitymap-bb6e47db6fc1152bacf15095e1ea0ef907848b07.tar
southamptonuniversitymap-bb6e47db6fc1152bacf15095e1ea0ef907848b07.tar.gz
Fixed fav dialog title.
Diffstat (limited to 'res')
-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 3bde7e1..40efa7a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -17,6 +17,8 @@
<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>