aboutsummaryrefslogtreecommitdiffstats
path: root/language/ru_RU/upgrade.lang.php
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2010-05-08 20:23:13 +0000
committernikrou <nikrou@piwigo.org>2010-05-08 20:23:13 +0000
commitf1c5936f8b8b5ee4ca8aaeff156d15d6ed657a41 (patch)
treed318300eac7f8e79a34b6cb2ad9412d45ede1f7e /language/ru_RU/upgrade.lang.php
parenteb0aec97524af79ced247393fac94ed4d14baf80 (diff)
Fix language key (return in string) for message introduction in upgrade.php
git-svn-id: http://piwigo.org/svn/trunk@6127 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--language/ru_RU/upgrade.lang.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/language/ru_RU/upgrade.lang.php b/language/ru_RU/upgrade.lang.php
index efd56e5b6..9b370ced6 100644
--- a/language/ru_RU/upgrade.lang.php
+++ b/language/ru_RU/upgrade.lang.php
@@ -37,8 +37,7 @@ $lang['All sub-categories of private categories become private'] = 'Все по
$lang['User permissions and group permissions have been erased'] = 'Разрешения пользователей и групп были стерты';
$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = 'Только префикс эскизов и адрес почты вебмастера были сохранены от предыдущей конфигурации';
-$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version.
-The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Эта страница предлагает модернизировать базу данных от Вашей старой версии Piwigo до новой версии.
+$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Эта страница предлагает модернизировать базу данных от Вашей старой версии Piwigo до новой версии.
Помощник обновления думает, что Вы используете в настоящее время <b> выпуск %s </b> (или эквивалентный).';
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Желательно, чтобы следующие плагины были дезактивированы. Вы должны проверить обновления плагинов прежде, чем активировать их снова:';