aboutsummaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2012-03-01 20:36:22 +0000
committerChristopher Baines <cbaines8@gmail.com>2012-03-01 20:36:22 +0000
commit75dc55b83cf983872f3f84b8950da27738f46b3e (patch)
treeeb502cf963ce67a837477b1e04ec7c74aa20b57e /res/values/strings.xml
parent8e2005fa2650b142b89799249b07ea72bdbcc906 (diff)
downloadsouthamptonuniversitymap-75dc55b83cf983872f3f84b8950da27738f46b3e.tar
southamptonuniversitymap-75dc55b83cf983872f3f84b8950da27738f46b3e.tar.gz
Better toasts in the BusStopActivity, many other improvements.
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 305eab8..da4a2cc 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -134,4 +134,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
<string name="buildingImageDescription">Image of the Building</string>
<string name="map_activity_toast_help_message">Double tap for more info</string>
+ <!-- Stop View Strings -->
+ <string name="stop_view_on_click_toast_help_message">Hold to view the bus schedule</string>
+ <string name="stop_view_on_click_toast_unidentified_message">Bus schedules not available for unidentified buses</string>
+
</resources> \ No newline at end of file