aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/strings.xml
diff options
context:
space:
mode:
authorrsudev <rasch@munin-soft.de>2015-03-26 15:08:28 +0100
committerrsudev <rasch@munin-soft.de>2015-03-26 15:08:28 +0100
commit3ca1d689f049ca166cdac40ac284b6be29e6f9c0 (patch)
treea864c97089a0087a217887e385d2c7eee7e0b5c2 /main/res/values/strings.xml
parent630df8f8bf9678b8d616ec6389e10a1b1bf8f23b (diff)
downloadcgeo-3ca1d689f049ca166cdac40ac284b6be29e6f9c0.zip
cgeo-3ca1d689f049ca166cdac40ac284b6be29e6f9c0.tar.gz
cgeo-3ca1d689f049ca166cdac40ac284b6be29e6f9c0.tar.bz2
Fixes #4757, Add menu icon for showing hint in compass/cache map
Diffstat (limited to 'main/res/values/strings.xml')
-rw-r--r--main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index 68f2014..1d551e9 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -1319,6 +1319,8 @@
<string name="showcase_main_text">c:geo now places menu items in the title bar like other modern apps. Some items are hidden behind the dotted symbol. Long press a button to see its description.</string>
<string name="showcase_cachelist_title">Switching lists</string>
<string name="showcase_cachelist_text">You can switch between your geocache lists by clicking the title of the list.</string>
+ <string name="showcase_compass_hint_title">Show the hint</string>
+ <string name="showcase_compass_hint_text">This new menu item might give you an idea where to find the cache - it shows the hint, if available.</string>
<string name="confirm_log_title">Unusual log type</string>
<string name="confirm_log_message">You want to log \'%s\'. Are you sure?</string>
</resources>