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: I57ecb8cad5c1cc0156c6137a2bfc063d01939c17
This commit is contained in:
Umherirrender 2023-06-24 00:07:56 +02:00
parent 59549ea379
commit 9ecfd6958d
2 changed files with 0 additions and 2 deletions

View file

@ -2,7 +2,6 @@
"@metadata": {
"authors": []
},
"apihelp-query+pageimages-description": "Returns information about images on the page, such as thumbnail and presence of photos.",
"apihelp-query+pageimages-summary": "Returns information about images on the page, such as thumbnail and presence of photos.",
"apihelp-query+pageimages-example-1": "Get name and <kbd>100</kbd>-pixel thumbnail of an image on the <kbd>Albert Einstein</kbd> page.",
"apihelp-query+pageimages-param-prop": "Which information to return:\n;thumbnail:URL and dimensions of thumbnail image associated with page, if any.\n;original:URL and original dimensions of image associated with page, if any.\n;name:Image title.",

View file

@ -5,7 +5,6 @@
"Umherirrender"
]
},
"apihelp-query+pageimages-description": "{{doc-apihelp-description|query+pageimages}}",
"apihelp-query+pageimages-summary": "{{doc-apihelp-summary|query+pageimages}}",
"apihelp-query+pageimages-example-1": "{{doc-apihelp-example|query+pageimages}}",
"apihelp-query+pageimages-param-prop": "{{doc-apihelp-param|query+pageimages|prop}}",