diff options
Diffstat (limited to 'apps/files_encryption/l10n/nl.php')
-rw-r--r-- | apps/files_encryption/l10n/nl.php | 3 |
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" ); |