aboutsummaryrefslogtreecommitdiffstats
path: root/language/pl_PL/upgrade.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-05-03 13:27:08 +0000
committerplegall <plg@piwigo.org>2010-05-03 13:27:08 +0000
commit43f0af547c68720b4fe3222b5cc8ce1beaf198b0 (patch)
treed867f5051d35871d90c6d44a048f7199905c82dd /language/pl_PL/upgrade.lang.php
parent0c8cebe04422aa47021f66acfcd2e3629ccaf7ae (diff)
bug 1640 fixed: the plugin deactivation warning key was not correctly set in
all language files. git-svn-id: http://piwigo.org/svn/trunk@6053 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/pl_PL/upgrade.lang.php')
-rw-r--r--language/pl_PL/upgrade.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/language/pl_PL/upgrade.lang.php b/language/pl_PL/upgrade.lang.php
index 6dae0d7d3..7e492a33f 100644
--- a/language/pl_PL/upgrade.lang.php
+++ b/language/pl_PL/upgrade.lang.php
@@ -39,5 +39,5 @@ $lang['Only thumbnails prefix and webmaster mail address have been saved from pr
//For version 2.1.0
$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).';
-$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:';
+$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:';
?> \ No newline at end of file