diff options
author | plegall <plg@piwigo.org> | 2010-04-02 08:27:36 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-04-02 08:27:36 +0000 |
commit | b6e82a7ac9786c3ec42512a0c305754318703156 (patch) | |
tree | 829be7db165b42d82d164b1ff7c9647b0f7726a7 /language/pl_PL/upgrade.lang.php | |
parent | fece672a07ae312a958817e05c6a9232b8830ad2 (diff) |
remove obsolete keys in all languages (as much as possible)
git-svn-id: http://piwigo.org/svn/trunk@5565 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/pl_PL/upgrade.lang.php')
-rw-r--r-- | language/pl_PL/upgrade.lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/language/pl_PL/upgrade.lang.php b/language/pl_PL/upgrade.lang.php index 0f7e5d36f..d3aa3d435 100644 --- a/language/pl_PL/upgrade.lang.php +++ b/language/pl_PL/upgrade.lang.php @@ -44,5 +44,4 @@ $lang['Only thumbnails prefix and webmaster mail address have been saved from pr $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['In <i>%s</i>, before <b>?></b>, insert:'] = 'W <i>%s</i>, przed <b>?></b>, włóż:'; ?>
\ No newline at end of file |