Files
LeafWeb/WebCms/Umbraco_Client/Tinymce3/Themes/Umbraco/Langs/en.js
T
2016-11-07 12:56:17 -05:00

75 lines
2.4 KiB
JavaScript

tinyMCE.addI18n('en.umbraco',{"underline_desc":"Underline (Ctrl+U)",
"italic_desc":"Italic (Ctrl+I)",
"bold_desc":"Bold (Ctrl+B)",
dd:"Definition Description",
dt:"Definition Term ",
samp:"Code Sample",
code:"Code",
blockquote:"Block Quote",
h6:"Heading 6",
h5:"Heading 5",
h4:"Heading 4",
h3:"Heading 3",
h2:"Heading 2",
h1:"Heading 1",
pre:"Preformatted",
address:"Address",
div:"DIV",
paragraph:"Paragraph",
block:"Format",
fontdefault:"Font Family",
"font_size":"Font Size",
"style_select":"Styles",
"anchor_delta_height":"",
"anchor_delta_width":"",
"charmap_delta_height":"",
"charmap_delta_width":"",
"colorpicker_delta_height":"",
"colorpicker_delta_width":"",
"link_delta_height":"",
"link_delta_width":"",
"image_delta_height":"",
"image_delta_width":"",
"more_colors":"More Colors...",
"toolbar_focus":"Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X",
newdocument:"Are you sure you want clear all contents?",
path:"Path",
"clipboard_msg":"Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?",
"blockquote_desc":"Block Quote",
"help_desc":"Help",
"newdocument_desc":"New Document",
"image_props_desc":"Image Properties",
"paste_desc":"Paste (Ctrl+V)",
"copy_desc":"Copy (Ctrl+C)",
"cut_desc":"Cut (Ctrl+X)",
"anchor_desc":"Insert/Edit Anchor",
"visualaid_desc":"show/Hide Guidelines/Invisible Elements",
"charmap_desc":"Insert Special Character",
"backcolor_desc":"Select Background Color",
"forecolor_desc":"Select Text Color",
"custom1_desc":"Your Custom Description Here",
"removeformat_desc":"Remove Formatting",
"hr_desc":"Insert Horizontal Line",
"sup_desc":"Superscript",
"sub_desc":"Subscript",
"code_desc":"Edit HTML Source",
"cleanup_desc":"Cleanup Messy Code",
"image_desc":"Insert/Edit Image",
"unlink_desc":"Unlink",
"link_desc":"Insert/Edit Link",
"redo_desc":"Redo (Ctrl+Y)",
"undo_desc":"Undo (Ctrl+Z)",
"indent_desc":"Increase Indent",
"outdent_desc":"Decrease Indent",
"numlist_desc":"Insert/Remove Numbered List",
"bullist_desc":"Insert/Remove Bulleted List",
"justifyfull_desc":"Align Full",
"justifyright_desc":"Align Right",
"justifycenter_desc":"Align Center",
"justifyleft_desc":"Align Left",
"striketrough_desc":"Strikethrough",
"help_shortcut":"Press ALT-F10 for toolbar. Press ALT-0 for help",
"rich_text_area":"Rich Text Area",
"shortcuts_desc":"Accessability Help",
toolbar:"Toolbar"});