]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Update L10n.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Sat, 18 Sep 2010 09:52:35 +0000 (11:52 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Sat, 18 Sep 2010 09:52:35 +0000 (11:52 +0200)
plugins/RegisterThrottle/RegisterThrottlePlugin.php

index 89c1d3d00ce932ee61f1a8ec09e5748bae80ac2c..b6e9a902653f5a49380bd7cc3540e0a3efc0ce3d 100644 (file)
@@ -196,7 +196,7 @@ class RegisterThrottlePlugin extends Plugin
                             'author' => 'Evan Prodromou',
                             'homepage' => 'http://status.net/wiki/Plugin:RegisterThrottle',
                             'description' =>
-                            _m('Throttles excessive registration from a single IP.'));
+                            _m('Throttles excessive registration from a single IP address.'));
         return true;
     }