]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/ReverseUsernameAuthentication/ReverseUsernameAuthenticationPlugin.php
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
[quix0rs-gnu-social.git] / plugins / ReverseUsernameAuthentication / ReverseUsernameAuthenticationPlugin.php
index 8a05a773408cefb074130d9f7156ad47729e6f06..568c1c9584f0b08d4cf7781040a342970fb3924f 100644 (file)
@@ -64,6 +64,7 @@ class ReverseUsernameAuthenticationPlugin extends AuthenticationPlugin
                             'author' => 'Craig Andrews',
                             'homepage' => 'http://status.net/wiki/Plugin:ReverseUsernameAuthentication',
                             '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.'));
         return true;
     }