diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-06-28 07:56:38 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-06-28 07:56:38 +0000 |
commit | db8ac44072c9320f48369920a4f9af2094b810dc (patch) | |
tree | 39b7bdaf6694aad5b08926ba497b7bfc460706dd /language/hr_HR/common.lang.php | |
parent | d80a243d1977eb9f91443c65f65bf8f494d9d2eb (diff) |
[trunk] - language - update HR (Hrvatski - Croatian) thanks to alen - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11538 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/hr_HR/common.lang.php')
-rw-r--r-- | language/hr_HR/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/hr_HR/common.lang.php b/language/hr_HR/common.lang.php index 691425318..d0070650a 100644 --- a/language/hr_HR/common.lang.php +++ b/language/hr_HR/common.lang.php @@ -357,4 +357,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'; ?>
\ No newline at end of file |