Remove unused apihelp-createaccount messages
authorUmherirrender <umherirrender_de.wp@web.de>
Mon, 4 Feb 2019 18:53:57 +0000 (19:53 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Mon, 4 Feb 2019 18:53:57 +0000 (19:53 +0100)
Unused since I2b2c9693a275fcc026916bd97f303e7a5c8df341

Change-Id: Iaaadaef063ead5d2aa30d4e943ba72e4f4dfbf9a

includes/api/i18n/en.json
includes/api/i18n/qqq.json

index 8258c30..25df749 100644 (file)
        "apihelp-createaccount-summary": "Create a new user account.",
        "apihelp-createaccount-param-preservestate": "If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter.",
        "apihelp-createaccount-example-create": "Start the process of creating user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>.",
-       "apihelp-createaccount-param-name": "Username.",
-       "apihelp-createaccount-param-password": "Password (ignored if <var>$1mailpassword</var> is set).",
-       "apihelp-createaccount-param-domain": "Domain for external authentication (optional).",
-       "apihelp-createaccount-param-token": "Account creation token obtained in first request.",
-       "apihelp-createaccount-param-email": "Email address of user (optional).",
-       "apihelp-createaccount-param-realname": "Real name of user (optional).",
-       "apihelp-createaccount-param-mailpassword": "If set to any value, a random password will be emailed to the user.",
-       "apihelp-createaccount-param-reason": "Optional reason for creating the account to be put in the logs.",
-       "apihelp-createaccount-param-language": "Language code to set as default for the user (optional, defaults to content language).",
-       "apihelp-createaccount-example-pass": "Create user <kbd>testuser</kbd> with password <kbd>test123</kbd>.",
-       "apihelp-createaccount-example-mail": "Create user <kbd>testmailuser</kbd> and email a randomly-generated password.",
 
        "apihelp-cspreport-summary": "Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser.",
        "apihelp-cspreport-param-reportonly": "Mark as being a report from a monitoring policy, not an enforced policy",
index bdd0afb..9abcfe2 100644 (file)
        "apihelp-createaccount-summary": "{{doc-apihelp-summary|createaccount}}",
        "apihelp-createaccount-param-preservestate": "{{doc-apihelp-param|createaccount|preservestate|info=This message is displayed in addition to {{msg-mw|api-help-authmanagerhelper-preservestate}}.}}",
        "apihelp-createaccount-example-create": "{{doc-apihelp-example|createaccount}}",
-       "apihelp-createaccount-param-name": "{{doc-apihelp-param|createaccount|name}}\n{{Identical|Username}}",
-       "apihelp-createaccount-param-password": "{{doc-apihelp-param|createaccount|password}}",
-       "apihelp-createaccount-param-domain": "{{doc-apihelp-param|createaccount|domain}}",
-       "apihelp-createaccount-param-token": "{{doc-apihelp-param|createaccount|token}}",
-       "apihelp-createaccount-param-email": "{{doc-apihelp-param|createaccount|email}}",
-       "apihelp-createaccount-param-realname": "{{doc-apihelp-param|createaccount|realname}}",
-       "apihelp-createaccount-param-mailpassword": "{{doc-apihelp-param|createaccount|mailpassword}}",
-       "apihelp-createaccount-param-reason": "{{doc-apihelp-param|createaccount|reason}}",
-       "apihelp-createaccount-param-language": "{{doc-apihelp-param|createaccount|language}}",
-       "apihelp-createaccount-example-pass": "{{doc-apihelp-example|createaccount}}",
-       "apihelp-createaccount-example-mail": "{{doc-apihelp-example|createaccount}}",
        "apihelp-cspreport-summary": "{{doc-apihelp-summary|cspreport}}",
        "apihelp-cspreport-param-reportonly": "{{doc-apihelp-param|cspreport|reportonly}}",
        "apihelp-cspreport-param-source": "{{doc-apihelp-param|cspreport|source}}",