summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/de.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/de.php')
-rw-r--r--apps/files/l10n/de.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/de.php b/apps/files/l10n/de.php
index 91e5cfa4c91..376cbaa4e25 100644
--- a/apps/files/l10n/de.php
+++ b/apps/files/l10n/de.php
@@ -90,7 +90,6 @@ $TRANSLATIONS = array(
"Upload too large" => "Der Upload ist zu groß",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server.",
"Files are being scanned, please wait." => "Dateien werden gescannt, bitte warten.",
-"Current scanning" => "Scanne",
-"Upgrading filesystem cache..." => "Dateisystem-Cache wird aktualisiert ..."
+"Current scanning" => "Scanne"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";