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: I6e44ee6b84237f00d0944d232e897761dedc5479
This commit is contained in:
Umherirrender 2023-06-24 00:36:18 +02:00
parent d03f2aa9ea
commit 075a196fe6
2 changed files with 0 additions and 2 deletions

View file

@ -2,7 +2,6 @@
"@metadata": {
"authors": []
},
"apihelp-titleblacklist-description": "Validate a page title, filename, or username against the TitleBlacklist.",
"apihelp-titleblacklist-summary": "Validate a page title, filename, or username against the TitleBlacklist.",
"apihelp-titleblacklist-param-title": "The string to validate against the blacklist.",
"apihelp-titleblacklist-param-action": "The action to be checked.",

View file

@ -5,7 +5,6 @@
"Zoranzoki21"
]
},
"apihelp-titleblacklist-description": "{{doc-apihelp-description|titleblacklist}}",
"apihelp-titleblacklist-summary": "{{doc-apihelp-summary|titleblacklist}}",
"apihelp-titleblacklist-param-title": "{{doc-apihelp-param|titleblacklist|title}}",
"apihelp-titleblacklist-param-action": "{{doc-apihelp-param|titleblacklist|action}}",