Remove use of "successful" in strings

Change-Id: If9e32d42a56b85318ce4b7446db95db579f63e14
This commit is contained in:
Siebrand Mazeland 2016-03-07 12:47:59 +01:00
parent ac3a2a5fa5
commit 44a170a4f4

View file

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