diff options
author | Christopher Baines <cbaines8@gmail.com> | 2012-02-29 19:37:44 +0000 |
---|---|---|
committer | Christopher Baines <cbaines8@gmail.com> | 2012-02-29 19:37:44 +0000 |
commit | ff96598874103eb2141f01b8b9ace300dfd3ab45 (patch) | |
tree | 6be99c7ab481a863ff521102178738eecfbd50ee /res/values | |
parent | 5f2b8712079aeb5b7cee476b06b36013edac4fb3 (diff) | |
download | southamptonuniversitymap-ff96598874103eb2141f01b8b9ace300dfd3ab45.tar southamptonuniversitymap-ff96598874103eb2141f01b8b9ace300dfd3ab45.tar.gz |
New Toast stuff, needs some work.
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index f3850a3..3b57955 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -132,5 +132,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.< <string name="about_donate">Donate</string> <string name="about_donate_summary">Make a personal donation to the developer through Bitcoin.</string> <string name="buildingImageDescription">Image of the Building</string> + <string name="map_activity_toast_help_message">Double tap the map icons for more info</string> </resources>
\ No newline at end of file |