diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-06-13 06:58:11 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-06-13 06:58:11 +0000 |
commit | 96b7809a05566d5e786dd83ac82e76b6b3d49b92 (patch) | |
tree | 9d309cad88341b956da81f1f53e8ea3b49e60ad1 /language/ja_JP/common.lang.php | |
parent | 30c1a0515bedf8ff0a4f8c67ca9b489167417690 (diff) |
[Branche2.2] - language - update ja_jJP Thanks to irohaproject - feature:2337
git-svn-id: http://piwigo.org/svn/branches/2.2@11337 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ja_JP/common.lang.php')
-rw-r--r-- | language/ja_JP/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php index ffe12d8c4..ee1cc6bf7 100644 --- a/language/ja_JP/common.lang.php +++ b/language/ja_JP/common.lang.php @@ -358,4 +358,5 @@ $lang['Manage this user comment: %s'] = 'このユーザーのコメントを管 $lang['This author modified following comment:'] = 'このユーザーが次のコメントを書き直しました:'; $lang['This author removed the comment with id %d'] = 'このユーザーがコメントID %d を削除しました。'; $lang['validate this comment'] = 'このコメントを有効にする'; +$lang['html tags are not allowed in login'] = 'ログインの際、HTMLタッグが使いません'; ?>
\ No newline at end of file |