mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-24 08:14:15 +00:00
Remove use of "successful" in strings
Change-Id: If9e32d42a56b85318ce4b7446db95db579f63e14
This commit is contained in:
parent
ac3a2a5fa5
commit
44a170a4f4
|
@ -15,7 +15,7 @@
|
|||
"oathauth-verify": "Verify two-factor token",
|
||||
"openstackmanager-scratchtokens": "The following list is a list of one-time use scratch tokens. These tokens can only be used once, and are for emergency use. Please write these down and keep them in a secure location. If you lose your phone, these tokens are the only way to rescue your account. These tokens will never be shown again.",
|
||||
"oathauth-reset": "Reset two-factor credentials",
|
||||
"oathauth-donotdeleteoldsecret": "Please do not delete your old credentials until you have successfully validated your new credentials.",
|
||||
"oathauth-donotdeleteoldsecret": "Please do not delete your old credentials until you have validated your new credentials.",
|
||||
"oathauth-token": "Token",
|
||||
"oathauth-currenttoken": "Current token",
|
||||
"oathauth-newtoken": "New token",
|
||||
|
|
Loading…
Reference in a new issue