diff options
author | Christopher Baines <cbaines8@gmail.com> | 2012-03-06 11:42:24 +0000 |
---|---|---|
committer | Christopher Baines <cbaines8@gmail.com> | 2012-03-06 11:42:24 +0000 |
commit | 5dbed3a0fe85f0ed2a2763be0912f109bdee6c20 (patch) | |
tree | 849b3b07222c7ee0cf24247479c9adb3ca7c4faf /res/values | |
parent | 783024e364648171ae8848bb29b6dd71a84a2f40 (diff) | |
download | southamptonuniversitymap-5dbed3a0fe85f0ed2a2763be0912f109bdee6c20.tar southamptonuniversitymap-5dbed3a0fe85f0ed2a2763be0912f109bdee6c20.tar.gz |
New Search stuff.
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 e17ab11..6126937 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <resources> + <string name="map_activity_search_hint">Search</string> <string name="menu_find">Find</string> <string name="menu_preferences">Preferences</string> <string name="menu_view">View</string> |