summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/de.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/de.php')
-rw-r--r--apps/files_encryption/l10n/de.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files_encryption/l10n/de.php b/apps/files_encryption/l10n/de.php
index cdcd8a40b23..e62f244539c 100644
--- a/apps/files_encryption/l10n/de.php
+++ b/apps/files_encryption/l10n/de.php
@@ -1,7 +1,3 @@
<?php $TRANSLATIONS = array(
-"Encryption" => "Verschlüsselung",
-"File encryption is enabled." => "Dateiverschlüsselung ist aktiviert",
-"The following file types will not be encrypted:" => "Die folgenden Dateitypen werden nicht verschlüsselt:",
-"Exclude the following file types from encryption:" => "Schließe die folgenden Dateitypen von der Verschlüsselung aus:",
-"None" => "Keine"
+"Encryption" => "Verschlüsselung"
);