mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-23 15:56:55 +00:00
api: Remove old apihelp i18n description messages
No longer used since 1.33 Automatically removed message keys with "doc-apihelp-description" in qqq Bug: T340253 Change-Id: Ic533cea25b7ab6b5d390a73c306abd584f5c9c33
This commit is contained in:
parent
2ee5768ef5
commit
622364c437
|
@ -5,7 +5,6 @@
|
|||
"Base"
|
||||
]
|
||||
},
|
||||
"apihelp-scribunto-console-description": "Internal module for servicing XHR requests from the Scribunto console.",
|
||||
"apihelp-scribunto-console-summary": "Internal module for servicing XHR requests from the Scribunto console.",
|
||||
"apihelp-scribunto-console-param-title": "The title of the module to test.",
|
||||
"apihelp-scribunto-console-param-content": "The new content of the module.",
|
||||
|
|
|
@ -15,7 +15,6 @@
|
|||
"Umherirrender"
|
||||
]
|
||||
},
|
||||
"apihelp-scribunto-console-description": "{{doc-apihelp-description|scribunto-console}}",
|
||||
"apihelp-scribunto-console-summary": "{{doc-apihelp-summary|scribunto-console}}",
|
||||
"apihelp-scribunto-console-param-title": "{{doc-apihelp-param|scribunto-console|title}}",
|
||||
"apihelp-scribunto-console-param-content": "{{doc-apihelp-param|scribunto-console|content}}",
|
||||
|
|
Loading…
Reference in a new issue