diff --git a/org.envirocar.app/res/drawable/ic_baseline_bluetooth_disabled_24.xml b/org.envirocar.app/res/drawable/ic_baseline_bluetooth_disabled_24.xml
new file mode 100644
index 000000000..111179bc1
--- /dev/null
+++ b/org.envirocar.app/res/drawable/ic_baseline_bluetooth_disabled_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/org.envirocar.app/res/layout/activity_obd_selection_fragment.xml b/org.envirocar.app/res/layout/activity_obd_selection_fragment.xml
index 365fc5b32..474d53829 100644
--- a/org.envirocar.app/res/layout/activity_obd_selection_fragment.xml
+++ b/org.envirocar.app/res/layout/activity_obd_selection_fragment.xml
@@ -79,7 +79,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
- android:text="@string/obd_selection_avaiable_devices"
+ android:text="@string/obd_selection_available_devices"
android:textColor="@color/blue_dark_cario"
android:textSize="14sp" />
@@ -125,13 +125,8 @@
-
+
diff --git a/org.envirocar.app/res/layout/bluetooth_disabled_info.xml b/org.envirocar.app/res/layout/bluetooth_disabled_info.xml
new file mode 100644
index 000000000..f06287399
--- /dev/null
+++ b/org.envirocar.app/res/layout/bluetooth_disabled_info.xml
@@ -0,0 +1,61 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/org.envirocar.app/res/values-de/strings_obd_selection.xml b/org.envirocar.app/res/values-de/strings_obd_selection.xml
index 3e94db048..a6b9dbced 100644
--- a/org.envirocar.app/res/values-de/strings_obd_selection.xml
+++ b/org.envirocar.app/res/values-de/strings_obd_selection.xml
@@ -25,6 +25,7 @@
Bluetooth An
Bluetooth Aus
Bluetooth ist deaktiviert.
+ Bitte aktivieren Sie Bluetooth, bevor Sie nach anderen Geräten suchen können.
Bluetooth ist deaktiviert. Bitte aktivieren Sie Bluetooth, bevor Sie nach anderen Geräten suchen können.
Suche gestartet!
Suche beendet!
@@ -34,7 +35,7 @@
Keine Bluetooth-Geräte gefunden.
Gekoppelte Geräte
- Verfügbare Geräte
+ Verfügbare Geräte
Gerät koppeln
Möchten Sie ihr Gerät mit %s koppeln?
diff --git a/org.envirocar.app/res/values/strings_obd_selection.xml b/org.envirocar.app/res/values/strings_obd_selection.xml
index 495ed824c..ec62f6b39 100644
--- a/org.envirocar.app/res/values/strings_obd_selection.xml
+++ b/org.envirocar.app/res/values/strings_obd_selection.xml
@@ -25,6 +25,7 @@
Bluetooth On
Bluetooth Off
Bluetooth is disabled.
+ Please enable Bluetooth before you can discover other devices.
Bluetooth is disabled. Please enable Bluetooth before you can discover other devices.
Bluetooth discovery started.
Bluetooth discovery finished.
@@ -34,7 +35,7 @@
No Bluetooth devices found
Paired Devices
- Available Devices
+ Available Devices
Pair Device
Do you want to pair with %s?