From: Siebrand Mazeland Date: Sat, 18 Sep 2010 09:52:35 +0000 (+0200) Subject: Update L10n. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=26a9963dad3e7bbea6f5f7069f2272a58ee87891;p=quix0rs-gnu-social.git Update L10n. --- diff --git a/plugins/RegisterThrottle/RegisterThrottlePlugin.php b/plugins/RegisterThrottle/RegisterThrottlePlugin.php index 89c1d3d00c..b6e9a90265 100644 --- a/plugins/RegisterThrottle/RegisterThrottlePlugin.php +++ b/plugins/RegisterThrottle/RegisterThrottlePlugin.php @@ -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; }