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:
Umherirrender 2023-06-24 00:20:25 +02:00
parent 2ee5768ef5
commit 622364c437
2 changed files with 0 additions and 2 deletions

View file

@ -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.",

View file

@ -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}}",