XHTMLSuite.I18N = {
	lang: 'en',

	loading: {
		'Loading':								'Loading ',
		'Constructing XHTMLSuite object':		'Constructing XHTMLSuite object...',
		'Creating toolbar':						'Creating toolbar...',
		'Creating statusbar':					'Creating statusbar...',
		'Creating resize bar':					'Creating resize bar...',
		'Creating properties inspector':		'Creating properties inspector...',
		'Loading program libraries':			'Loading program libraries...',
		'Initialising editor size':				'Initialising editor size...',
		'Initialising editor iframe':			'Initialising editor iframe...',
		'Initialising rich dropdowns':			'Initialising rich dropdowns...',
		'Initialising quick table dropdown':	'Initialising quick table dropdown...'
	},

	tooltips: {
		bold:					'Bold',
		italic:					'Italic',
		underline:				'Underline',
		strikethrough:			'Strikethrough',
		subscript:				'Subscript',
		superscript:			'Superscript',
		justifyleft:			'Justify Left',
		justifycenter:			'Justify Center',
		justifyright:			'Justify Right',
		justifyfull:			'Justify Full',
		insertorderedlist:		'Ordered List',
		insertunorderedlist:	'Bulleted List',
		definitionlist:			'Definition List',
		outdent:				'Decrease Indent',
		indent:					'Increase Indent',
		forecolor:				'Font Color',
		hilitecolor:			'Background Color',
		horizontalrule:			'Horizontal Rule',
		createlink:				'Insert Web Link',
		insertimage:			'Insert/Modify Image',
		insertmedia:			'Insert/Modify Media',
		insertflash:			'Insert/Modify Flash Movie',
		inserttable:			'Insert Table',
		inserttime:				'Insert time string',
		insertdate:				'Insert date string',
		toggleborders:			'Activate/deactivate layout borders for tables without borders',
		inserttemplate:			'Insert HTML-Template',
		htmlmode:				'View HTML Source',
		fullscreenmode:			'Fullscreen Mode',
		endfullscreenmode:		'End Fullscreen Mode',
		about:					'About this editor',
		showhelp:				'Help using editor',
		preview:				'Preview',
		textindicator:			'Current style',
		undo:					'Undo last action',
		redo:					'Redo last action',
		cut:					'Cut selection',
		copy:					'Copy selection',
		paste:					'Paste from clipboard',
		lefttoright:			'Direction left to right',
		righttoleft:			'Direction right to left',
		killword:				'Clean Word™ Text',
		removeformat:			'Remove Text Formatting',
		cut:            		'Cut',
		copy:           		'Copy',
		paste:          		'Paste',
		mosimage:				'Insert {mosimage} tag',
		mospagebreak:			'Insert {mospagebreak} tag',
		accessibilitycheck:		'Accessibility Check',
		savedocument:			'Save',
		uppercasetext:			'Convert selected characters to uppercase',
		lowercasetext:			'Convert selected characters to lowercase',
		xsabbr:					'Mark as abbreviation',
		xsacronym:				'Mark as acronym',
		xsquote:				'Mark as citation',
		tidycode:				'Tidy source code',
		syntaxhighlight:		'Syntax Highlight HTML Code',
		CssStyles:				'Styles'
	},

	formatselects: {
		'&mdash; Size &mdash;': '— Size —',
		'&mdash; Font &mdash;': '— Font —',
		'&mdash; Format &mdash;': '— Format —',
		'Heading 1': 'Heading 1',
		'Heading 2': 'Heading 2',
		'Heading 3': 'Heading 3',
		'Heading 4': 'Heading 4',
		'Heading 5': 'Heading 5',
		'Heading 6': 'Heading 6',
		'Paragraph': 'Paragraph',
		'Div': 'Div',
		'Address': 'Address',
		'Formatted': 'Formatted',
		'size_1':		'1',
		'size_2':		'2',
		'size_3':		'3',
		'size_4':		'4',
		'size_5':		'5',
		'size_6':		'6',
		'size_7':		'7'
	},

	tabnames: {
		'Text Tools': 'Text Tools',
		'Insert': 'Insert',
		'Tables': 'Tables',
		'Review': 'Review',
		'Special': 'Special',
		'Forms': 'Forms'
	},

	buttons: {
		'ok':           'OK',
		'cancel':       'Cancel'
	},

	msg: {
		'Path':         'Path',
		'TEXT_MODE':    'You are in TEXT MODE. Use the "HTML" button to switch back to WYSIWYG.',
		'Moz-Clipboard' :
		'Unprivileged scripts cannot access Cut/Copy/Paste programatically ' +
		'for security reasons.  Click OK to see a technical note ' +
		'which shows you how to allow a script to access the clipboard.',
		'You need to select some text before creating a link' : 'You need to select some text or an image before creating a link',
		'You need to select some text first' : 'You need to select some text first.',
		'Please enter the source of the citation:' : 'Please enter the source of the citation:',
		'Please enter the definition of the abbreviation:' : 'Please enter the definition of the abbreviation:',
		'Internet Explorer does not support the abbr tag.\nPlease use "acronym" instead.' : 'Internet Explorer does not support the abbr tag.\nPlease use "acronym" instead.',
		'You have nothing to tidy!' : 'You have nothing to tidy!',
		'Tidying source code...' : 'Please wait, tidying source code...'

	},

	preview: {
		'Close this window':	'Close this window',
		'Preview':				'Preview'
	},

	statusBarMsg: {
		'Remove Element':		'Remove Element',
		'Remove CSS Class':		'Remove CSS Class'
	},

	colorswatch: {
		defaultColor:			'Default',
		moreColors:				'More colors...'
	},

	quicktable: {
		table:					'Table',
		openTableDialog:		'Open Table Wizard...',
		rows:					'Rows',
		cols:					'Cols'
	},

	codesnippets: {
		codeSnippets:		'Code Snippets'
	},

	langMarks: {
		'Language Code: ': 'Language Code: '
	},

	propertiesinspector: {
		PropertiesInspector			: 'Properties Inspector',
		inspectorHint				: 'Click on an element in the editing area or on a HTML tag in the path of the statusbar in order to bring up the Properties Inspector for this element.',
		openPiFor					: 'Display Properties Inspector for ',
		collapseExpandPi			: 'Click to collapse/expand the Properties Inspector',
		defaultPi					: 'Please wait... Loading <strong>default</strong> Properties Inspector',
		formelements				: 'Please wait... Loading Properties Inspector for <strong>Form Elements</strong>',
		hyperlinks					: 'Please wait... Loading Properties Inspector for <strong>Hyperlinks</strong>',
		images						: 'Please wait... Loading Properties Inspector for <strong>Images</strong>',
		media						: 'Please wait... Loading Properties Inspector for <strong>Media</strong>',
		listelements				: 'Please wait... Loading Properties Inspector for <strong>List Elements</strong>',
		tables						: 'Please wait... Loading Properties Inspector for <strong>Tables</strong>',
		tablecells					: 'Please wait... Loading Properties Inspector for <strong>Table Cells</strong>',
		tablerows					: 'Please wait... Loading Properties Inspector for <strong>Table Rows</strong>'
	},

	resizeBar: {
		dragToResize:		'Drag in order to resize the editing area',
		dragStatusMsg:		'Changing size: ',
		editorWidth:		'Width',
		editorHeight:		'Height',
		pixels:				' Pixels'
	}
};