{
	"@metadata": {
		"authors": [
			"Amire80",
			"Bhsd",
			"McDutchie",
			"Minh Nguyen",
			"MusikAnimal",
			"Raymond",
			"Shirayuki",
			"SkyDaisy9",
			"Stjn",
			"Wikan Boy 123",
			"Wladek92",
			"pastakhov"
		]
	},
	"codemirror-desc": "{{desc|name=CodeMirror|url=https://www.mediawiki.org/wiki/Extension:CodeMirror}}\n\nAdditional info: Description of \"syntax highlighting\" in wiki\n[[mw:Extension:SyntaxHighlight]]",
	"codemirror-toggle-label": "Title tooltip for button to toggle CodeMirror in the editing toolbar.",
	"codemirror-toggle-label-short": "Label shown next to the CodeMirror icon in the editing toolbar. This message should be as brief as possible. {{msg-mw|codemirror-toggle-label}} is the full message, and is shown as the tooltip for the button.",
	"codemirror-prefs-summary": "Used in [[Special:Preferences]] in the section titled {{msg-mw|prefs-syntax-highlighting}}, at the top as a summary for the whole section.",
	"codemirror-prefs-enable": "Used in user preferences as label for enabling syntax highlighting.",
	"codemirror-prefs-title": "Syntax highlighting preferences",
	"codemirror-prefs-help": "Label for the help link in the CodeMirror preferences panel. This message wrapped with the {{msg-mw|parentheses-start}} and {{msg-mw|parentheses-end}} messages.",
	"codemirror-prefs-panel-full": "Label for the link to the 'Full preferences' link shown in the preferences panel.",
	"codemirror-prefs-section-lines": "Section heading in the CodeMirror preferences dialog for options related to lines.",
	"codemirror-prefs-section-characters": "Section heading in the CodeMirror preferences dialog for options related to characters.",
	"codemirror-prefs-section-code-assistance": "Section heading in the CodeMirror preferences dialog for options related to code assistance.",
	"codemirror-prefs-section-references": "Section heading in the CodeMirror preferences dialog for options related to <ref> tags.",
	"codemirror-prefs-section-other": "Section heading in the CodeMirror preferences dialog for miscellaneous options.",
	"codemirror-prefs-codefolding": "Label for the option to enable code folding in the CodeMirror preferences panel.",
	"codemirror-prefs-autocomplete": "Label for the option to enable autocompletion in the CodeMirror preferences panel.",
	"codemirror-prefs-openlinks": "Label for the option to open links by modifier + click in the CodeMirror preferences panel.",
	"codemirror-prefs-closetags": "Label for the option to auto-close HTML tags in the CodeMirror preferences panel.",
	"codemirror-prefs-bidiisolation": "Label for the option to enable bidirectional text isolation in the CodeMirror preferences panel.",
	"codemirror-prefs-bracketmatching": "Label for the option to enable bracket matching in the CodeMirror preferences panel.",
	"codemirror-prefs-closebrackets": "Label for the option to enable auto-closing brackets in the CodeMirror preferences panel.",
	"codemirror-prefs-linenumbering": "Label for the option to show line numbers in the CodeMirror preferences panel.",
	"codemirror-prefs-linewrapping": "Label for the option to wrap lines in the CodeMirror preferences panel.",
	"codemirror-prefs-lint": "Label for the option to process the code with [[:w:Lint (software)|Lint]] in the CodeMirror preferences panel.",
	"codemirror-prefs-activeline": "Label for the option to highlight the active line in the CodeMirror preferences panel.",
	"codemirror-prefs-specialchars": "Label for the option to show special characters in the CodeMirror preferences panel.",
	"codemirror-prefs-whitespace": "Label for the option to highlight whitespace in the CodeMirror preferences panel.",
	"codemirror-prefs-trailingwhitespace": "Label for the option to highlight trailing whitespace in the CodeMirror preferences panel.",
	"codemirror-prefs-autofocus": "Label for the option to focus the editor automatically when CodeMirror first loads.",
	"codemirror-prefs-highlightrefs": "Label for the option to highlight reference content in the CodeMirror preferences dialog.",
	"codemirror-prefs-foldallrefs": "Label for the option to fold all &lt;ref> tags by default in the CodeMirror preferences dialog.",
	"codemirror-prefs-reset": "Label for the button to reset all CodeMirror preferences to their default values. This message is used in the preferences dialog.",
	"codemirror-prefs-colorblind": "Used in user preferences as label for enabling the colorblind-friendly option.",
	"codemirror-prefs-colorblind-help": "Used in user preferences as remark on the colorblind-friendly option.",
	"codemirror-close": "Tooltip text for the 'Close' button in CodeMirror panels.",
	"codemirror-find": "Placeholder text for the input in the CodeMirror search panel.",
	"codemirror-next": "Tooltip text for the 'Find next' button in the CodeMirror search panel.",
	"codemirror-previous": "Tooltip text for the 'Find previous' button in the CodeMirror search panel.",
	"codemirror-all": "Label for the 'All' button in the CodeMirror search panel, which finds all the results. See also {{msg-mw|codemirror-all-tooltip}}.",
	"codemirror-all-tooltip": "Tooltip shown when hovering over the 'All' button in the CodeMirror search panel.",
	"codemirror-match-case": "Tooltip for the 'Match case' button in the CodeMirror search panel.\n\n{{Identical|Match case}}",
	"codemirror-regexp": "Tooltip for the 'Regular expression' button in the CodeMirror search panel.",
	"codemirror-regexp-invalid": "Error message shown when the regular expression entered in the CodeMirror search panel is invalid.",
	"codemirror-by-word": "Tooltip for the 'Whole word' button in the CodeMirror search panel.",
	"codemirror-replace": "Label for the 'Replace' button in the CodeMirror search panel.",
	"codemirror-replace-placeholder": "Placeholder text for the 'Replace' input in the CodeMirror search panel.",
	"codemirror-replace-all": "Label for the 'Replace all' button in the CodeMirror search panel.",
	"codemirror-done": "Label for the 'Done' button in CodeMirror panels.\n{{Identical|Done}}",
	"codemirror-find-results": "Label for find results showing how many results were found ($2), and which one is currently highlighted ($1).\n{{Identical|Of}}",
	"codemirror-goto-line": "Label for the 'Go to line' input field.",
	"codemirror-goto-line-go": "Label for the 'Go to line' submit button.\n{{Identical|Go}}",
	"codemirror-control-character": "Tooltip text shown when hovering over special characters. See [[wikidata:Q617945]] for possible translations.\n\n$1 is the Unicode value of the special character.",
	"codemirror-special-char-null": "Tooltip text shown when hovering over a null character. See [[wikidata:Q861529]] for possible translations.",
	"codemirror-special-char-bell": "Tooltip text shown when hovering over a bell character. See [[wikidata:Q815674]] for possible translations.",
	"codemirror-special-char-backspace": "Tooltip text shown when hovering over a backspace character. See [[wikidata:Q110028699]] for possible translations.",
	"codemirror-special-char-newline": "Tooltip text shown when hovering over a newline character. See [[wikidata:Q184914]] for possible translations.",
	"codemirror-special-char-vertical-tab": "Tooltip text shown when hovering over a vertical tab character. See [[wikidata:Q87529625]] for possible translations.",
	"codemirror-special-char-carriage-return": "Tooltip text shown when hovering over a carriage return character. See [[wikidata:Q283976]] for possible translations.",
	"codemirror-special-char-escape": "Tooltip text shown when hovering over an escape character. See [[wikidata:Q998991]] for possible translations.",
	"codemirror-special-char-nbsp": "Tooltip text shown when hovering over an non-breaking space character. See [[wikidata:Q1053612]] for possible translations.",
	"codemirror-special-char-zero-width-space": "Tooltip text shown when hovering over a zero-width space character. See [[wikidata:Q2604861]] for possible translations.",
	"codemirror-special-char-zero-width-non-joiner": "Tooltip text shown when hovering over a zero-width non-joiner character. See [[wikidata:Q863569]] for possible translations.",
	"codemirror-special-char-zero-width-joiner": "Tooltip text shown when hovering over a zero-width joiner character. See [[wikidata:Q614232]] for possible translations.",
	"codemirror-special-char-left-to-right-mark": "Tooltip text shown when hovering over a left-to-right mark character. See [[wikidata:Q1022245]] for possible translations.",
	"codemirror-special-char-right-to-left-mark": "Tooltip text shown when hovering over a right-to-left character. See [[wikidata:Q1017375]] for possible translations.",
	"codemirror-special-char-line-separator": "Tooltip text shown when hovering over a line separator character. See [[wikidata:Q87523336]] for possible translations.",
	"codemirror-special-char-left-to-right-override": "Tooltip text shown when hovering over a left-to-right override character. See [[wikidata:Q87523350]] for possible translations.",
	"codemirror-special-char-right-to-left-override": "Tooltip text shown when hovering over a right-to-left override character. See [[wikidata:Q87523352]] for possible translations.",
	"codemirror-special-char-narrow-nbsp": "Tooltip text shown when hovering over a narrow non-breaking space character. See [[wikidata:Q3058198]] for possible translations.",
	"codemirror-special-char-left-to-right-isolate": "Tooltip text shown when hovering over a left-to-right isolate character. See [[wikidata:Q87523498]] for possible translations.",
	"codemirror-special-char-right-to-left-isolate": "Tooltip text shown when hovering over a right-to-left isolate character. See [[wikidata:Q87523500]] for possible translations.",
	"codemirror-special-char-pop-directional-isolate": "Tooltip text shown when hovering over a pop directional character. See [[wikidata:Q87523504]] for possible translations.\n\nIsolate override allows for overriding the default directional properties of a portion of text. The Pop Directional Isolate character tells the Unicode bidirectional text algorithm to \"pop\" or terminate the current isolate embedding or isolate override sequence, returning the directional properties to those of the surrounding text.",
	"codemirror-special-char-paragraph-separator": "Tooltip text shown when hovering over a paragraph separator character. See [[wikidata:Q87523339]] for possible translations.",
	"codemirror-special-char-zero-width-no-break-space": "Tooltip text shown when hovering over a zero-width word joiner character. See [[wikidata:Q8069466]] for possible translations.",
	"codemirror-special-char-object-replacement": "Tooltip text shown when hovering over a object replacement character. See [[wikidata:Q9398047]] for possible translations.\n\nThe “object replacement character” (U+FFFC) is used as a placeholder in the text for another unspecified object, for example in a [[:w:Compound document|compound document]].",
	"codemirror-fold": "Tooltip text shown when hovering over foldable content.",
	"codemirror-unfold": "Tooltip text shown when hovering over a placeholder for folded code.",
	"codemirror-folded-code": "Aria label for a placeholder for folded code.",
	"codemirror-keymap-help-title": "Title of the keyboard shortcuts help dialog.\n\n{{Identical|Keyboard shortcut}}",
	"codemirror-keymap-help-close": "Aria label for the close button in the keyboard shortcuts help dialog.\n\n{{Identical|Close}}",
	"codemirror-keymap-accessibility": "Section heading in the Keyboard Shortcuts help dialog.\n\n{{Identical|Accessibility}}",
	"codemirror-keymap-tabescape": "Label for the keyboard shortcut for escaping the Tab key.",
	"codemirror-keymap-tabmode": "Label for the keyboard shortcut for switching between Tab focus modes.",
	"codemirror-keymap-textstyling": "Section heading in the keyboard shortcuts help dialog.",
	"codemirror-keymap-bold": "Label for the keyboard shortcut for making text bold.\n\n{{Identical|Bold}}",
	"codemirror-keymap-italic": "Label for the keyboard shortcut for making text italic.\n\n{{Identical|Italic}}",
	"codemirror-keymap-link": "Label for the keyboard shortcut for inserting a link.\n\n{{Identical|Link}}",
	"codemirror-keymap-computercode": "Label for the keyboard shortcut for inserting computer code.\n\n{{Identical|Computer code}}",
	"codemirror-keymap-strikethrough": "Label for the keyboard shortcut for striking through text.",
	"codemirror-keymap-subscript": "Label for the keyboard shortcut for subscripting text.",
	"codemirror-keymap-superscript": "Label for the keyboard shortcut for superscripting text.",
	"codemirror-keymap-underline": "Label for the keyboard shortcut for underlining text.",
	"codemirror-keymap-nowiki": "Label for the keyboard shortcut for inserting text without wiki formatting.",
	"codemirror-keymap-history": "Section heading in the keyboard shortcuts help dialog.",
	"codemirror-keymap-undo": "Label for the keyboard shortcut for undoing an action.",
	"codemirror-keymap-redo": "Label for the keyboard shortcut for redoing an action.",
	"codemirror-keymap-undoselection": "Label for the keyboard shortcut for undoing a selection. Selections of text in CodeMirror have an undo history separate from the main undo history.",
	"codemirror-keymap-redoselection": "Label for the keyboard shortcut for redoing a selection. Selections of text in CodeMirror have an undo history separate from the main undo history.",
	"codemirror-keymap-paragraph": "Section heading in the keyboard shortcuts help dialog.",
	"codemirror-keymap-indent": "Label for the keyboard shortcut for indenting text.",
	"codemirror-keymap-outdent": "Label for the keyboard shortcut for outdenting text.",
	"codemirror-keymap-preformatted": "Label for the keyboard shortcut for formatting text as preformatted.",
	"codemirror-keymap-blockquote": "Label for the keyboard shortcut for formatting text as a blockquote.",
	"codemirror-keymap-heading": "Label for the keyboard shortcut for formatting text as a heading.",
	"codemirror-keymap-heading-n": "Placeholder for the keyboard shortcut for formatting text as a heading, where $1 is the numerical heading level.",
	"codemirror-keymap-search": "Section heading in the keyboard shortcuts help dialog.",
	"codemirror-keymap-find": "Label for the keyboard shortcut for finding and replacing text.",
	"codemirror-keymap-selectnext": "Label for the keyboard shortcut for selecting the next match.",
	"codemirror-keymap-insert": "Section heading in the keyboard shortcuts help dialog.\n\n{{Identical|Insert}}",
	"codemirror-keymap-blankline": "Label for the keyboard shortcut for inserting a blank line.",
	"codemirror-keymap-reference": "Label for the keyboard shortcut for inserting a reference.\n\n{{Identical|Reference}}",
	"codemirror-keymap-comment": "Label for the keyboard shortcut for commenting out text.\n\n{{Identical|Comment}}",
	"codemirror-keymap-codefolding": "Section heading in the keyboard shortcuts help dialog.",
	"codemirror-keymap-fold": "Label for the keyboard shortcut for folding code. The opposite of {{msg-mw|Codemirror-keymap-unfold}}",
	"codemirror-keymap-unfold": "Label for the keyboard shortcut for unfolding code. The opposite of {{msg-mw|Codemirror-keymap-fold}}",
	"codemirror-keymap-foldall": "Label for the keyboard shortcut for folding all code. The opposite of {{msg-mw|Codemirror-keymap-unfoldall}}",
	"codemirror-keymap-unfoldall": "Label for the keyboard shortcut for unfolding all code. The opposite of {{msg-mw|Codemirror-keymap-foldall}}",
	"codemirror-keymap-foldref": "Label for the keyboard shortcut for folding all <ref> tags.",
	"codemirror-keymap-autocomplete": "Section heading in the keyboard shortcuts help dialog.",
	"codemirror-keymap-startcompletion": "Label for the keyboard shortcut for showing autocomplete suggestions",
	"codemirror-keymap-selectcompletion": "Label for the keyboard shortcut for selecting an autocomplete suggestion.",
	"codemirror-keymap-other": "Section heading in the keyboard shortcuts help dialog.",
	"codemirror-keymap-moveline": "Label for the keyboard shortcut for moving a line of text.",
	"codemirror-keymap-copyline": "Label for the keyboard shortcut for copying a line of text.",
	"codemirror-keymap-direction": "Label for the keyboard shortcut for changing the directionality of text. Left to Right or Right to Left.",
	"codemirror-keymap-preferences": "Label for the keyboard shortcut for opening the syntax highlighting preferences.",
	"codemirror-keymap-full-preferences": "Label for the keyboard shortcut for opening the full preferences dialog.",
	"codemirror-keymap-help": "Label for the keyboard shortcut for viewing the help dialog of keyboard shortcuts.\n\n{{Identical|Keyboard shortcut}}",
	"codemirror-keymap-cursor-modifiers": "Heading for the section of the keyboard shortcuts help dialog that explains the use of cursor modifiers.",
	"codemirror-keymap-multicursor": "Description of how to add multiple cursors.\n\n$1 is the HTML representation of a key, e.g. <kbd>Ctrl</kbd>.",
	"codemirror-keymap-crosshair": "Description of how to use the crosshair cursor.\n\n$1 is the HTML representation of a key, e.g. <kbd>Alt</kbd>.",
	"codemirror-keymap-openlinks": "Description of how to open links within the wikitext in a new tab.\n\n$1 is the HTML representation of a key, e.g. <kbd>Ctrl</kbd>.",
	"codemirror-keymap-lint": "Section heading in the keyboard shortcuts help dialog.\nSee [[:w:Lint (software)|Lint on Wikipedia]].",
	"codemirror-keymap-next-diagnostic": "Label for the keyboard shortcut for selecting the next lint diagnostic.",
	"prefs-accessibility": "Section heading in the user preferences for accessibility topics.",
	"prefs-syntax-highlighting": "Used in [[Special:Preferences]], tab \"Editing\" ({{int:prefs-editing}}).",
	"codemirror-wikilint-attributes-of-closing-tag": "Diagnostic message for attributes of a closing tag.",
	"codemirror-wikilint-bold-apostrophes": "Diagnostic message for bold apostrophes. This message is supplied as a parameter to {{msg-mw|codemirror-wikilint-unbalanced-in-section-header}}.",
	"codemirror-wikilint-bold-in-header": "Diagnostic message for bold text in a section header.",
	"codemirror-wikilint-close": "Short label for a quick-fix button that closes a comment, a tag, an attribute value, etc.",
	"codemirror-wikilint-comment": "Short label for a quick-fix button that comments out the text.",
	"codemirror-wikilint-conflicting-image-parameter": "Diagnostic message for conflicting image parameter. $1 may be one of: {{msg-mw|codemirror-wikilint-horizontal-alignment}}, {{msg-mw|codemirror-wikilint-vertical-alignment}}, {{msg-mw|codemirror-wikilint-frame}}.",
	"codemirror-wikilint-content-outside-table": "Diagnostic message for fostered content that will be moved outside the table.",
	"codemirror-wikilint-decode": "Short label for a quick-fix button that decodes the text.",
	"codemirror-wikilint-delink": "Short label for a quick-fix button that converts a link to plain text.",
	"codemirror-wikilint-duplicate-attribute": "Diagnostic message for duplicate attribute. $1 is the name of the attribute.",
	"codemirror-wikilint-duplicate-category": "Diagnostic message for duplicate category.",
	"codemirror-wikilint-duplicate-id": "Diagnostic message for duplicate HTML id attribute.",
	"codemirror-wikilint-duplicate-image-parameter": "Diagnostic message for duplicate image parameter. $1 is the type of the image parameter, e.g., 'alt' or 'caption'.",
	"codemirror-wikilint-duplicate-parameter": "Diagnostic message for duplicate template parameter.",
	"codemirror-wikilint-encode": "Short label for a quick-fix button that encodes the text as URI.",
	"codemirror-wikilint-escape": "Short label for a quick-fix button that escapes the text.",
	"codemirror-wikilint-ext-in-html": "Diagnostic message for extension tag in HTML tag attributes.",
	"codemirror-wikilint-frame": "Diagnostic message for image frame parameter.",
	"codemirror-wikilint-full-width-punctuation": "Diagnostic message for full-width punctuation. This message is supplied as a parameter to {{msg-mw|codemirror-wikilint-in-url}}.",
	"codemirror-wikilint-header-in-html": "Diagnostic message for section header in HTML tag attributes.",
	"codemirror-wikilint-horizontal-alignment": "Diagnostic message for image horizontal-alignment parameter.",
	"codemirror-wikilint-html-in-table": "Diagnostic message for HTML tag in table attributes.",
	"codemirror-wikilint-illegal-attribute-name": "Diagnostic message for invalid attribute name.",
	"codemirror-wikilint-illegal-attribute-value": "Diagnostic message for invalid attribute value.",
	"codemirror-wikilint-illegal-module": "Diagnostic message for invalid Scribunto module name.",
	"codemirror-wikilint-imagemap-without-image": "Diagnostic message for &lt;imagemap> without an image.",
	"codemirror-wikilint-in-url": "Diagnostic message for unexpected characters in URL. $1 is the unexpected character or {{msg-mw|codemirror-wikilint-full-width-punctuation}}.",
	"codemirror-wikilint-inconsistent-table": "Diagnostic message for inconsistent table layout.",
	"codemirror-wikilint-invalid-attribute": "Diagnostic message for elements containing an invalid attribute name.",
	"codemirror-wikilint-invalid-content": "Diagnostic message for invalid content in an extension tag. $1 is the name of the extension tag.",
	"codemirror-wikilint-invalid-conversion-flag": "Diagnostic message for invalid conversion flag.",
	"codemirror-wikilint-invalid-gallery": "Diagnostic message for invalid gallery image.",
	"codemirror-wikilint-invalid-image-parameter": "Diagnostic message for invalid image parameter.",
	"codemirror-wikilint-invalid-imagemap-link": "Diagnostic message for invalid link in <imagemap>.",
	"codemirror-wikilint-invalid-isbn": "Diagnostic message for invalid ISBN.",
	"codemirror-wikilint-invalid-parameter": "Diagnostic message for invalid parameter of an extension tag. $1 is the name of the extension tag.",
	"codemirror-wikilint-invisible-triple-braces": "Diagnostic message for invisible content inside triple braces.",
	"codemirror-wikilint-italic-apostrophes": "Diagnostic message for italic apostrophes. This message is supplied as a parameter to {{msg-mw|codemirror-wikilint-unbalanced-in-section-header}}.",
	"codemirror-wikilint-left-bracket": "Short label for a quick-fix button that inserts an opening bracket.",
	"codemirror-wikilint-link-in-extlink": "Diagnostic message for internal link in an external link.",
	"codemirror-wikilint-lonely": "Diagnostic message for lonely syntax-like character. $1 is the character.",
	"codemirror-wikilint-missing-extension": "Diagnostic message for missing file extension.",
	"codemirror-wikilint-missing-function": "Diagnostic message for missing Scribunto module function name.",
	"codemirror-wikilint-newline": "Short label for a quick-fix button that inserts a newline.",
	"codemirror-wikilint-nonzero-tabindex": "Diagnostic message for nonzero tabindex.",
	"codemirror-wikilint-nothing-in": "Diagnostic message for a void extension tag that has content. $1 is the name of the extension tag.",
	"codemirror-wikilint-obsolete-attribute": "Diagnostic message for obsolete HTML attribute.",
	"codemirror-wikilint-obsolete-tag": "Diagnostic message for obsolete HTML tag.",
	"codemirror-wikilint-open": "Short label for a quick-fix button that converts a closing tag to an opening tag.",
	"codemirror-wikilint-prefix": "Short label for a quick-fix button that inserts a namespace prefix.",
	"codemirror-wikilint-pipe-in-link": "Diagnostic message for plain-text pipe in an internal link.",
	"codemirror-wikilint-pipe-in-table": "Diagnostic message for plain-text pipes in a table cell.",
	"codemirror-wikilint-remove": "Short label for a quick-fix button that removes the text.",
	"codemirror-wikilint-template-in-link": "Diagnostic message for template in an internal link target.",
	"codemirror-wikilint-unbalanced-in-section-header": "Diagnostic message for unbalanced syntax in a section header. $1 is the syntax character.",
	"codemirror-wikilint-unclosed": "Diagnostic message for unclosed includeonly or noinclude tags. $1 is the name of the tag.",
	"codemirror-wikilint-unclosed-comment": "Diagnostic message for unclosed HTML comment.",
	"codemirror-wikilint-unclosed-quotes": "Diagnostic message for unclosed quotation marks.",
	"codemirror-wikilint-unclosed-table": "Diagnostic message for unclosed table.",
	"codemirror-wikilint-unescaped-query": "Diagnostic message for unescaped query string in an anonymous parameter.",
	"codemirror-wikilint-unnecessary-encoding": "Diagnostic message for unnecessary percent-encoding in internal links.",
	"codemirror-wikilint-uppercase": "Short label for a quick-fix button that converts the text to uppercase.",
	"codemirror-wikilint-useless-attribute": "Diagnostic message for useless attribute of includeonly or noinclude.",
	"codemirror-wikilint-useless-fragment": "Diagnostic message for useless fragment in an internal link.",
	"codemirror-wikilint-useless-link-text": "Diagnostic message for useless link text in a redirect link.",
	"codemirror-wikilint-variable-anchor": "Diagnostic message for variable anchor in a section header.",
	"codemirror-wikilint-vertical-alignment": "Diagnostic message for image vertical-alignment parameter.",
	"codemirror-wikilint-whitespace": "Short label for a quick-fix button that inserts a space.",
	"codemirror-beta-feature-title": "Title of the BetaFeature for the new version of CodeMirror.",
	"codemirror-beta-feature-description": "Description of the BetaFeature for the new version of CodeMirror.",
	"codemirror-potentially-slow": "Text shown next to a description of a keyboard shortcut, preference, or other feature that may cause performance issues on large pages.",
	"codemirror-validate-js-syntaxerror": "Diagnostic message for a syntax error in JavaScript. Parameters:\n*1 - column number where the error occurs.\n*2 - line number where the error occurs.\n*3 - Error message"
}
