Merge "Remove orphaned oathauth-ui-error-page-no-module message"

This commit is contained in:
jenkins-bot 2019-07-31 15:50:51 +00:00 committed by Gerrit Code Review
commit cfe1f744e8
2 changed files with 0 additions and 2 deletions

View file

@ -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",

View file

@ -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",