From 2c633703e97eb6e7aa7ba840ef86b1fc1bd98ada Mon Sep 17 00:00:00 2001 From: svncommit Date: Thu, 24 May 2007 03:49:19 +0000 Subject: upgrade to TinyMCE v2.1.1.1 --- program/js/tiny_mce/plugins/table/images/buttons.gif | Bin 1765 -> 1787 bytes .../plugins/table/images/table_delete_col.gif | Bin 163 -> 153 bytes .../plugins/table/images/table_delete_row.gif | Bin 171 -> 160 bytes program/js/tiny_mce/plugins/table/langs/en.js | 2 +- 4 files changed, 1 insertion(+), 1 deletion(-) (limited to 'program/js/tiny_mce/plugins/table') diff --git a/program/js/tiny_mce/plugins/table/images/buttons.gif b/program/js/tiny_mce/plugins/table/images/buttons.gif index 8c09ff952..56a7396b8 100644 Binary files a/program/js/tiny_mce/plugins/table/images/buttons.gif and b/program/js/tiny_mce/plugins/table/images/buttons.gif differ diff --git a/program/js/tiny_mce/plugins/table/images/table_delete_col.gif b/program/js/tiny_mce/plugins/table/images/table_delete_col.gif index 91f53af02..260aa04ca 100644 Binary files a/program/js/tiny_mce/plugins/table/images/table_delete_col.gif and b/program/js/tiny_mce/plugins/table/images/table_delete_col.gif differ diff --git a/program/js/tiny_mce/plugins/table/images/table_delete_row.gif b/program/js/tiny_mce/plugins/table/images/table_delete_row.gif index 7025733fe..2fb5f2bab 100644 Binary files a/program/js/tiny_mce/plugins/table/images/table_delete_row.gif and b/program/js/tiny_mce/plugins/table/images/table_delete_row.gif differ diff --git a/program/js/tiny_mce/plugins/table/langs/en.js b/program/js/tiny_mce/plugins/table/langs/en.js index 7597b3c21..e2fbba2e5 100644 --- a/program/js/tiny_mce/plugins/table/langs/en.js +++ b/program/js/tiny_mce/plugins/table/langs/en.js @@ -38,7 +38,7 @@ props_desc : 'Table properties', bordercolor : 'Border color', bgcolor : 'Background color', merge_cells_title : 'Merge table cells', -split_cells_desc : 'Split table cells', +split_cells_desc : 'Split merged table cells', merge_cells_desc : 'Merge table cells', cut_row_desc : 'Cut table row', copy_row_desc : 'Copy table row', -- cgit v1.2.3