diff options
Diffstat (limited to 'core/l10n/ru.php')
-rw-r--r-- | core/l10n/ru.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ru.php b/core/l10n/ru.php index 65bb755077b..3201dc517f7 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -5,6 +5,8 @@ $TRANSLATIONS = array( "Turned off maintenance mode" => "Режим отладки отключён", "Updated database" => "База данных обновлена", "Checked database schema update" => "Проверено обновление схемы БД", +"Checked database schema update for apps" => "Проверено обновление схемы БД для приложений", +"Updated \"%s\" to %s" => "Обновлено \"%s\" до %s", "Disabled incompatible apps: %s" => "Отключенные несовместимые приложения: %s", "No image or file provided" => "Не указано изображение или файл", "Unknown filetype" => "Неизвестный тип файла", |