diff --git a/i18n/en.json b/i18n/en.json index f4f6b886..4f46c02d 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -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", diff --git a/i18n/qqq.json b/i18n/qqq.json index 10aa2202..9322b646 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -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",