1 tinyMCE.addI18n('en.advanced',{
\r
2 style_select:"Styles",
\r
3 font_size:"Font size",
\r
4 fontdefault:"Font family",
\r
6 paragraph:"Paragraph",
\r
16 blockquote:"Blockquote",
\r
19 dt:"Definition term ",
\r
20 dd:"Definition description",
\r
21 bold_desc:"Bold (Ctrl+B)",
\r
22 italic_desc:"Italic (Ctrl+I)",
\r
23 underline_desc:"Underline (Ctrl+U)",
\r
24 striketrough_desc:"Strikethrough",
\r
25 justifyleft_desc:"Align left",
\r
26 justifycenter_desc:"Align center",
\r
27 justifyright_desc:"Align right",
\r
28 justifyfull_desc:"Align full",
\r
29 bullist_desc:"Unordered list",
\r
30 numlist_desc:"Ordered list",
\r
31 outdent_desc:"Outdent",
\r
32 indent_desc:"Indent",
\r
33 undo_desc:"Undo (Ctrl+Z)",
\r
34 redo_desc:"Redo (Ctrl+Y)",
\r
35 link_desc:"Insert/edit link",
\r
36 unlink_desc:"Unlink",
\r
37 image_desc:"Insert/edit image",
\r
38 cleanup_desc:"Cleanup messy code",
\r
39 code_desc:"Edit HTML Source",
\r
40 sub_desc:"Subscript",
\r
41 sup_desc:"Superscript",
\r
42 hr_desc:"Insert horizontal ruler",
\r
43 removeformat_desc:"Remove formatting",
\r
44 custom1_desc:"Your custom description here",
\r
45 forecolor_desc:"Select text color",
\r
46 backcolor_desc:"Select background color",
\r
47 charmap_desc:"Insert custom character",
\r
48 visualaid_desc:"Toggle guidelines/invisible elements",
\r
49 anchor_desc:"Insert/edit anchor",
\r
53 image_props_desc:"Image properties",
\r
54 newdocument_desc:"New document",
\r
56 blockquote_desc:"Blockquote",
\r
57 clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.\r\nDo you want more information about this issue?",
\r
59 newdocument:"Are you sure you want clear all contents?",
\r
60 toolbar_focus:"Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X",
\r
61 more_colors:"More colors"
\r