2014-03-26 09:12:39 +00:00
|
|
|
{
|
2015-10-12 07:12:04 +00:00
|
|
|
"@metadata": {
|
|
|
|
"authors": [
|
|
|
|
"Brion Vibber",
|
|
|
|
"Derk-Jan Hartman"
|
|
|
|
]
|
|
|
|
},
|
2016-01-27 11:01:54 +00:00
|
|
|
"codeeditor-desc": "Syntax-highlighted editing for JavaScript and CSS pages using [https://ace.c9.io/ Ace editor]",
|
2015-10-12 07:12:04 +00:00
|
|
|
"codeeditor-next-annotation": "Go to next annotation",
|
|
|
|
"codeeditor-toolbar-toggle": "Toggle code editor",
|
|
|
|
"codeeditor-save-with-errors": "The document contains errors. Are you sure you want to save?",
|
|
|
|
"codeeditor-invisibleChars-toggle": "Toggle invisible characters",
|
|
|
|
"codeeditor-lineWrapping-toggle": "Toggle line wrapping",
|
|
|
|
"codeeditor-searchReplace-toggle": "Toggle search and replace dialog",
|
|
|
|
"codeeditor-gotoline": "Go to line number...",
|
2016-12-09 13:49:46 +00:00
|
|
|
"codeeditor-gotoline-placeholder": "line[:column]",
|
|
|
|
"codeeditor-gotoline-prompt": "Enter a line number",
|
2015-10-12 07:12:04 +00:00
|
|
|
"codeeditor-indent": "Indent",
|
2017-02-04 21:35:13 +00:00
|
|
|
"codeeditor-outdent": "Outdent",
|
|
|
|
"codeeditor-error-title": "Dependency failed",
|
|
|
|
"codeeditor-error-message": "CodeEditor needs WikiEditor to be loaded."
|
2014-03-28 10:47:21 +00:00
|
|
|
}
|