From: Happy-melon Date: Sun, 30 Aug 2009 22:06:05 +0000 (+0000) Subject: Follow-up to r55685 - update messages.inc, and fix wierd positioning of comment in... X-Git-Tag: 1.31.0-rc.0~39996 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=5895b020a183794bca8eead1266832b31f692a20;p=lhc%2Fweb%2Fwiklou.git Follow-up to r55685 - update messages.inc, and fix wierd positioning of comment in RELEASE-NOTES --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e27a4ac4aa..aa149b0273 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -160,8 +160,6 @@ this. Was used when mwEmbed was going to be an extension. * (bug 9691) Add type (signup or login) parameter to AuthPlugin::ModifyUITemplate() * (bug 14454) "Member of group(s)" in Special:Preferences causes language difficulties * (bug 16697) Unicode combining characters are difficult to edit in some browsers -* IndexPager->mLimitsShown can now be an associative array of limit => text-to- - display-in-limit-form. * Parser test supports uploading results to remote CodeReview instance * (bug 20013) Added CSS class "mw-version-ext-version" is wrapped on the extension version in Special:Version @@ -199,6 +197,8 @@ this. Was used when mwEmbed was going to be an extension. * (bug 20404) Custom fields in the user creation form template can now have detail labels in prefsectiontip divs. * MakeSysop and MakeBot are now aliases for Special:UserRights +* IndexPager->mLimitsShown can now be an associative array of limit => text-to- + display-in-limit-form. === Bug fixes in 1.16 === diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index f8b901bb7a..51c050a6ee 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -2822,6 +2822,7 @@ $wgMessageStructure = array( 'watchlistall2', 'namespacesall', 'monthsall', + 'messagesall', ), 'confirmemail' => array( 'confirmemail',