From: Raimond Spekking Date: Sat, 24 Jan 2009 07:53:45 +0000 (+0000) Subject: * Follow up r46117: Add new messages X-Git-Tag: 1.31.0-rc.0~43285 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=commitdiff_plain;h=7cb797542641eb80583ff718767b9adbc88f9bc0;p=lhc%2Fweb%2Fwiklou.git * Follow up r46117: Add new messages ** fixes bug 2314 - add to RELEASE NOTES --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index cd6453a99d..a86172df80 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -58,7 +58,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * Use HTML5 rel attributes for some links, where appropriate * Added optional alternative Search form look - Go button & Advanced search link instead of Go button & Search button - +* (bug 2314) Add links to user custom CSS and JS to Special:Preferences + === Bug fixes in 1.15 === * (bug 16968) Special:Upload no longer throws useless warnings. * (bug 17000) Special:RevisionDelete now checks if the database is locked diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index 8c3f108683..eac36cf162 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -908,6 +908,8 @@ $wgMessageStructure = array( 'default', 'defaultns', 'files', + 'prefs-custom-css', + 'prefs-custom-js', ), 'userrights' => array( 'userrights',