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/pl_PL/upgrade.lang.php

    r6053 r6127  
    3838$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = 'Z poprzedniej konfiguracji zostały zapisane tylko prefixy miniatur oraz adres email administratora.';
    3939//For version 2.1.0
    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).'] = 'Ta strona proponuje aktualizację Twojej bazy danych Piwigo do nowej wersji. Asystent aktualizacji myśli, że aktualnie uzywasz <strong>wersji %s</strong> (lub równoważnej).';
     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).'] = 'Ta strona proponuje aktualizację Twojej bazy danych Piwigo do nowej wersji. Asystent aktualizacji myśli, że aktualnie uzywasz <strong>wersji %s</strong> (lub równoważnej).';
    4241$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Jako zabezpieczenie, nastepujące wtyczki zostały zdeaktywowane. Przed ich aktywacją musisz sprawdzić czy nie ma nowszych wersji:';
    4342?>
Note: See TracChangeset for help on using the changeset viewer.