단락 에디터 '양쪽 정렬을 합니다' 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6885 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2009-10-23 08:36:56 +00:00
parent 8a9dd100c3
commit 3bd1548d7b
9 changed files with 9 additions and 9 deletions

View file

@ -121,7 +121,7 @@
$lang->edit->help_align_left = 'テキストを左揃えで表示します。';
$lang->edit->help_align_center = 'テキストを中央揃えで表示します。';
$lang->edit->help_align_right = 'テキストを右揃えで表示します。';
$lang->edit->help_align_justity = 'Align justity';
$lang->edit->help_align_justify = 'Align justity';
$lang->edit->help_add_indent = 'インデントを増やします。';
$lang->edit->help_remove_indent = 'インデントを減らします。';
$lang->edit->help_list_number = '番号付リスト';