From 87e2fddb32da8580f73c5ec0628e9eacfb4e0043 Mon Sep 17 00:00:00 2001 From: svncommit Date: Mon, 26 Feb 2007 07:19:44 +0000 Subject: upgrade to TinyMCE v2.1.0 --- program/js/tiny_mce/themes/advanced/langs/en.js | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'program/js/tiny_mce/themes/advanced/langs/en.js') diff --git a/program/js/tiny_mce/themes/advanced/langs/en.js b/program/js/tiny_mce/themes/advanced/langs/en.js index fd915ea41..c658d6d96 100644 --- a/program/js/tiny_mce/themes/advanced/langs/en.js +++ b/program/js/tiny_mce/themes/advanced/langs/en.js @@ -78,5 +78,14 @@ help : 'Help', not_set : '-- Not set --', close : 'Close', toolbar_focus : 'Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X', -invalid_data : 'Error: Invalid values entered, these are marked in red.' +invalid_data : 'Error: Invalid values entered, these are marked in red.', +more_colors : 'More colors', +color_picker_tab : 'Picker', +color_picker : 'Color picker', +web_colors_tab : 'Web safe', +web_colors : 'Web safe colors', +named_colors_tab : 'Named', +named_colors : 'Named colors', +color : 'Color:', +color_name : 'Name:' }); -- cgit v1.2.3