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: If853b0b15f2b779a92a1c44155dd02d5ecf08c30
This commit is contained in:
@@ -8,19 +8,16 @@
|
||||
"Santhosh Thottingal"
|
||||
]
|
||||
},
|
||||
"apihelp-languagesearch-description": "Search for language names in any script.",
|
||||
"apihelp-languagesearch-summary": "Search for language names in any script.",
|
||||
"apihelp-languagesearch-param-search": "Search string.",
|
||||
"apihelp-languagesearch-param-typos": "Number of spelling mistakes allowed in the search string.",
|
||||
"apihelp-languagesearch-example-1": "Search for \"Te\"",
|
||||
"apihelp-languagesearch-example-2": "Search for \"ഫി\"",
|
||||
"apihelp-languagesearch-example-3": "Search for \"ഫി\", allowing one typo",
|
||||
"apihelp-ulslocalization-description": "Get the localization of ULS in the given language.",
|
||||
"apihelp-ulslocalization-summary": "Get the localization of ULS in the given language.",
|
||||
"apihelp-ulslocalization-param-language": "Language code.",
|
||||
"apihelp-ulslocalization-example-1": "Get Tamil localization",
|
||||
"apihelp-ulslocalization-example-2": "Get Hindi localization",
|
||||
"apihelp-ulssetlang-description": "Update user's preferred interface language.",
|
||||
"apihelp-ulssetlang-summary": "Update user's preferred interface language.",
|
||||
"apihelp-ulssetlang-param-languagecode": "The preferred language code.",
|
||||
"apierror-ulssetlang-anon-notallowed": "Anonymous users are not allowed to change the interface language."
|
||||
|
||||
Reference in New Issue
Block a user