mediawiki-extensions-CodeEd.../i18n/en.json
Derk-Jan Hartman 262bfde28e Ask for confirmation when saving document with errors
Bug: 63202
Change-Id: Ifbdf976f3c0f27da67d7cf034c040d4279d62217
2014-03-30 00:47:10 +01:00

12 lines
395 B
JSON

{
"@metadata": {
"authors": [
"Brion Vibber",
"Derk-Jan Hartman"
]
},
"codeeditor-desc": "Syntax-highlighted editing for JavaScript and CSS pages using [http://ace.ajax.org/ Ace editor]",
"codeeditor-toolbar-toggle": "Toggle code editor",
"codeeditor-save-with-errors": "The document contains errors. Are you sure you want to save?"
}