diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-06-13 18:13:18 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-06-13 18:13:18 +0000 |
commit | a88ff560bcc0243370409821eed212f5d24b04f4 (patch) | |
tree | 82750e817669caf3435b2123d50e3dbc5cadba70 /language/he_IL/common.lang.php | |
parent | ae69d2e013fabaec9a4d8179c0fe3c486f506f01 (diff) |
[trunk] - language - he_IL Thanks to nitzanmor - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11341 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 028fca1b7..d023635d7 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -355,4 +355,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 |