diff --git a/android_app/app/src/main/res/values-de/strings.xml b/android_app/app/src/main/res/values-de/strings.xml
index 4c2d4e59..c46a696b 100644
--- a/android_app/app/src/main/res/values-de/strings.xml
+++ b/android_app/app/src/main/res/values-de/strings.xml
@@ -135,4 +135,15 @@
Grundumsatz (BMR)
Messe Gewicht: %.2f
%1$.2f%2$s [%3$s] zu %4$s hinzugefügt
+ Maximale Anzahl gleichzeitiger Benutzer erreicht.
+ Bitte steigen Sie barfuß auf die Waage zur Referenzmessung
+ auto
+ Körpermetriken abschätzen
+ Anzeige
+ Messwertedatenbank
+ Verschiedenes
+ Körperfettschätzung
+ Körperfettformel
+ Körperwasserschätzung
+ Körperwasserformel
\ No newline at end of file
diff --git a/android_app/app/src/main/res/values/strings.xml b/android_app/app/src/main/res/values/strings.xml
index 425027c0..be1460db 100644
--- a/android_app/app/src/main/res/values/strings.xml
+++ b/android_app/app/src/main/res/values/strings.xml
@@ -123,6 +123,11 @@
Estimate body fat
Estimate body water
+ Display
+ Body metrics estimation
+ Measurement database
+ Miscellaneous
+
Body fat formula
Body water formula
auto
diff --git a/android_app/app/src/main/res/xml/graph_preferences.xml b/android_app/app/src/main/res/xml/graph_preferences.xml
index 4fa78e1a..327f2348 100644
--- a/android_app/app/src/main/res/xml/graph_preferences.xml
+++ b/android_app/app/src/main/res/xml/graph_preferences.xml
@@ -1,10 +1,14 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android_app/app/src/main/res/xml/measurement_preferences.xml b/android_app/app/src/main/res/xml/measurement_preferences.xml
index 6c873f85..492a3bfb 100644
--- a/android_app/app/src/main/res/xml/measurement_preferences.xml
+++ b/android_app/app/src/main/res/xml/measurement_preferences.xml
@@ -1,14 +1,20 @@
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file