mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeMirror
synced 2024-11-14 09:44:48 +00:00
f2c5c5613b
Use a message, that explains a bit more, what CodeMirror is and indicate what the button do exactly. Change-Id: If8a0a8261cd811407cff4868dcf6475335b3f752
14 lines
519 B
JSON
14 lines
519 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"pastakhov",
|
|
"Raymond",
|
|
"SkyDaisy9",
|
|
"Shirayuki"
|
|
]
|
|
},
|
|
"codemirror-desc": "{{desc|name=Code Mirror|url=https://www.mediawiki.org/wiki/Extension:CodeMirror}}\n\nAdditional info: Discription of \"Syntax highlighting\" in wiki\n[[mw:Extension:SyntaxHighlight GeSHi]]",
|
|
"codemirror-enable-label": "Title tooltip for button to enable CodeMirror in the editing toolbar.",
|
|
"codemirror-disable-label": "Title tooltip for button to disable CodeMirror in the editing toolbar."
|
|
}
|