mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-12 01:12:37 +00:00
Merge "Remove orphaned oathauth-ui-error-page-no-module message"
This commit is contained in:
commit
cfe1f744e8
|
@ -60,7 +60,6 @@
|
|||
"oathauth-ui-enabled-module": "Enabled authentication method",
|
||||
"oathauth-enable-generic": "Enable",
|
||||
"oathauth-disable-generic": "Disable",
|
||||
"oathauth-ui-error-page-no-module": "No Two-factor authentication method is currently enabled.",
|
||||
"oathauth-invalid-data-format": "Data provider is invalid to create a key for the selected auth method",
|
||||
"oathauth-invalid-key-type": "Key set on the user does not match the required type for selected auth method",
|
||||
"oathauth-disable-page-title": "Disable $1",
|
||||
|
|
|
@ -68,7 +68,6 @@
|
|||
"oathauth-ui-enabled-module": "Header on Special:OATHManage under which is the currently selected 2FA module shown",
|
||||
"oathauth-enable-generic": "Button label that enables the module\n{{Identical|Enable}}",
|
||||
"oathauth-disable-generic": "Button label that disables the module\n{{Identical|Disable}}",
|
||||
"oathauth-ui-error-page-no-module": "Text for the error message shown when module Enable/disable page cannot be displayed because no module is enabled or specified in the request",
|
||||
"oathauth-invalid-data-format": "Error message when the key instance cannot be created based on provided data",
|
||||
"oathauth-invalid-key-type": "Error message when key class is unexpected",
|
||||
"oathauth-disable-page-title": "Page title for [[Special:OATHManage]] when user is disabling a module. \n$1 - display name of the module",
|
||||
|
|
Loading…
Reference in a new issue