diff options
author | voyteckst <voyteckst@piwigo.org> | 2010-05-09 05:30:33 +0000 |
---|---|---|
committer | voyteckst <voyteckst@piwigo.org> | 2010-05-09 05:30:33 +0000 |
commit | 0e324a6c78048af107f3f2c6e1ea827936d6b9e2 (patch) | |
tree | eee9956517df1e3fb9c437d8962aacab313078b1 | |
parent | d4e9ec6757a41f5de6b7369806fd37afd62e4bb5 (diff) |
git-svn-id: http://piwigo.org/svn/trunk@6133 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/pl_PL/upgrade.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/pl_PL/upgrade.lang.php b/language/pl_PL/upgrade.lang.php index bc5f0323b..9157f4ad6 100644 --- a/language/pl_PL/upgrade.lang.php +++ b/language/pl_PL/upgrade.lang.php @@ -39,4 +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 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:'; +$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'W <i>%s</i>, przed <b>?></b>, wstaw:'; ?>
\ No newline at end of file |