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/themes/advanced/langs/en.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (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 c658d6d96..8409e582b 100644 --- a/program/js/tiny_mce/themes/advanced/langs/en.js +++ b/program/js/tiny_mce/themes/advanced/langs/en.js @@ -82,10 +82,12 @@ 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', +web_colors_tab : 'Palette', +web_colors : 'Palette colors', named_colors_tab : 'Named', named_colors : 'Named colors', color : 'Color:', -color_name : 'Name:' +color_name : 'Name:', +is_email : 'The URL you entered seems to be an email address, do you want to add the required mailto: prefix?', +is_external : 'The URL you entered seems to external link, do you want to add the required http:// prefix?' }); -- cgit v1.2.3