mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
english translation fixed
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7821 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
aa2edd2b51
commit
f7bd2ea5c5
1 changed files with 3 additions and 3 deletions
|
|
@ -228,7 +228,7 @@
|
|||
$lang->edit->image_align = 'Image Alignment';
|
||||
$lang->edit->attached_files = 'Attachments';
|
||||
|
||||
$lang->edit->fontcolor_input = 'Custom Font Color';
|
||||
$lang->edit->fontcolor_input = 'Custom Text Color';
|
||||
$lang->edit->fontbgcolor_input = 'Custom Background Color';
|
||||
$lang->edit->pangram = 'The quick brown fox jumps over the lazy dog';
|
||||
|
||||
|
|
@ -236,8 +236,8 @@
|
|||
$lang->edit->table_caption = 'Table Caption';
|
||||
$lang->edit->table_header = 'Table Header';
|
||||
$lang->edit->table_header_none = 'none';
|
||||
$lang->edit->table_header_left = 'top';
|
||||
$lang->edit->table_header_top = 'left';
|
||||
$lang->edit->table_header_left = 'left';
|
||||
$lang->edit->table_header_top = 'top';
|
||||
$lang->edit->table_header_both = 'both';
|
||||
$lang->edit->table_size = 'Table Size';
|
||||
$lang->edit->table_width = 'Table Width';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue