summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/tiny_mce/themes/simple/langs
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-03-27 15:14:12 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-03-27 15:14:12 +0000
commit5c39b1770ceec61fcc3aaaafdf629372eb4b4090 (patch)
treebd919a3559dbe2450f951b422ed893a39b4c8cdc /roundcubemail/program/js/tiny_mce/themes/simple/langs
parent0879fb9a869ed5105a01d00368450081cc30033f (diff)
- TinyMCE 3.4.1
git-svn-id: https://svn.roundcube.net/trunk@4620 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/js/tiny_mce/themes/simple/langs')
-rw-r--r--roundcubemail/program/js/tiny_mce/themes/simple/langs/en.js12
1 files changed, 1 insertions, 11 deletions
diff --git a/roundcubemail/program/js/tiny_mce/themes/simple/langs/en.js b/roundcubemail/program/js/tiny_mce/themes/simple/langs/en.js
index 9f08f102f..0a80ed80f 100644
--- a/roundcubemail/program/js/tiny_mce/themes/simple/langs/en.js
+++ b/roundcubemail/program/js/tiny_mce/themes/simple/langs/en.js
@@ -1,11 +1 @@
-tinyMCE.addI18n('en.simple',{
-bold_desc:"Bold (Ctrl+B)",
-italic_desc:"Italic (Ctrl+I)",
-underline_desc:"Underline (Ctrl+U)",
-striketrough_desc:"Strikethrough",
-bullist_desc:"Unordered list",
-numlist_desc:"Ordered list",
-undo_desc:"Undo (Ctrl+Z)",
-redo_desc:"Redo (Ctrl+Y)",
-cleanup_desc:"Cleanup messy code"
-}); \ No newline at end of file
+tinyMCE.addI18n('en.simple',{"cleanup_desc":"Cleanup messy code","redo_desc":"Redo (Ctrl+Y)","undo_desc":"Undo (Ctrl+Z)","numlist_desc":"Ordered list","bullist_desc":"Unordered list","striketrough_desc":"Strikethrough","underline_desc":"Underline (Ctrl+U)","italic_desc":"Italic (Ctrl+I)","bold_desc":"Bold (Ctrl+B)"}); \ No newline at end of file