Fix <oath>

Change-Id: Id45655c59852c68b8e5684c23e7baad56bd6db9f
This commit is contained in:
Reedy 2012-11-15 01:35:57 +00:00
parent 242bf56c57
commit d49a33a273

View file

@ -17,7 +17,7 @@ $messages = array();
$messages['en'] = array(
'oathauth-desc' => 'Provides authentication support using HMAC based one time passwords',
'oathauth' => 'OATHAuth',
'oath' => 'OATHAuth',
'specialpages-group-oath' => 'Two Factor Authentication',
'oathauth-account' => 'Two Factor Account Name:',
'oathauth-secret' => 'Two Factor Secret Key:',