Ignore:
Timestamp:
May 3, 2010, 3:27:08 PM (14 years ago)
Author:
plg
Message:

bug 1640 fixed: the plugin deactivation warning key was not correctly set in
all language files.

File:
1 edited

Legend:

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

    r5592 r6053  
    4040$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version.
    4141The 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).';
    42 $lang['As a precaution, following plugins have been disabled. 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:';
     42$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:';
    4343?>
Note: See TracChangeset for help on using the changeset viewer.