diff options
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index ef6c78ba9c5..6e4e97bdcd0 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -174,8 +174,6 @@ OC.L10N.register( "Line: %s" : "Линия: %s", "Trace" : "След", "Security Warning" : "Предупреждение безопасности", - "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" : "Ваша версия PHP уязвима к атаке NULL Byte (CVE-2006-7243)", - "Please update your PHP installation to use %s securely." : "Обновите PHP для безопасного использования %s.", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Правила файла .htaccess не выполняются, возможно, каталог данных и файлы свободно доступны из интернета.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Что-бы правильно настроить сервер, руководствуйтесь <a hrev=\"%s\"target=\"blank\">документацией</a>.", "Create an <strong>admin account</strong>" : "Создать <strong>учётную запись администратора</strong>", |