summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ro.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/ro.php')
-rw-r--r--apps/files_encryption/l10n/ro.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_encryption/l10n/ro.php b/apps/files_encryption/l10n/ro.php
index 97f3f262d76..fc0f24f483d 100644
--- a/apps/files_encryption/l10n/ro.php
+++ b/apps/files_encryption/l10n/ro.php
@@ -1,6 +1,5 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Încriptare",
"Exclude the following file types from encryption" => "Exclude următoarele tipuri de fișiere de la încriptare",
-"None" => "Niciuna",
-"Enable Encryption" => "Activare încriptare"
+"None" => "Niciuna"
);