diff --git a/app/src/main/res/values-de-rDE/strings.xml b/app/src/main/res/values-de-rDE/strings.xml
new file mode 100644
index 0000000..7ff8ee3
--- /dev/null
+++ b/app/src/main/res/values-de-rDE/strings.xml
@@ -0,0 +1,9 @@
+
+
+ WebLauncher
+ Einstellungen
+ Einstellungen
+ Über
+ Autostart aktivieren
+ Sperrbildschirm ein
+
\ No newline at end of file
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 52cc8d0..ad73254 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1,12 +1,13 @@
WebLauncher
- Dummy Button
- DUMMY\nCONTENT
+ Dummy Button
+ DUMMY\nCONTENT
Settings
- https://www.hardill.me.uk/wordpress/2016/11/25/auto-launch-webpages-full-screen-on-android/
+ https://www.hardill.me.uk/wordpress/2016/11/25/auto-launch-webpages-full-screen-on-android/
Settings
-
+ Launch on Start
+ Lock screen on
About
<html>
<body>
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
index 239caaa..055d550 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -10,10 +10,10 @@
android:icon="@android:drawable/sym_action_chat" />
\ No newline at end of file