Sha256: 69ba77da3d08459f9682c63528868dfe801b026aa73f57c3ff596b3408b6664d

Contents?: true

Size: 953 Bytes

Versions: 2

Compression:

Stored size: 953 Bytes

Contents

CKEDITOR.plugins.setLang('syntaxhighlight', 'en', {
	title:'Add or update a code snippet',
	contextTitle:'Edit source code',
	sourceTab:'Source code',
	langLbl:'Select language',
	sourceTextareaEmptyError:'Source code mustn\'t be empty.',
	advancedTab:'Advanced',
	hideGutter:'Hide gutter',
	hideGutterLbl:'Hide gutter & line numbers.',
	hideControls:'Hide controls',
	hideControlsLbl:'Hide code controls at the top of the code block.',
	collapse:'Collapse',
	collapseLbl:'Collapse the code block by default. (controls need to be turned on)',
	codeTitleLbl:'Use a Code Title',
	showColumns:'Show columns',
	showColumnsLbl:'Show row columns in the first line.',
	lineWrap:'Disable line wrapping',
	lineWrapLbl:'Switch off line wrapping.',
	lineCount:'Default line count',
	highlight:'Highlight lines',
	highlightLbl:'Enter a comma seperated lines of lines you want to highlight, eg <em style="font-style:italic">3,10,15</em>.'
});

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
erp_app-4.2.0 public/javascripts/ckeditor/plugins/syntaxhighlight/lang/en.js
erp_app-4.0.0 public/javascripts/erp_app/ckeditor/plugins/syntaxhighlight/lang/en.js