00001 <?php
00010 $wgIgnoredMessages = array(
00011 'sidebar',
00012 'accesskey-pt-userpage',
00013 'accesskey-pt-anonuserpage',
00014 'accesskey-pt-mytalk',
00015 'accesskey-pt-anontalk',
00016 'accesskey-pt-preferences',
00017 'accesskey-pt-watchlist',
00018 'accesskey-pt-mycontris',
00019 'accesskey-pt-login',
00020 'accesskey-pt-anonlogin',
00021 'accesskey-pt-logout',
00022 'accesskey-ca-talk',
00023 'accesskey-ca-edit',
00024 'accesskey-ca-addsection',
00025 'accesskey-ca-viewsource',
00026 'accesskey-ca-history',
00027 'accesskey-ca-protect',
00028 'accesskey-ca-unprotect',
00029 'accesskey-ca-delete',
00030 'accesskey-ca-undelete',
00031 'accesskey-ca-move',
00032 'accesskey-ca-watch',
00033 'accesskey-ca-unwatch',
00034 'accesskey-search',
00035 'accesskey-search-go',
00036 'accesskey-search-fulltext',
00037 'accesskey-p-logo',
00038 'accesskey-n-mainpage',
00039 'accesskey-n-mainpage-description',
00040 'accesskey-n-portal',
00041 'accesskey-n-currentevents',
00042 'accesskey-n-recentchanges',
00043 'accesskey-n-randompage',
00044 'accesskey-n-help',
00045 'accesskey-t-whatlinkshere',
00046 'accesskey-t-recentchangeslinked',
00047 'accesskey-feed-rss',
00048 'accesskey-feed-atom',
00049 'accesskey-t-contributions',
00050 'accesskey-t-emailuser',
00051 'accesskey-t-permalink',
00052 'accesskey-t-print',
00053 'accesskey-t-upload',
00054 'accesskey-t-specialpages',
00055 'accesskey-ca-nstab-main',
00056 'accesskey-ca-nstab-user',
00057 'accesskey-ca-nstab-media',
00058 'accesskey-ca-nstab-special',
00059 'accesskey-ca-nstab-project',
00060 'accesskey-ca-nstab-image',
00061 'accesskey-ca-nstab-mediawiki',
00062 'accesskey-ca-nstab-template',
00063 'accesskey-ca-nstab-help',
00064 'accesskey-ca-nstab-category',
00065 'accesskey-minoredit',
00066 'accesskey-save',
00067 'accesskey-preview',
00068 'accesskey-diff',
00069 'accesskey-compareselectedversions',
00070 'accesskey-watch',
00071 'accesskey-upload',
00072 'addsection',
00073 'talkpageheader',
00074 'anonnotice',
00075 'autoblock_whitelist',
00076 'searchmenu-help',
00077 'googlesearch',
00078 'opensearch-desc',
00079 'exif-make-value',
00080 'exif-model-value',
00081 'exif-software-value',
00082 'history_copyright',
00083 'licenses',
00084 'loginstart',
00085 'loginend',
00086 'loginlanguagelinks',
00087 'markaspatrolledlink',
00088 'newarticletextanon',
00089 'newsectionheaderdefaultlevel',
00090 'newtalkseparator',
00091 'noarticletextanon',
00092 'number_of_watching_users_RCview',
00093 'pagecategorieslink',
00094 'pubmedurl',
00095 'randompage-url',
00096 'recentchanges-url',
00097 'cantcreateaccount-nonblock-text',
00098 'revision-info-current',
00099 'revision-nav',
00100 'rfcurl',
00101 'shareddescriptionfollows',
00102 'signature',
00103 'signature-anon',
00104 'signupend',
00105 'sitenotice',
00106 'sitesubtitle',
00107 'sitetitle',
00108 'sp-contributions-footer',
00109 'sp-contributions-footer-anon',
00110 'statistics-summary',
00111 'statistics-footer',
00112 'talkpagetext',
00113 'uploadfooter',
00114 'listgrouprights-link',
00115 'search-interwiki-custom',
00116 'allpages-summary',
00117 'booksources-summary',
00118 'categories-summary',
00119 'ipblocklist-summary',
00120 'protectedtitles-summary',
00121 'listusers-summary',
00122 'longpages-summary',
00123 'preferences-summary',
00124 'specialpages-summary',
00125 'whatlinkshere-summary',
00126 'listredirects-summary',
00127 'uncategorizedpages-summary',
00128 'uncategorizedcategories-summary',
00129 'uncategorizedimages-summary',
00130 'uncategorizedtemplates-summary',
00131 'popularpages-summary',
00132 'wantedcategories-summary',
00133 'wantedfiles-summary',
00134 'wantedpages-summary',
00135 'mostlinked-summary',
00136 'mostlinkedcategories-summary',
00137 'mostlinkedtemplates-summary',
00138 'mostcategories-summary',
00139 'mostimages-summary',
00140 'mostrevisions-summary',
00141 'prefixindex-summary',
00142 'shortpages-summary',
00143 'newpages-summary',
00144 'ancientpages-summary',
00145 'unwatchedpages-summary',
00146 'userrights-summary',
00147 'brokenredirects-summary',
00148 'deadendpages-summary',
00149 'protectedpages-summary',
00150 'disambiguations-summary',
00151 'doubleredirects-summary',
00152 'lonelypages-summary',
00153 'unusedtemplates-summary',
00154 'fewestrevisions-summary',
00155 'upload-summary',
00156 'newuserlogentry',
00157 'wantedtemplates-summary',
00158 'activeusers-summary',
00159 'search-summary',
00160 'editpage-tos-summary',
00161 'addsection-preload',
00162 'addsection-editintro',
00163 );
00164
00166 $wgOptionalMessages = array(
00167 'linkprefix',
00168 'editsection-brackets',
00169 'feed-atom',
00170 'feed-rss',
00171 'sectionlink',
00172 'unit-pixel',
00173 'userrights-irreversible-marker',
00174 'tog-nolangconversion',
00175 'tog-noconvertlink',
00176 'yourvariant',
00177 'variantname-zh-hans',
00178 'variantname-zh-hant',
00179 'variantname-zh-cn',
00180 'variantname-zh-tw',
00181 'variantname-zh-hk',
00182 'variantname-zh-mo',
00183 'variantname-zh-my',
00184 'variantname-zh-sg',
00185 'variantname-zh',
00186 'variantname-gan-hans',
00187 'variantname-gan-hant',
00188 'variantname-gan',
00189 'variantname-sr-ec',
00190 'variantname-sr-el',
00191 'variantname-sr',
00192 'variantname-kk-arab',
00193 'variantname-kk-cyrl',
00194 'variantname-kk-latn',
00195 'variantname-kk-tr',
00196 'variantname-kk-kz',
00197 'variantname-kk-cn',
00198 'variantname-kk',
00199 'variantname-ku-latn',
00200 'variantname-ku-arab',
00201 'variantname-ku',
00202 'variantname-tg-cyrl',
00203 'variantname-tg-latn',
00204 'variantname-tg',
00205 'rc-change-size',
00206 'resetpass_text',
00207 'image_sample',
00208 'media_sample',
00209 'skinname-standard',
00210 'skinname-nostalgia',
00211 'skinname-cologneblue',
00212 'skinname-monobook',
00213 'skinname-myskin',
00214 'skinname-chick',
00215 'skinname-simple',
00216 'skinname-modern',
00217 'skinname-vector',
00218 'common.css',
00219 'standard.css',
00220 'nostalgia.css',
00221 'cologneblue.css',
00222 'monobook.css',
00223 'myskin.css',
00224 'chick.css',
00225 'simple.css',
00226 'modern.css',
00227 'vector.css',
00228 'print.css',
00229 'handheld.css',
00230 'common.js',
00231 'standard.js',
00232 'nostalgia.js',
00233 'cologneblue.js',
00234 'monobook.js',
00235 'myskin.js',
00236 'chick.js',
00237 'simple.js',
00238 'modern.js',
00239 'vector.js',
00240 'widthheight',
00241 'exif-fnumber-format',
00242 'exif-focallength-format',
00243 'exif-compression-6',
00244 'exif-photometricinterpretation-2',
00245 'exif-photometricinterpretation-6',
00246 'exif-xyresolution-i',
00247 'exif-xyresolution-c',
00248 'exif-colorspace-1',
00249 'exif-colorspace-ffff.h',
00250 'exif-componentsconfiguration-1',
00251 'exif-componentsconfiguration-2',
00252 'exif-componentsconfiguration-3',
00253 'exif-componentsconfiguration-4',
00254 'exif-componentsconfiguration-5',
00255 'exif-componentsconfiguration-6',
00256 'exif-lightsource-20',
00257 'exif-lightsource-21',
00258 'exif-lightsource-22',
00259 'exif-lightsource-23',
00260 'exif-filesource-3',
00261 'booksources-isbn',
00262 'sp-contributions-explain',
00263 'sorbs',
00264 'video-dims',
00265 'seconds-abbrev',
00266 'minutes-abbrev',
00267 'hours-abbrev',
00268 'filerevert-backlink',
00269 'filedelete-backlink',
00270 'delete-backlink',
00271 'move-page-backlink',
00272 'protect-backlink',
00273 'pagetitle',
00274 'filename-prefix-blacklist',
00275 'edittools',
00276 'size-bytes',
00277 'size-kilobytes',
00278 'size-megabytes',
00279 'size-gigabytes',
00280 'iranian-calendar-m1',
00281 'iranian-calendar-m2',
00282 'iranian-calendar-m3',
00283 'iranian-calendar-m4',
00284 'iranian-calendar-m5',
00285 'iranian-calendar-m6',
00286 'iranian-calendar-m7',
00287 'iranian-calendar-m8',
00288 'iranian-calendar-m9',
00289 'iranian-calendar-m10',
00290 'iranian-calendar-m11',
00291 'iranian-calendar-m12',
00292 'hijri-calendar-m1',
00293 'hijri-calendar-m2',
00294 'hijri-calendar-m3',
00295 'hijri-calendar-m4',
00296 'hijri-calendar-m5',
00297 'hijri-calendar-m6',
00298 'hijri-calendar-m7',
00299 'hijri-calendar-m8',
00300 'hijri-calendar-m9',
00301 'hijri-calendar-m10',
00302 'hijri-calendar-m11',
00303 'hijri-calendar-m12',
00304 'hebrew-calendar-m1',
00305 'hebrew-calendar-m2',
00306 'hebrew-calendar-m3',
00307 'hebrew-calendar-m4',
00308 'hebrew-calendar-m5',
00309 'hebrew-calendar-m6',
00310 'hebrew-calendar-m6a',
00311 'hebrew-calendar-m6b',
00312 'hebrew-calendar-m7',
00313 'hebrew-calendar-m8',
00314 'hebrew-calendar-m9',
00315 'hebrew-calendar-m10',
00316 'hebrew-calendar-m11',
00317 'hebrew-calendar-m12',
00318 'hebrew-calendar-m1-gen',
00319 'hebrew-calendar-m2-gen',
00320 'hebrew-calendar-m3-gen',
00321 'hebrew-calendar-m4-gen',
00322 'hebrew-calendar-m5-gen',
00323 'hebrew-calendar-m6-gen',
00324 'hebrew-calendar-m6a-gen',
00325 'hebrew-calendar-m6b-gen',
00326 'hebrew-calendar-m7-gen',
00327 'hebrew-calendar-m8-gen',
00328 'hebrew-calendar-m9-gen',
00329 'hebrew-calendar-m10-gen',
00330 'hebrew-calendar-m11-gen',
00331 'hebrew-calendar-m12-gen',
00332 'version-svn-revision',
00333 'catseparator',
00334 'semicolon-separator',
00335 'comma-separator',
00336 'colon-separator',
00337 'pipe-separator',
00338 'word-separator',
00339 'ellipsis',
00340 'percent',
00341 'parentheses',
00342 'autocomment-prefix',
00343 'listgrouprights-right-display',
00344 'listgrouprights-right-revoked',
00345 'timezone-utc',
00346 'whatlinkshere-backlink',
00347 'recentchangeslinked-backlink',
00348 'unpatrolledletter',
00349 'diff-with-additional',
00350 'pagetitle-view-mainpage',
00351 'trackback',
00352 'trackbackexcerpt',
00353 'prefs-registration-date-time',
00354 'prefs-memberingroups-type',
00355 'shared-repo-name-wikimediacommons',
00356 );
00357
00359 $wgEXIFMessages = array(
00360 'exif-imagewidth',
00361 'exif-imagelength',
00362 'exif-bitspersample',
00363 'exif-compression',
00364 'exif-photometricinterpretation',
00365 'exif-orientation',
00366 'exif-samplesperpixel',
00367 'exif-planarconfiguration',
00368 'exif-ycbcrsubsampling',
00369 'exif-ycbcrpositioning',
00370 'exif-xresolution',
00371 'exif-yresolution',
00372 'exif-resolutionunit',
00373 'exif-stripoffsets',
00374 'exif-rowsperstrip',
00375 'exif-stripbytecounts',
00376 'exif-jpeginterchangeformat',
00377 'exif-jpeginterchangeformatlength',
00378 'exif-transferfunction',
00379 'exif-whitepoint',
00380 'exif-primarychromaticities',
00381 'exif-ycbcrcoefficients',
00382 'exif-referenceblackwhite',
00383 'exif-datetime',
00384 'exif-imagedescription',
00385 'exif-make',
00386 'exif-model',
00387 'exif-software',
00388 'exif-artist',
00389 'exif-copyright',
00390 'exif-exifversion',
00391 'exif-flashpixversion',
00392 'exif-colorspace',
00393 'exif-componentsconfiguration',
00394 'exif-compressedbitsperpixel',
00395 'exif-pixelydimension',
00396 'exif-pixelxdimension',
00397 'exif-makernote',
00398 'exif-usercomment',
00399 'exif-relatedsoundfile',
00400 'exif-datetimeoriginal',
00401 'exif-datetimedigitized',
00402 'exif-subsectime',
00403 'exif-subsectimeoriginal',
00404 'exif-subsectimedigitized',
00405 'exif-exposuretime',
00406 'exif-exposuretime-format',
00407 'exif-fnumber',
00408 'exif-exposureprogram',
00409 'exif-spectralsensitivity',
00410 'exif-isospeedratings',
00411 'exif-oecf',
00412 'exif-shutterspeedvalue',
00413 'exif-aperturevalue',
00414 'exif-brightnessvalue',
00415 'exif-exposurebiasvalue',
00416 'exif-maxaperturevalue',
00417 'exif-subjectdistance',
00418 'exif-meteringmode',
00419 'exif-lightsource',
00420 'exif-flash',
00421 'exif-focallength',
00422 'exif-subjectarea',
00423 'exif-flashenergy',
00424 'exif-spatialfrequencyresponse',
00425 'exif-focalplanexresolution',
00426 'exif-focalplaneyresolution',
00427 'exif-focalplaneresolutionunit',
00428 'exif-subjectlocation',
00429 'exif-exposureindex',
00430 'exif-sensingmethod',
00431 'exif-filesource',
00432 'exif-scenetype',
00433 'exif-cfapattern',
00434 'exif-customrendered',
00435 'exif-exposuremode',
00436 'exif-whitebalance',
00437 'exif-digitalzoomratio',
00438 'exif-focallengthin35mmfilm',
00439 'exif-scenecapturetype',
00440 'exif-gaincontrol',
00441 'exif-contrast',
00442 'exif-saturation',
00443 'exif-sharpness',
00444 'exif-devicesettingdescription',
00445 'exif-subjectdistancerange',
00446 'exif-imageuniqueid',
00447 'exif-gpsversionid',
00448 'exif-gpslatituderef',
00449 'exif-gpslatitude',
00450 'exif-gpslongituderef',
00451 'exif-gpslongitude',
00452 'exif-gpsaltituderef',
00453 'exif-gpsaltitude',
00454 'exif-gpstimestamp',
00455 'exif-gpssatellites',
00456 'exif-gpsstatus',
00457 'exif-gpsmeasuremode',
00458 'exif-gpsdop',
00459 'exif-gpsspeedref',
00460 'exif-gpsspeed',
00461 'exif-gpstrackref',
00462 'exif-gpstrack',
00463 'exif-gpsimgdirectionref',
00464 'exif-gpsimgdirection',
00465 'exif-gpsmapdatum',
00466 'exif-gpsdestlatituderef',
00467 'exif-gpsdestlatitude',
00468 'exif-gpsdestlongituderef',
00469 'exif-gpsdestlongitude',
00470 'exif-gpsdestbearingref',
00471 'exif-gpsdestbearing',
00472 'exif-gpsdestdistanceref',
00473 'exif-gpsdestdistance',
00474 'exif-gpsprocessingmethod',
00475 'exif-gpsareainformation',
00476 'exif-gpsdatestamp',
00477 'exif-gpsdifferential',
00478 'exif-compression-1',
00479 'exif-unknowndate',
00480 'exif-orientation-1',
00481 'exif-orientation-2',
00482 'exif-orientation-3',
00483 'exif-orientation-4',
00484 'exif-orientation-5',
00485 'exif-orientation-6',
00486 'exif-orientation-7',
00487 'exif-orientation-8',
00488 'exif-planarconfiguration-1',
00489 'exif-planarconfiguration-2',
00490 'exif-componentsconfiguration-0',
00491 'exif-exposureprogram-0',
00492 'exif-exposureprogram-1',
00493 'exif-exposureprogram-2',
00494 'exif-exposureprogram-3',
00495 'exif-exposureprogram-4',
00496 'exif-exposureprogram-5',
00497 'exif-exposureprogram-6',
00498 'exif-exposureprogram-7',
00499 'exif-exposureprogram-8',
00500 'exif-subjectdistance-value',
00501 'exif-meteringmode-0',
00502 'exif-meteringmode-1',
00503 'exif-meteringmode-2',
00504 'exif-meteringmode-3',
00505 'exif-meteringmode-4',
00506 'exif-meteringmode-5',
00507 'exif-meteringmode-6',
00508 'exif-meteringmode-255',
00509 'exif-lightsource-0',
00510 'exif-lightsource-1',
00511 'exif-lightsource-2',
00512 'exif-lightsource-3',
00513 'exif-lightsource-4',
00514 'exif-lightsource-9',
00515 'exif-lightsource-10',
00516 'exif-lightsource-11',
00517 'exif-lightsource-12',
00518 'exif-lightsource-13',
00519 'exif-lightsource-14',
00520 'exif-lightsource-15',
00521 'exif-lightsource-17',
00522 'exif-lightsource-18',
00523 'exif-lightsource-19',
00524 'exif-lightsource-24',
00525 'exif-lightsource-255',
00526 'exif-flash-fired-0' ,
00527 'exif-flash-fired-1' ,
00528 'exif-flash-return-0' ,
00529 'exif-flash-return-2' ,
00530 'exif-flash-return-3' ,
00531 'exif-flash-mode-1' ,
00532 'exif-flash-mode-2' ,
00533 'exif-flash-mode-3' ,
00534 'exif-flash-function-1' ,
00535 'exif-flash-redeye-1' ,
00536 'exif-focalplaneresolutionunit-2',
00537 'exif-sensingmethod-1',
00538 'exif-sensingmethod-2',
00539 'exif-sensingmethod-3',
00540 'exif-sensingmethod-4',
00541 'exif-sensingmethod-5',
00542 'exif-sensingmethod-7',
00543 'exif-sensingmethod-8',
00544 'exif-scenetype-1',
00545 'exif-customrendered-0',
00546 'exif-customrendered-1',
00547 'exif-exposuremode-0',
00548 'exif-exposuremode-1',
00549 'exif-exposuremode-2',
00550 'exif-whitebalance-0',
00551 'exif-whitebalance-1',
00552 'exif-scenecapturetype-0',
00553 'exif-scenecapturetype-1',
00554 'exif-scenecapturetype-2',
00555 'exif-scenecapturetype-3',
00556 'exif-gaincontrol-0',
00557 'exif-gaincontrol-1',
00558 'exif-gaincontrol-2',
00559 'exif-gaincontrol-3',
00560 'exif-gaincontrol-4',
00561 'exif-contrast-0',
00562 'exif-contrast-1',
00563 'exif-contrast-2',
00564 'exif-saturation-0',
00565 'exif-saturation-1',
00566 'exif-saturation-2',
00567 'exif-sharpness-0',
00568 'exif-sharpness-1',
00569 'exif-sharpness-2',
00570 'exif-subjectdistancerange-0',
00571 'exif-subjectdistancerange-1',
00572 'exif-subjectdistancerange-2',
00573 'exif-subjectdistancerange-3',
00574 'exif-gpslatitude-n',
00575 'exif-gpslatitude-s',
00576 'exif-gpslongitude-e',
00577 'exif-gpslongitude-w',
00578 'exif-gpsaltitude-0',
00579 'exif-gpsaltitude-1',
00580 'exif-gpsstatus-a',
00581 'exif-gpsstatus-v',
00582 'exif-gpsmeasuremode-2',
00583 'exif-gpsmeasuremode-3',
00584 'exif-gpsspeed-k',
00585 'exif-gpsspeed-m',
00586 'exif-gpsspeed-n',
00587 'exif-gpsdestdistance-k',
00588 'exif-gpsdestdistance-m',
00589 'exif-gpsdestdistance-n',
00590 'exif-gpsdirection-t',
00591 'exif-gpsdirection-m',
00592 );