summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ru.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/ru.php')
-rw-r--r--apps/files_encryption/l10n/ru.php7
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/files_encryption/l10n/ru.php b/apps/files_encryption/l10n/ru.php
index f07dec621d7..fac785730a8 100644
--- a/apps/files_encryption/l10n/ru.php
+++ b/apps/files_encryption/l10n/ru.php
@@ -1,7 +1,4 @@
<?php $TRANSLATIONS = array(
-"Encryption" => "Шифрование",
-"File encryption is enabled." => "Шифрование файла включено.",
-"The following file types will not be encrypted:" => "Следующие типы файлов не будут зашифрованы:",
-"Exclude the following file types from encryption:" => "Исключить следующие типы файлов из шифрованных:",
-"None" => "Нет новостей"
+"Saving..." => "Сохранение...",
+"Encryption" => "Шифрование"
);