Update; setting autoblock_whitelist to be an ignored message.
authorRotem Liss <rotem@users.mediawiki.org>
Wed, 22 Nov 2006 14:11:46 +0000 (14:11 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Wed, 22 Nov 2006 14:11:46 +0000 (14:11 +0000)
maintenance/language/messageTypes.inc
maintenance/language/messages.inc

index 349a839..d93b5f9 100644 (file)
@@ -11,6 +11,7 @@ $wgIgnoredMessages = array(
        'sidebar',
        'addsection',
        'anonnotice',
+       'autoblock_whitelist',
        'catseparator',
        'googlesearch',
        'exif-make-value',
index 754f5a3..d2e7f1e 100644 (file)
@@ -1825,108 +1825,111 @@ $wgMessageStrucutre = array(
                'autoredircomment',
                'autosumm-shortnew',
        ),
+       'autoblock_whitelist' => array(
+               'autoblock_whitelist',
+       ),
 );
 /** Comments for each block */
 $wgBlockComments = array(
-       'sidebar'         => "The sidebar for MonoBook is generated from this message, lines that do not
+       'sidebar'             => "The sidebar for MonoBook is generated from this message, lines that do not
 begin with * or ** are discarded, furthermore lines that do begin with ** and
 do not contain | are also discarded, but don't depend on this behaviour for
 future releases. Also note that since each list value is wrapped in a unique
 XHTML id it should only appear once and include characters that are legal
 XHTML id names.",
-       'toggles'            => 'User preference toggles',
-       'underline'          => '',
-       'skinpreview'        => '',
-       'dates'              => 'Dates',
-       'categories'         => 'Bits of text used by many pages',
-       'mainpage'           => '',
-       'miscellaneous1'     => '',
-       'metadata_help'      => 'Metadata in edit box',
-       'currentevents'      => '',
-       'miscellaneous2'     => '',
-       'badaccess'          => '',
-       'versionrequired'    => '',
-       'miscellaneous3'     => '',
-       'nstab'              => "Short words for each namespace, by default used in the 'article' tab in monobook",
-       'main'               => 'Main script and global functions',
-       'errors'             => 'General errors',
-       'login'              => 'Login and logout pages',
-       'toolbar'            => 'Edit page toolbar',
-       'edit'               => 'Edit pages',
-       'history'            => 'History pages',
-       'history-feed'       => '',
-       'revdelete'          => 'Revision deletion',
-       'diffs'              => 'Diffs',
-       'search'             => 'Search results',
-       'preferences'        => 'Preferences page',
-       'userrights'         => 'User rights',
-       'group'              => 'Groups',
-       'group-member'       => '',
-       'grouppage'          => '',
-       'recentchanges'      => 'Recent changes',
-       'upload'             => 'Upload',
-       'upload-errors'      => '',
-       'upload-curl-errors' => 'Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html>',
-       'licenses'           => '',
-       'imagelist'          => 'Image list',
-       'mimesearch'         => 'MIME search',
-       'unwatchedpages'     => 'Unwatched pages',
-       'listredirects'      => 'List redirects',
-       'unusedtemplates'    => 'Unused templates',
-       'randomredirect'     => 'Random redirect',
-       'statistics'         => 'Statistics',
-       'disambiguations'    => '',
-       'doubleredirects'    => '',
-       'brokenredirects'    => '',
-       'specialpages'       => 'Miscellaneous special pages',
-       'allpages'           => 'Special:Allpages',
-       'listusers'          => 'Special:Listusers',
-       'emailuser'          => 'E-mail user',
-       'watchlist'          => 'Watchlist',
-       'enotif'             => '',
-       'deleteprotectrev'   => 'Delete/protect/revert',
-       'restrictions'       => 'Restrictions (nouns)',
-       'undelete'           => 'Undelete',
-       'nsform'             => 'Namespace form on various pages',
-       'contributions'      => 'Contributions',
-       'newimages-showfrom' => '',
-       'contributions2'     => '',
-       'whatlinkshere'      => 'What links here',
-       'block'              => 'Block/unblock',
-       'developertools'     => 'Developer tools',
-       'makesysop'          => 'Make sysop',
-       'movepage'           => 'Move page',
-       'export'             => 'Export',
-       'allmessages'        => 'Namespace 8 related',
-       'thumbnails'         => 'Thumbnails',
-       'import'             => 'Special:Import',
-       'importlog'          => 'Import log',
-       'accesskeys'         => 'Keyboard access keys for power users',
-       'tooltips'           => 'Tooltip help for some actions, most are in Monobook.js',
-       'stylesheets'        => 'Stylesheets',
-       'metadata_cc'        => 'Metadata',
-       'attribution'        => 'Attribution',
-       'spamprotection'     => 'Spam protection',
-       'info'               => 'Info page',
-       'math'               => 'Math options',
-       'patrolling'         => 'Patrolling',
-       'monobook.js'        => 'Monobook.js: tooltips and access keys for monobook',
-       'common.js'          => 'Common.js: contains nothing but a placeholder comment',
-       'imagedeletion'      => 'Image deletion',
-       'browsediffs'        => 'Browsing diffs',
-       'imagesize'          => '',
-       'newimages'          => '',
-       'variantname-zh'     => "Short names for language variants used for language conversion links.
+       'toggles'             => 'User preference toggles',
+       'underline'           => '',
+       'skinpreview'         => '',
+       'dates'               => 'Dates',
+       'categories'          => 'Bits of text used by many pages',
+       'mainpage'            => '',
+       'miscellaneous1'      => '',
+       'metadata_help'       => 'Metadata in edit box',
+       'currentevents'       => '',
+       'miscellaneous2'      => '',
+       'badaccess'           => '',
+       'versionrequired'     => '',
+       'miscellaneous3'      => '',
+       'nstab'               => "Short words for each namespace, by default used in the 'article' tab in monobook",
+       'main'                => 'Main script and global functions',
+       'errors'              => 'General errors',
+       'login'               => 'Login and logout pages',
+       'toolbar'             => 'Edit page toolbar',
+       'edit'                => 'Edit pages',
+       'history'             => 'History pages',
+       'history-feed'        => '',
+       'revdelete'           => 'Revision deletion',
+       'diffs'               => 'Diffs',
+       'search'              => 'Search results',
+       'preferences'         => 'Preferences page',
+       'userrights'          => 'User rights',
+       'group'               => 'Groups',
+       'group-member'        => '',
+       'grouppage'           => '',
+       'recentchanges'       => 'Recent changes',
+       'upload'              => 'Upload',
+       'upload-errors'       => '',
+       'upload-curl-errors'  => 'Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html>',
+       'licenses'            => '',
+       'imagelist'           => 'Image list',
+       'mimesearch'          => 'MIME search',
+       'unwatchedpages'      => 'Unwatched pages',
+       'listredirects'       => 'List redirects',
+       'unusedtemplates'     => 'Unused templates',
+       'randomredirect'      => 'Random redirect',
+       'statistics'          => 'Statistics',
+       'disambiguations'     => '',
+       'doubleredirects'     => '',
+       'brokenredirects'     => '',
+       'specialpages'        => 'Miscellaneous special pages',
+       'allpages'            => 'Special:Allpages',
+       'listusers'           => 'Special:Listusers',
+       'emailuser'           => 'E-mail user',
+       'watchlist'           => 'Watchlist',
+       'enotif'              => '',
+       'deleteprotectrev'    => 'Delete/protect/revert',
+       'restrictions'        => 'Restrictions (nouns)',
+       'undelete'            => 'Undelete',
+       'nsform'              => 'Namespace form on various pages',
+       'contributions'       => 'Contributions',
+       'newimages-showfrom'  => '',
+       'contributions2'      => '',
+       'whatlinkshere'       => 'What links here',
+       'block'               => 'Block/unblock',
+       'developertools'      => 'Developer tools',
+       'makesysop'           => 'Make sysop',
+       'movepage'            => 'Move page',
+       'export'              => 'Export',
+       'allmessages'         => 'Namespace 8 related',
+       'thumbnails'          => 'Thumbnails',
+       'import'              => 'Special:Import',
+       'importlog'           => 'Import log',
+       'accesskeys'          => 'Keyboard access keys for power users',
+       'tooltips'            => 'Tooltip help for some actions, most are in Monobook.js',
+       'stylesheets'         => 'Stylesheets',
+       'metadata_cc'         => 'Metadata',
+       'attribution'         => 'Attribution',
+       'spamprotection'      => 'Spam protection',
+       'info'                => 'Info page',
+       'math'                => 'Math options',
+       'patrolling'          => 'Patrolling',
+       'monobook.js'         => 'Monobook.js: tooltips and access keys for monobook',
+       'common.js'           => 'Common.js: contains nothing but a placeholder comment',
+       'imagedeletion'       => 'Image deletion',
+       'browsediffs'         => 'Browsing diffs',
+       'imagesize'           => '',
+       'newimages'           => '',
+       'variantname-zh'      => "Short names for language variants used for language conversion links.
 To disable showing a particular link, set it to 'disable', e.g.
 'variantname-zh-sg' => 'disable',
 Variants for Chinese language",
-       'variantname-sr'     => 'Variants for Serbian language',
-       'variantname-kk'     => 'Variants for Kazakh language',
-       'specialloglabels'   => 'Labels for User: and Title: on Special:Log pages',
-       'passwordtooshort'   => '',
-       'mediawarning'       => 'Media Warning',
-       'fileinfo'           => '',
-       'metadata'           => 'Metadata',
+       'variantname-sr'      => 'Variants for Serbian language',
+       'variantname-kk'      => 'Variants for Kazakh language',
+       'specialloglabels'    => 'Labels for User: and Title: on Special:Log pages',
+       'passwordtooshort'    => '',
+       'mediawarning'        => 'Media Warning',
+       'fileinfo'            => '',
+       'metadata'            => 'Metadata',
        'exif'                           => 'EXIF tags',
        'exif-values'                    => 'Make & model, can be wikified in order to link to the camera and model name',
        'exif-compression'               => 'EXIF attributes',
@@ -1959,24 +1962,25 @@ Variants for Chinese language",
        'exif-gpsmeasuremode'            => '',
        'exif-gpsspeed'                  => 'Pseudotags used for GPSSpeedRef and GPSDestDistanceRef',
        'exif-gpsdirection'              => 'Pseudotags used for GPSTrackRef, GPSImgDirectionRef and GPSDestBearingRef',
-       'edit-externally'    => 'External editor support',
-       'all'                => "'all' in various places, this might be different for inflected languages",
-       'confirmemail'       => 'E-mail address confirmation',
-       'inputbox'           => 'Inputbox extension, may be useful in other contexts as well',
-       'scarytransclusion'  => 'Scary transclusion',
-       'trackbacks'         => 'Trackbacks',
-       'deleteconflict'     => 'Delete conflict',
-       'unit-pixel'         => '',
-       'htmldump'           => 'HTML dump',
-       'purge'              => 'action=purge',
-       'newmessagesmulti'   => '',
-       'search2'            => '',
-       'displaytitle'       => 'DISPLAYTITLE',
-       'catseparator'       => 'Separator for categories in page lists',
-       'loginlanguage'      => '',
-       'imgmulti'           => 'Multipage image navigation',
-       'tablepager'         => 'Table pager',
-       'autosumm'           => 'Auto-summaries',
+       'edit-externally'     => 'External editor support',
+       'all'                 => "'all' in various places, this might be different for inflected languages",
+       'confirmemail'        => 'E-mail address confirmation',
+       'inputbox'            => 'Inputbox extension, may be useful in other contexts as well',
+       'scarytransclusion'   => 'Scary transclusion',
+       'trackbacks'          => 'Trackbacks',
+       'deleteconflict'      => 'Delete conflict',
+       'unit-pixel'          => '',
+       'htmldump'            => 'HTML dump',
+       'purge'               => 'action=purge',
+       'newmessagesmulti'    => '',
+       'search2'             => '',
+       'displaytitle'        => 'DISPLAYTITLE',
+       'catseparator'        => 'Separator for categories in page lists',
+       'loginlanguage'       => '',
+       'imgmulti'            => 'Multipage image navigation',
+       'tablepager'          => 'Table pager',
+       'autosumm'            => 'Auto-summaries',
+       'autoblock_whitelist' => 'Autoblock whitelist',
 );
 
 /** Short comments for standalone messages */