diff --git a/lib/res/layout/dlg_install_mwm.xml b/lib/res/layout/dlg_install_mwm.xml
index a074d57..0d174a8 100644
--- a/lib/res/layout/dlg_install_mwm.xml
+++ b/lib/res/layout/dlg_install_mwm.xml
@@ -43,33 +43,27 @@
android:layout_weight="0"
android:gravity="center"
android:text="@string/mwm_should_be_installed"
- android:textColor="@android:color/black"/>
-
-
+ android:textColor="@android:color/black" />
+
+
+ android:text="@string/down_lite" />
+
\ No newline at end of file
diff --git a/lib/res/values/strings.xml b/lib/res/values/strings.xml
index 2849084..1955847 100644
--- a/lib/res/values/strings.xml
+++ b/lib/res/values/strings.xml
@@ -1,9 +1,9 @@
- MapsWithMe app should be installed to view the map.
+ 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:Download MapsWithMe Lite (free)Download MapsWithMe Pro
- http://mapswith.me/api_pro
- http://mapswith.me/api_lite
+ http://mapswith.me/get
+ http://mapswith.me/app
\ No newline at end of file
diff --git a/lib/res/values/styles.xml b/lib/res/values/styles.xml
new file mode 100644
index 0000000..e9c52fa
--- /dev/null
+++ b/lib/res/values/styles.xml
@@ -0,0 +1,10 @@
+
+
+
+