sub sup를 언어 파일에 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5228 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2009-01-05 06:54:23 +00:00
parent bf2496daba
commit 2ee25015fb
8 changed files with 101 additions and 85 deletions

View file

@ -85,6 +85,8 @@
$lang->edit->help_italic = 'Caractère italique';
$lang->edit->help_underline = 'Caractère souligné';
$lang->edit->help_strike = 'Caractère biffé';
$lang->edit->help_sup = 'Sup';
$lang->edit->help_sub = 'Sub';
$lang->edit->help_redo = 'Réfaire';
$lang->edit->help_undo = 'Annuler';
$lang->edit->help_align_left = 'Aligner à gauche';