언어파일 일부 미세 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5132 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
heemin 2008-12-18 22:09:30 +00:00
parent ba90201a4a
commit 978c680cc2
13 changed files with 17 additions and 19 deletions

View file

@ -6,10 +6,10 @@
**/
$lang->cmd_comment_do = 'このコメントを..';
$lang->comment_list = 'コメントリスト';
$lang->cmd_toggle_checked_comment = '選択項目の反転';
$lang->cmd_delete_checked_comment = '選択項目削除';
$lang->cmd_delete_checked_comment = '選択項目削除';
$lang->comment_count = 'コメント数';
$lang->about_comment_count = 'コメントを指定した数だけ表示し、それ以上はリスト化します。';