Extension talk:RegexBlock
From MediaWiki.org
[edit] Bug: MediaWiki:Regexblock-expire-duration cannot be localized
Localization fails, as MediaWiki won't accept localized blocking durations. For example: MediaWiki will accept "1 hour" but not "1 Stunde" (German translation of "1 hour"), not even if your Wiki is German. --Church of emacs 00:35, 7 January 2009 (UTC)
- The part of the code used to generate the dropdown is a total hack and should be rewritten to match SpecialBlockip.php even somewhat (also then it could use the core message MediaWiki:Ipboptions instead of having its own message for that, too). --Sayuri 14:07, 7 January 2009 (UTC)