'width' => 'Width',
'height' => 'Height',
'More' => 'More',
+ 'select' => 'Select...',
// Toolbar
'formats' => 'Formats',
'align_left' => 'Align left',
'align_center' => 'Align center',
'align_right' => 'Align right',
- 'align_justify' => 'Align justify',
+ 'align_justify' => 'Justify',
'list_bullet' => 'Bullet list',
'list_numbered' => 'Numbered list',
'list_task' => 'Task list',
'insert_link_title' => 'Insert/Edit Link',
'insert_horizontal_line' => 'Insert horizontal line',
'insert_code_block' => 'Insert code block',
+ 'edit_code_block' => 'Edit code block',
'insert_drawing' => 'Insert/edit drawing',
'drawing_manager' => 'Drawing manager',
'insert_media' => 'Insert/edit media',
'cell_properties_title' => 'Cell Properties',
'cell_type' => 'Cell type',
'cell_type_cell' => 'Cell',
+ 'cell_scope' => 'Scope',
'cell_type_header' => 'Header cell',
+ 'merge_cells' => 'Merge cells',
+ 'split_cell' => 'Split cell',
'table_row_group' => 'Row Group',
'table_column_group' => 'Column Group',
'horizontal_align' => 'Horizontal align',
'caption' => 'Caption',
'show_caption' => 'Show caption',
'constrain' => 'Constrain proportions',
+ 'cell_border_solid' => 'Solid',
+ 'cell_border_dotted' => 'Dotted',
+ 'cell_border_dashed' => 'Dashed',
+ 'cell_border_double' => 'Double',
+ 'cell_border_groove' => 'Groove',
+ 'cell_border_ridge' => 'Ridge',
+ 'cell_border_inset' => 'Inset',
+ 'cell_border_outset' => 'Outset',
+ 'cell_border_none' => 'None',
+ 'cell_border_hidden' => 'Hidden',
// Images, links, details/summary & embed
'source' => 'Source',
'url' => 'URL',
'text_to_display' => 'Text to display',
'title' => 'Title',
- 'open_link' => 'Open link in...',
+ 'open_link' => 'Open link',
+ 'open_link_in' => 'Open link in...',
'open_link_current' => 'Current window',
'open_link_new' => 'New window',
+ 'remove_link' => 'Remove link',
'insert_collapsible' => 'Insert collapsible block',
'collapsible_unwrap' => 'Unwrap',
'edit_label' => 'Edit label',
'toggle_label' => 'Toggle label',
// About view
+ 'about' => 'About the editor',
'about_title' => 'About the WYSIWYG Editor',
'editor_license' => 'Editor License & Copyright',
- 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.',
+ 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.',
'save_continue' => 'Save Page & Continue',
'callouts_cycle' => '(Keep pressing to toggle through types)',