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