Add translator documentation.
This commit is contained in:
parent
158140a118
commit
8ce0acca33
@ -64,6 +64,7 @@ class ReverseUsernameAuthenticationPlugin extends AuthenticationPlugin
|
|||||||
'author' => 'Craig Andrews',
|
'author' => 'Craig Andrews',
|
||||||
'homepage' => 'http://status.net/wiki/Plugin:ReverseUsernameAuthentication',
|
'homepage' => 'http://status.net/wiki/Plugin:ReverseUsernameAuthentication',
|
||||||
'rawdescription' =>
|
'rawdescription' =>
|
||||||
|
// TRANS: Plugin description.
|
||||||
_m('The Reverse Username Authentication plugin allows for StatusNet to handle authentication by checking if the provided password is the same as the reverse of the username.'));
|
_m('The Reverse Username Authentication plugin allows for StatusNet to handle authentication by checking if the provided password is the same as the reverse of the username.'));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user