Ignore:
Timestamp:
May 8, 2010, 10:23:13 PM (14 years ago)
Author:
nikrou
Message:

Fix language key (return in string) for message introduction in upgrade.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/ru_RU/upgrade.lang.php

    r6053 r6127  
    3838$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = 'Только префикс эскизов и адрес почты вебмастера были сохранены от предыдущей конфигурации';
    3939
    40 $lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version.
    41 The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Эта страница предлагает модернизировать базу данных от Вашей старой версии Piwigo до новой версии.
     40$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 до новой версии.
    4241Помощник обновления думает, что Вы используете в настоящее время <b> выпуск %s </b> (или эквивалентный).';
    4342$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Желательно, чтобы следующие плагины были дезактивированы. Вы должны проверить обновления плагинов прежде, чем активировать их снова:';
Note: See TracChangeset for help on using the changeset viewer.