1
0

* translation updated.

This commit is contained in:
Tadashi Jokagi
2007-06-06 04:23:06 +00:00
parent 494c19ce4a
commit b91764fca1
10 changed files with 74 additions and 50 deletions

View File

@ -3,7 +3,7 @@
/**
* @version $Revision$
* @author Tadashi Jokagi <elf2000@users.sourceforge.net>
* EN-Revision: 691
* EN-Revision: 1381
*/
@define('PLUGIN_COMMENTS_BLAHBLAH', 'あなたのエントリへの最後のコメントを表示します。');
@ -14,5 +14,5 @@
@define('PLUGIN_COMMENTS_MAXENTRIES', 'コメントの最大数');
@define('PLUGIN_COMMENTS_MAXENTRIES_BLAHBLAH', 'どれくらいのコメントを表示しますか? (デフォルト: 15)');
@define('PLUGIN_COMMENTS_ABOUT', 'コメント: %s<br />%s');
@define('PLUGIN_COMMENTS_ANONYMOUS', '匿名');
?>