diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-06-13 18:10:42 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-06-13 18:10:42 +0000 |
commit | 861ae120ad08f662ab23ca1f9efd48b385d7e54b (patch) | |
tree | df11718a149cbf370466e0de530fe4995ce54e59 /language/he_IL/common.lang.php | |
parent | 96b7809a05566d5e786dd83ac82e76b6b3d49b92 (diff) |
[Branche2.2] - language - update he_IL Thanks to nitzanmor - feature:2337
git-svn-id: http://piwigo.org/svn/branches/2.2@11340 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/he_IL/common.lang.php')
-rw-r--r-- | language/he_IL/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index 319e3ad10..9ae7a28ff 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -359,4 +359,5 @@ $lang['This author modified following comment:'] = 'מחבר זה, ערך את $lang['This author removed the comment with id %d'] = 'מחבר זה מחק את התגובה עם השם משתמש %d'; $lang['delete this comment'] = "מחק תגובה זאת"; $lang['validate this comment'] = 'אמת את התגובה'; +$lang['html tags are not allowed in login'] = 'לא ניתן להשתמש בתגי html בהתחברות'; ?>
\ No newline at end of file |