Shirayuki has uploaded a new change for review. https://gerrit.wikimedia.org/r/72340
Change subject: Fix spelling (one-time) ...................................................................... Fix spelling (one-time) Change-Id: Ief494ed97aac463400a188f38ab8a5c9bc4abbd0 --- M OATHAuth.i18n.php 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/OATHAuth refs/changes/40/72340/1 diff --git a/OATHAuth.i18n.php b/OATHAuth.i18n.php index 6db0ea5..b578d74 100644 --- a/OATHAuth.i18n.php +++ b/OATHAuth.i18n.php @@ -15,7 +15,7 @@ * @author Ryan Lane <rl...@wikimedia.org> */ $messages['en'] = array( - 'oathauth-desc' => 'Provides authentication support using HMAC based one time passwords', + 'oathauth-desc' => 'Provides authentication support using HMAC based one-time passwords', 'oath' => 'OATHAuth', 'specialpages-group-oath' => 'Two Factor Authentication', @@ -25,7 +25,7 @@ 'oathauth-failedtoenableoauth' => 'Failed to enable two factor authentication.', 'oathauth-alreadyenabled' => 'Two factor authentication is already enabled.', '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.', + '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-token' => 'Token', -- To view, visit https://gerrit.wikimedia.org/r/72340 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ief494ed97aac463400a188f38ab8a5c9bc4abbd0 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/OATHAuth Gerrit-Branch: master Gerrit-Owner: Shirayuki <shirayuk...@gmail.com> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits