aboutsummaryrefslogtreecommitdiffstats
path: root/language/hr_HR
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2010-05-08 20:23:13 +0000
committernikrou <nikrou@piwigo.org>2010-05-08 20:23:13 +0000
commitf1c5936f8b8b5ee4ca8aaeff156d15d6ed657a41 (patch)
treed318300eac7f8e79a34b6cb2ad9412d45ede1f7e /language/hr_HR
parenteb0aec97524af79ced247393fac94ed4d14baf80 (diff)
Fix language key (return in string) for message introduction in upgrade.php
git-svn-id: http://piwigo.org/svn/trunk@6127 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/hr_HR')
-rw-r--r--language/hr_HR/upgrade.lang.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/language/hr_HR/upgrade.lang.php b/language/hr_HR/upgrade.lang.php
index 6e5368fe1..2bdacc2bd 100644
--- a/language/hr_HR/upgrade.lang.php
+++ b/language/hr_HR/upgrade.lang.php
@@ -38,8 +38,7 @@ $lang['User permissions and group permissions have been erased'] = 'Korisničke
$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = 'Jedino su predznaci poveznih sličica i webmaster-ova e-mail adresa sačuvane iz prethodne postave';
// piwigo 2.1
-$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).'] = 'Na ovoj stranici imate prijedlog nadogradnje baze podataka sa vaše starije inačice na novu. Pomoćnik nadogradnje smatra da trenutno koristite <strong>inačicu %s</strong> (ili sličnu).';
+$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).'] = 'Na ovoj stranici imate prijedlog nadogradnje baze podataka sa vaše starije inačice na novu. Pomoćnik nadogradnje smatra da trenutno koristite <strong>inačicu %s</strong> (ili sličnu).';
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Kao mjera predostrožnosti, slijedeći dodaci su isključeni. Provjerite dostupne nadogradnje dodataka prije njihovog ponovnog uključenja:';
?> \ No newline at end of file