diff options
-rw-r--r-- | main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 1f99aa8..3147f86 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -427,7 +427,7 @@ <string name="init_default_navigation_tool">Default Navigation</string> <string name="init_default_navigation_tool_description">Here you can select your preferred navigation tool.</string> <string name="init_default_navigation_tool_select">Select tool</string> - <string name="init_default_navigation_tool_2_description">Here you can select your second preferred navigation tool. It\'s activated by long clicking the navigation icon in the action bar.</string> + <string name="init_default_navigation_tool_2_description">Here you can select your second preferred navigation tool. It\'s activated by long clicking the navigation icon next to the title of the cache.</string> <!-- map sources --> <string-array name="map_sources"> |