aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-de/strings.xml
diff options
context:
space:
mode:
authorSam Whited <sam@samwhited.com>2015-01-17 09:10:33 -0500
committerSam Whited <sam@samwhited.com>2015-01-17 09:11:04 -0500
commitdfc1cea882b33c7bf27bca5a349377b6ed966a75 (patch)
tree24198055d980451c6ca15f4d2ca8d1ea944bddc5 /src/main/res/values-de/strings.xml
parentbe169215caa26bce5cf707ea7ce8db79da21f8e1 (diff)
Correct the download file string on notifications
Fixes #896
Diffstat (limited to 'src/main/res/values-de/strings.xml')
-rw-r--r--src/main/res/values-de/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/res/values-de/strings.xml b/src/main/res/values-de/strings.xml
index 1240da79..b81f440d 100644
--- a/src/main/res/values-de/strings.xml
+++ b/src/main/res/values-de/strings.xml
@@ -337,7 +337,6 @@
<string name="pref_keep_foreground_service_summary">Verhindert, dass Android die Verbindung unterbricht</string>
<string name="choose_file">Datei auswählen</string>
<string name="receiving_file">Empfange %1$s Datei (%2$d%% heruntergeladen)</string>
- <string name="download_file">Download %s Datei</string>
<string name="open_file">Öffne %s Datei</string>
<string name="sending_file">Sende (%1$d%% gesendet)</string>
<string name="preparing_file">Bereite Datei für die Übertragung vor</string>