diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-05-18 16:49:52 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-05-18 16:49:52 +0000 |
commit | 8f0cea2aea06ec76717c1de3edd50053ba71a702 (patch) | |
tree | 34567622c1dc07e7650030fe7ff832dd68bc1607 /language/sh_RS | |
parent | 58caddf3d42c169fab78c04880a8215f42a00adc (diff) |
[trunk] - language - encoding
git-svn-id: http://piwigo.org/svn/trunk@15102 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/sh_RS/upgrade.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/sh_RS/upgrade.lang.php b/language/sh_RS/upgrade.lang.php index 634e075a7..6157fbdf8 100644 --- a/language/sh_RS/upgrade.lang.php +++ b/language/sh_RS/upgrade.lang.php @@ -40,5 +40,5 @@ $lang['All sub-albums of private albums become private'] = "Sve podkategorije pr $lang['User permissions and group permissions have been erased'] = "Korisničke i grupne dozvole su obrisane"; $lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = "Samo prefix za povezne sličice i webmaster e-mail adresa su sačuvane iz prethodne konfiguracije"; $lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = 'Iz predustrožnosti, sledeće teme su deaktivirane. Proverite nadogradnje tema pre nego što ih reaktivirate:'; -$lang['In <i>%s</i>, before <b></b>, insert:'] = 'U <i>%s</i>, pre <b></b>, dodajte:'; +$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'U <i>%s</i>, pre <b>?></b>, dodajte:'; ?>
\ No newline at end of file |