diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-06-28 08:42:20 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-06-28 08:42:20 +0000 |
commit | 2f193f7fff350fdb4c33c6aeb4ad0406a983a86b (patch) | |
tree | edf86fb9eaadd18f801e91652ffa49b6971988cb /language/hr_HR/common.lang.php | |
parent | 76533f46b85445767d7314f387040454fb838476 (diff) |
[Branche2.2] - language - update HR (Hrvatski - Croatian) thanks to alen - feature:2337
git-svn-id: http://piwigo.org/svn/branches/2.2@11542 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/hr_HR/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/hr_HR/common.lang.php b/language/hr_HR/common.lang.php index a5ee1efcd..ed1a509eb 100644 --- a/language/hr_HR/common.lang.php +++ b/language/hr_HR/common.lang.php @@ -359,5 +359,5 @@ $lang['Manage this user comment: %s'] = 'Upravljanje ovim korisničkim komentaro $lang['This author modified following comment:'] = 'Ovaj autor je promijenio slijedeći komentar:'; $lang['This author removed the comment with id %d'] = 'Ovaj autor je uklonio komentar sa id %d'; $lang['validate this comment'] = 'ovjeri ovaj komentar'; -$lang['html tags are not allowed in login'] = 'u korisničkim podacima nisu doyvoljene html oznake'; +$lang['html tags are not allowed in login'] = 'u korisničkim podacima nisu dozvoljene html oznake'; ?>
\ No newline at end of file |