summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/sl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/sl.php')
-rw-r--r--apps/files_encryption/l10n/sl.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_encryption/l10n/sl.php b/apps/files_encryption/l10n/sl.php
index f62fe781c6a..db963ef2f8d 100644
--- a/apps/files_encryption/l10n/sl.php
+++ b/apps/files_encryption/l10n/sl.php
@@ -1,6 +1,5 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Šifriranje",
"Exclude the following file types from encryption" => "Navedene vrste datotek naj ne bodo šifrirane",
-"None" => "Brez",
-"Enable Encryption" => "Omogoči šifriranje"
+"None" => "Brez"
);