summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/tiny_mce/themes/advanced/langs
diff options
context:
space:
mode:
authorestadtherr <estadtherr@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-02-26 07:19:44 +0000
committerestadtherr <estadtherr@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-02-26 07:19:44 +0000
commit8781d05424a0ebd32845edf17769c2cc69e9bb1d (patch)
treed5900029ac1512cbabb9abeb14e14cbc26ac5877 /roundcubemail/program/js/tiny_mce/themes/advanced/langs
parent4c7f79426f3b48b00bd50e42d65b6732ce018299 (diff)
upgrade to TinyMCE v2.1.0
git-svn-id: https://svn.roundcube.net/trunk@498 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/js/tiny_mce/themes/advanced/langs')
-rw-r--r--roundcubemail/program/js/tiny_mce/themes/advanced/langs/en.js11
1 files changed, 10 insertions, 1 deletions
diff --git a/roundcubemail/program/js/tiny_mce/themes/advanced/langs/en.js b/roundcubemail/program/js/tiny_mce/themes/advanced/langs/en.js
index fd915ea41..c658d6d96 100644
--- a/roundcubemail/program/js/tiny_mce/themes/advanced/langs/en.js
+++ b/roundcubemail/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:'
});