summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Roth <pr_online@online.de>2017-12-21 07:06:43 +0100
committerPierre Roth <pr_online@online.de>2017-12-21 07:08:43 +0100
commit4e3a69530bea1ead9bf8ddcf99fb5dfdc326b80a (patch)
treeff959b6fd8c923f3a475e2694051389d7e1eed04
parentMerge up to android-8.1.0_r1 and fix conflicts (diff)
downloadandroid_bootable_recovery-4e3a69530bea1ead9bf8ddcf99fb5dfdc326b80a.tar
android_bootable_recovery-4e3a69530bea1ead9bf8ddcf99fb5dfdc326b80a.tar.gz
android_bootable_recovery-4e3a69530bea1ead9bf8ddcf99fb5dfdc326b80a.tar.bz2
android_bootable_recovery-4e3a69530bea1ead9bf8ddcf99fb5dfdc326b80a.tar.lz
android_bootable_recovery-4e3a69530bea1ead9bf8ddcf99fb5dfdc326b80a.tar.xz
android_bootable_recovery-4e3a69530bea1ead9bf8ddcf99fb5dfdc326b80a.tar.zst
android_bootable_recovery-4e3a69530bea1ead9bf8ddcf99fb5dfdc326b80a.zip
-rw-r--r--gui/theme/common/languages/de.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/theme/common/languages/de.xml b/gui/theme/common/languages/de.xml
index 9d953a784..e629ec37d 100644
--- a/gui/theme/common/languages/de.xml
+++ b/gui/theme/common/languages/de.xml
@@ -464,7 +464,7 @@
<string name="swipe_to_sideload">ADB Sideload starten</string>
<string name="swipe_sideload">Start</string>
<string name="sideload_confirm">ADB Sideload</string>
- <string name="sideload_usage">Syntax: adb sideload Dateiname.zip</string>
+ <string name="sideload_usage">Syntax: adb sideload dateiname.zip</string>
<string name="sideload_complete">ADB Sideload abgeschlossen</string>
<string name="fix_contexts_hdr">SELinux Kontexte</string>
<string name="fix_contexts_note1">Das Korrigieren der Kontexte wird selten benötigt!</string>