summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/nl.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-23 00:06:18 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-23 00:06:18 +0100
commitc986dbe5739347f3fd40fa17132169de9fd9494c (patch)
tree4d96c66ebdc5a2ad4cd851fe5443eb3ac84f1c7a /apps/files_encryption/l10n/nl.php
parent9eecb913380fa2f55a8e24b9a15def241519a0de (diff)
downloadnextcloud-server-c986dbe5739347f3fd40fa17132169de9fd9494c.tar.gz
nextcloud-server-c986dbe5739347f3fd40fa17132169de9fd9494c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/nl.php')
-rw-r--r--apps/files_encryption/l10n/nl.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_encryption/l10n/nl.php b/apps/files_encryption/l10n/nl.php
index 1ea56006fc3..7c09009cba9 100644
--- a/apps/files_encryption/l10n/nl.php
+++ b/apps/files_encryption/l10n/nl.php
@@ -1,6 +1,5 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Versleuteling",
"Exclude the following file types from encryption" => "Versleutel de volgende bestand types niet",
-"None" => "Geen",
-"Enable Encryption" => "Zet versleuteling aan"
+"None" => "Geen"
);