Add action-oathauth-disable-for-user

Bug: T220778
Change-Id: I5097d0c294e11502a6dbc8be25eee5c98138025f
This commit is contained in:
Reedy 2019-04-12 14:10:03 +01:00
parent d7fdab10b2
commit f7ab8e724e
2 changed files with 2 additions and 0 deletions

View file

@ -29,6 +29,7 @@
"oathauth-entertoken": "Enter a code from your authentication device to verify:",
"oathauth-disable-for-user": "Disable two-factor authentication for a user",
"right-oathauth-disable-for-user": "Disable two-factor authentication for a user",
"action-oathauth-disable-for-user": "disable two-factor authentication for a user",
"right-oathauth-view-log": "Access to log of two-factor authentication changes",
"action-oathauth-view-log": "access to log of two-factor authentication changes",
"oathauth-disable-intro": "With great power, comes great responsibility",

View file

@ -36,6 +36,7 @@
"oathauth-entertoken": "Label on input field on Special:OATH asking user to enter token",
"oathauth-disable-for-user": "Title of the special page to disable other users' two-factor authentication (OATH)",
"right-oathauth-disable-for-user": "{{doc-right|oathauth-disable-for-user}}",
"action-oathauth-disable-for-user": "{{doc-action|oathauth-disable-for-user}}",
"right-oathauth-view-log": "{{doc-right|oathauth-view-log}}",
"action-oathauth-view-log": "{{doc-action|oathauth-view-log}}",
"oathauth-disable-intro": "Intro message for special to disable other users' two-factor authentication (OATH)",