diff options
Diffstat (limited to 'mapswithme-api/res/values/strings.xml')
-rw-r--r-- | mapswithme-api/res/values/strings.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mapswithme-api/res/values/strings.xml b/mapswithme-api/res/values/strings.xml new file mode 100644 index 0000000..1955847 --- /dev/null +++ b/mapswithme-api/res/values/strings.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string name="mwm_should_be_installed">Offline maps are required to proceed. We have partnered with MapsWithMe to provide you with offline maps of the entire world.\nTo continue please download the app:</string> + <string name="down_lite">Download MapsWithMe Lite (free)</string> + <string name="down_pro">Download MapsWithMe Pro</string> + + <string name="url_pro">http://mapswith.me/get</string> + <string name="url_lite">http://mapswith.me/app</string> +</resources>
\ No newline at end of file |