The subtitle on movepage is now redundant with the tabs
[lhc/web/wiklou.git] / maintenance / language / messageTypes.inc
1 <?php
2 /**
3 * Several types of messages.
4 *
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by
7 * the Free Software Foundation; either version 2 of the License, or
8 * (at your option) any later version.
9 *
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
14 *
15 * You should have received a copy of the GNU General Public License along
16 * with this program; if not, write to the Free Software Foundation, Inc.,
17 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
18 * http://www.gnu.org/copyleft/gpl.html
19 *
20 * @file
21 * @ingroup MaintenanceLanguage
22 */
23
24 /** Ignored messages, which should exist only in the English messages file. */
25 $wgIgnoredMessages = array(
26 'sidebar',
27 'accesskey-pt-userpage',
28 'accesskey-pt-anonuserpage',
29 'accesskey-pt-mytalk',
30 'accesskey-pt-anontalk',
31 'accesskey-pt-preferences',
32 'accesskey-pt-watchlist',
33 'accesskey-pt-mycontris',
34 'accesskey-pt-login',
35 'accesskey-pt-anonlogin',
36 'accesskey-pt-logout',
37 'accesskey-ca-talk',
38 'accesskey-ca-edit',
39 'accesskey-ca-addsection',
40 'accesskey-ca-viewsource',
41 'accesskey-ca-history',
42 'accesskey-ca-protect',
43 'accesskey-ca-unprotect',
44 'accesskey-ca-delete',
45 'accesskey-ca-undelete',
46 'accesskey-ca-move',
47 'accesskey-ca-watch',
48 'accesskey-ca-unwatch',
49 'accesskey-search',
50 'accesskey-search-go',
51 'accesskey-search-fulltext',
52 'accesskey-p-logo',
53 'accesskey-n-mainpage',
54 'accesskey-n-mainpage-description',
55 'accesskey-n-portal',
56 'accesskey-n-currentevents',
57 'accesskey-n-recentchanges',
58 'accesskey-n-randompage',
59 'accesskey-n-help',
60 'accesskey-t-whatlinkshere',
61 'accesskey-t-recentchangeslinked',
62 'accesskey-feed-rss',
63 'accesskey-feed-atom',
64 'accesskey-t-contributions',
65 'accesskey-t-emailuser',
66 'accesskey-t-permalink',
67 'accesskey-t-print',
68 'accesskey-t-upload',
69 'accesskey-t-specialpages',
70 'accesskey-ca-nstab-main',
71 'accesskey-ca-nstab-user',
72 'accesskey-ca-nstab-media',
73 'accesskey-ca-nstab-special',
74 'accesskey-ca-nstab-project',
75 'accesskey-ca-nstab-image',
76 'accesskey-ca-nstab-mediawiki',
77 'accesskey-ca-nstab-template',
78 'accesskey-ca-nstab-help',
79 'accesskey-ca-nstab-category',
80 'accesskey-minoredit',
81 'accesskey-save',
82 'accesskey-preview',
83 'accesskey-diff',
84 'accesskey-compareselectedversions',
85 'accesskey-watch',
86 'accesskey-upload',
87 'accesskey-preferences-save',
88 'accesskey-summary',
89 'accesskey-userrights-set',
90 'accesskey-blockip-block',
91 'accesskey-export',
92 'accesskey-import',
93 'addsection',
94 'talkpageheader',
95 'anonnotice',
96 'autoblock_whitelist',
97 'searchmenu-help',
98 'searchmenu-new-nocreate',
99 'googlesearch',
100 'opensearch-desc',
101 'exif-make-value',
102 'exif-model-value',
103 'exif-software-value',
104 'history_copyright',
105 'licenses',
106 'loginstart',
107 'loginend',
108 'loginlanguagelinks',
109 'pear-mail-error',
110 'php-mail-error',
111 'markaspatrolledlink',
112 'newarticletextanon',
113 'newsectionheaderdefaultlevel',
114 'newtalkseparator',
115 'noarticletextanon',
116 'number_of_watching_users_RCview',
117 'pagecategorieslink',
118 'pubmedurl',
119 'randompage-url',
120 'recentchanges-url',
121 'revision-info-current',
122 'revision-nav',
123 'rfcurl',
124 'shareddescriptionfollows',
125 'signature',
126 'signature-anon',
127 'signupstart',
128 'signupend',
129 'sitenotice',
130 'sitesubtitle',
131 'sitetitle',
132 'sp-contributions-footer',
133 'sp-contributions-footer-anon',
134 'statistics-summary',
135 'statistics-footer',
136 'talkpagetext',
137 'uploadfooter',
138 'listgrouprights-link',
139 'search-interwiki-custom',
140 'allpages-summary',
141 'booksources-summary',
142 'categories-summary',
143 'ipblocklist-summary',
144 'protectedtitles-summary',
145 'listusers-summary',
146 'longpages-summary',
147 'preferences-summary',
148 'specialpages-summary',
149 'whatlinkshere-summary',
150 'listredirects-summary',
151 'uncategorizedpages-summary',
152 'uncategorizedcategories-summary',
153 'uncategorizedimages-summary',
154 'uncategorizedtemplates-summary',
155 'popularpages-summary',
156 'wantedcategories-summary',
157 'wantedfiles-summary',
158 'wantedpages-summary',
159 'mostlinked-summary',
160 'mostlinkedcategories-summary',
161 'mostlinkedtemplates-summary',
162 'mostcategories-summary',
163 'mostimages-summary',
164 'mostrevisions-summary',
165 'prefixindex-summary',
166 'shortpages-summary',
167 'newpages-summary',
168 'ancientpages-summary',
169 'unwatchedpages-summary',
170 'userrights-summary',
171 'brokenredirects-summary',
172 'deadendpages-summary',
173 'protectedpages-summary',
174 'disambiguations-summary',
175 'doubleredirects-summary',
176 'lonelypages-summary',
177 'unusedtemplates-summary',
178 'fewestrevisions-summary',
179 'upload-summary',
180 'newuserlogentry',
181 'wantedtemplates-summary',
182 'activeusers-summary',
183 'search-summary',
184 'editpage-tos-summary',
185 'addsection-preload',
186 'addsection-editintro',
187 'longpage-hint',
188 );
189
190 /** Optional messages, which may be translated only if changed in the target language. */
191 $wgOptionalMessages = array(
192 'linkprefix',
193 'editsection-brackets',
194 'feed-atom',
195 'feed-rss',
196 'sectionlink',
197 'unit-pixel',
198 'userrights-irreversible-marker',
199 'tog-nolangconversion',
200 'tog-noconvertlink',
201 'yourvariant',
202 'variantname-zh-hans',
203 'variantname-zh-hant',
204 'variantname-zh-cn',
205 'variantname-zh-tw',
206 'variantname-zh-hk',
207 'variantname-zh-mo',
208 'variantname-zh-my',
209 'variantname-zh-sg',
210 'variantname-zh',
211 'variantname-gan-hans',
212 'variantname-gan-hant',
213 'variantname-gan',
214 'variantname-sr-ec',
215 'variantname-sr-el',
216 'variantname-sr',
217 'variantname-kk-arab',
218 'variantname-kk-cyrl',
219 'variantname-kk-latn',
220 'variantname-kk-tr',
221 'variantname-kk-kz',
222 'variantname-kk-cn',
223 'variantname-kk',
224 'variantname-ku-latn',
225 'variantname-ku-arab',
226 'variantname-ku',
227 'variantname-tg-cyrl',
228 'variantname-tg-latn',
229 'variantname-tg',
230 'rc-change-size',
231 'resetpass_text',
232 'image_sample',
233 'media_sample',
234 'skinname-standard',
235 'skinname-nostalgia',
236 'skinname-cologneblue',
237 'skinname-monobook',
238 'skinname-myskin',
239 'skinname-chick',
240 'skinname-simple',
241 'skinname-modern',
242 'skinname-vector',
243 'common.css',
244 'standard.css',
245 'nostalgia.css',
246 'cologneblue.css',
247 'monobook.css',
248 'myskin.css',
249 'chick.css',
250 'simple.css',
251 'modern.css',
252 'vector.css',
253 'print.css',
254 'handheld.css',
255 'common.js',
256 'standard.js',
257 'nostalgia.js',
258 'cologneblue.js',
259 'monobook.js',
260 'myskin.js',
261 'chick.js',
262 'simple.js',
263 'modern.js',
264 'vector.js',
265 'widthheight',
266 'exif-fnumber-format',
267 'exif-focallength-format',
268 'exif-compression-6',
269 'exif-photometricinterpretation-2',
270 'exif-photometricinterpretation-6',
271 'exif-xyresolution-i',
272 'exif-xyresolution-c',
273 'exif-colorspace-1',
274 'exif-colorspace-ffff.h',
275 'exif-componentsconfiguration-1',
276 'exif-componentsconfiguration-2',
277 'exif-componentsconfiguration-3',
278 'exif-componentsconfiguration-4',
279 'exif-componentsconfiguration-5',
280 'exif-componentsconfiguration-6',
281 'exif-lightsource-20',
282 'exif-lightsource-21',
283 'exif-lightsource-22',
284 'exif-lightsource-23',
285 'exif-filesource-3',
286 'booksources-isbn',
287 'sp-contributions-explain',
288 'sorbs',
289 'video-dims',
290 'seconds-abbrev',
291 'minutes-abbrev',
292 'hours-abbrev',
293 'filerevert-backlink',
294 'filedelete-backlink',
295 'delete-backlink',
296 'protect-backlink',
297 'pagetitle',
298 'filename-prefix-blacklist',
299 'edittools',
300 'size-bytes',
301 'size-kilobytes',
302 'size-megabytes',
303 'size-gigabytes',
304 'iranian-calendar-m1',
305 'iranian-calendar-m2',
306 'iranian-calendar-m3',
307 'iranian-calendar-m4',
308 'iranian-calendar-m5',
309 'iranian-calendar-m6',
310 'iranian-calendar-m7',
311 'iranian-calendar-m8',
312 'iranian-calendar-m9',
313 'iranian-calendar-m10',
314 'iranian-calendar-m11',
315 'iranian-calendar-m12',
316 'hijri-calendar-m1',
317 'hijri-calendar-m2',
318 'hijri-calendar-m3',
319 'hijri-calendar-m4',
320 'hijri-calendar-m5',
321 'hijri-calendar-m6',
322 'hijri-calendar-m7',
323 'hijri-calendar-m8',
324 'hijri-calendar-m9',
325 'hijri-calendar-m10',
326 'hijri-calendar-m11',
327 'hijri-calendar-m12',
328 'hebrew-calendar-m1',
329 'hebrew-calendar-m2',
330 'hebrew-calendar-m3',
331 'hebrew-calendar-m4',
332 'hebrew-calendar-m5',
333 'hebrew-calendar-m6',
334 'hebrew-calendar-m6a',
335 'hebrew-calendar-m6b',
336 'hebrew-calendar-m7',
337 'hebrew-calendar-m8',
338 'hebrew-calendar-m9',
339 'hebrew-calendar-m10',
340 'hebrew-calendar-m11',
341 'hebrew-calendar-m12',
342 'hebrew-calendar-m1-gen',
343 'hebrew-calendar-m2-gen',
344 'hebrew-calendar-m3-gen',
345 'hebrew-calendar-m4-gen',
346 'hebrew-calendar-m5-gen',
347 'hebrew-calendar-m6-gen',
348 'hebrew-calendar-m6a-gen',
349 'hebrew-calendar-m6b-gen',
350 'hebrew-calendar-m7-gen',
351 'hebrew-calendar-m8-gen',
352 'hebrew-calendar-m9-gen',
353 'hebrew-calendar-m10-gen',
354 'hebrew-calendar-m11-gen',
355 'hebrew-calendar-m12-gen',
356 'version-svn-revision',
357 'catseparator',
358 'semicolon-separator',
359 'comma-separator',
360 'colon-separator',
361 'pipe-separator',
362 'word-separator',
363 'ellipsis',
364 'percent',
365 'parentheses',
366 'autocomment-prefix',
367 'listgrouprights-right-display',
368 'listgrouprights-right-revoked',
369 'timezone-utc',
370 'whatlinkshere-backlink',
371 'recentchangeslinked-backlink',
372 'unpatrolledletter',
373 'diff-with-additional',
374 'pagetitle-view-mainpage',
375 'trackback',
376 'trackbackexcerpt',
377 'prefs-registration-date-time',
378 'prefs-memberingroups-type',
379 'shared-repo-name-wikimediacommons',
380 'usermessage-template',
381 'revisionmove-backlink',
382 'filepage.css',
383 'nocookiesforlogin',
384 );
385
386 /** EXIF messages, which may be set as optional in several checks, but are generally mandatory */
387 $wgEXIFMessages = array(
388 'exif-imagewidth',
389 'exif-imagelength',
390 'exif-bitspersample',
391 'exif-compression',
392 'exif-photometricinterpretation',
393 'exif-orientation',
394 'exif-samplesperpixel',
395 'exif-planarconfiguration',
396 'exif-ycbcrsubsampling',
397 'exif-ycbcrpositioning',
398 'exif-xresolution',
399 'exif-yresolution',
400 'exif-resolutionunit',
401 'exif-stripoffsets',
402 'exif-rowsperstrip',
403 'exif-stripbytecounts',
404 'exif-jpeginterchangeformat',
405 'exif-jpeginterchangeformatlength',
406 'exif-transferfunction',
407 'exif-whitepoint',
408 'exif-primarychromaticities',
409 'exif-ycbcrcoefficients',
410 'exif-referenceblackwhite',
411 'exif-datetime',
412 'exif-imagedescription',
413 'exif-make',
414 'exif-model',
415 'exif-software',
416 'exif-artist',
417 'exif-copyright',
418 'exif-exifversion',
419 'exif-flashpixversion',
420 'exif-colorspace',
421 'exif-componentsconfiguration',
422 'exif-compressedbitsperpixel',
423 'exif-pixelydimension',
424 'exif-pixelxdimension',
425 'exif-makernote',
426 'exif-usercomment',
427 'exif-relatedsoundfile',
428 'exif-datetimeoriginal',
429 'exif-datetimedigitized',
430 'exif-subsectime',
431 'exif-subsectimeoriginal',
432 'exif-subsectimedigitized',
433 'exif-exposuretime',
434 'exif-exposuretime-format',
435 'exif-fnumber',
436 'exif-exposureprogram',
437 'exif-spectralsensitivity',
438 'exif-isospeedratings',
439 'exif-oecf',
440 'exif-shutterspeedvalue',
441 'exif-aperturevalue',
442 'exif-brightnessvalue',
443 'exif-exposurebiasvalue',
444 'exif-maxaperturevalue',
445 'exif-subjectdistance',
446 'exif-meteringmode',
447 'exif-lightsource',
448 'exif-flash',
449 'exif-focallength',
450 'exif-subjectarea',
451 'exif-flashenergy',
452 'exif-spatialfrequencyresponse',
453 'exif-focalplanexresolution',
454 'exif-focalplaneyresolution',
455 'exif-focalplaneresolutionunit',
456 'exif-subjectlocation',
457 'exif-exposureindex',
458 'exif-sensingmethod',
459 'exif-filesource',
460 'exif-scenetype',
461 'exif-cfapattern',
462 'exif-customrendered',
463 'exif-exposuremode',
464 'exif-whitebalance',
465 'exif-digitalzoomratio',
466 'exif-focallengthin35mmfilm',
467 'exif-scenecapturetype',
468 'exif-gaincontrol',
469 'exif-contrast',
470 'exif-saturation',
471 'exif-sharpness',
472 'exif-devicesettingdescription',
473 'exif-subjectdistancerange',
474 'exif-imageuniqueid',
475 'exif-gpsversionid',
476 'exif-gpslatituderef',
477 'exif-gpslatitude',
478 'exif-gpslongituderef',
479 'exif-gpslongitude',
480 'exif-gpsaltituderef',
481 'exif-gpsaltitude',
482 'exif-gpstimestamp',
483 'exif-gpssatellites',
484 'exif-gpsstatus',
485 'exif-gpsmeasuremode',
486 'exif-gpsdop',
487 'exif-gpsspeedref',
488 'exif-gpsspeed',
489 'exif-gpstrackref',
490 'exif-gpstrack',
491 'exif-gpsimgdirectionref',
492 'exif-gpsimgdirection',
493 'exif-gpsmapdatum',
494 'exif-gpsdestlatituderef',
495 'exif-gpsdestlatitude',
496 'exif-gpsdestlongituderef',
497 'exif-gpsdestlongitude',
498 'exif-gpsdestbearingref',
499 'exif-gpsdestbearing',
500 'exif-gpsdestdistanceref',
501 'exif-gpsdestdistance',
502 'exif-gpsprocessingmethod',
503 'exif-gpsareainformation',
504 'exif-gpsdatestamp',
505 'exif-gpsdifferential',
506 'exif-compression-1',
507 'exif-unknowndate',
508 'exif-orientation-1',
509 'exif-orientation-2',
510 'exif-orientation-3',
511 'exif-orientation-4',
512 'exif-orientation-5',
513 'exif-orientation-6',
514 'exif-orientation-7',
515 'exif-orientation-8',
516 'exif-planarconfiguration-1',
517 'exif-planarconfiguration-2',
518 'exif-componentsconfiguration-0',
519 'exif-exposureprogram-0',
520 'exif-exposureprogram-1',
521 'exif-exposureprogram-2',
522 'exif-exposureprogram-3',
523 'exif-exposureprogram-4',
524 'exif-exposureprogram-5',
525 'exif-exposureprogram-6',
526 'exif-exposureprogram-7',
527 'exif-exposureprogram-8',
528 'exif-subjectdistance-value',
529 'exif-meteringmode-0',
530 'exif-meteringmode-1',
531 'exif-meteringmode-2',
532 'exif-meteringmode-3',
533 'exif-meteringmode-4',
534 'exif-meteringmode-5',
535 'exif-meteringmode-6',
536 'exif-meteringmode-255',
537 'exif-lightsource-0',
538 'exif-lightsource-1',
539 'exif-lightsource-2',
540 'exif-lightsource-3',
541 'exif-lightsource-4',
542 'exif-lightsource-9',
543 'exif-lightsource-10',
544 'exif-lightsource-11',
545 'exif-lightsource-12',
546 'exif-lightsource-13',
547 'exif-lightsource-14',
548 'exif-lightsource-15',
549 'exif-lightsource-17',
550 'exif-lightsource-18',
551 'exif-lightsource-19',
552 'exif-lightsource-24',
553 'exif-lightsource-255',
554 'exif-flash-fired-0' ,
555 'exif-flash-fired-1' ,
556 'exif-flash-return-0' ,
557 'exif-flash-return-2' ,
558 'exif-flash-return-3' ,
559 'exif-flash-mode-1' ,
560 'exif-flash-mode-2' ,
561 'exif-flash-mode-3' ,
562 'exif-flash-function-1' ,
563 'exif-flash-redeye-1' ,
564 'exif-focalplaneresolutionunit-2',
565 'exif-sensingmethod-1',
566 'exif-sensingmethod-2',
567 'exif-sensingmethod-3',
568 'exif-sensingmethod-4',
569 'exif-sensingmethod-5',
570 'exif-sensingmethod-7',
571 'exif-sensingmethod-8',
572 'exif-scenetype-1',
573 'exif-customrendered-0',
574 'exif-customrendered-1',
575 'exif-exposuremode-0',
576 'exif-exposuremode-1',
577 'exif-exposuremode-2',
578 'exif-whitebalance-0',
579 'exif-whitebalance-1',
580 'exif-scenecapturetype-0',
581 'exif-scenecapturetype-1',
582 'exif-scenecapturetype-2',
583 'exif-scenecapturetype-3',
584 'exif-gaincontrol-0',
585 'exif-gaincontrol-1',
586 'exif-gaincontrol-2',
587 'exif-gaincontrol-3',
588 'exif-gaincontrol-4',
589 'exif-contrast-0',
590 'exif-contrast-1',
591 'exif-contrast-2',
592 'exif-saturation-0',
593 'exif-saturation-1',
594 'exif-saturation-2',
595 'exif-sharpness-0',
596 'exif-sharpness-1',
597 'exif-sharpness-2',
598 'exif-subjectdistancerange-0',
599 'exif-subjectdistancerange-1',
600 'exif-subjectdistancerange-2',
601 'exif-subjectdistancerange-3',
602 'exif-gpslatitude-n',
603 'exif-gpslatitude-s',
604 'exif-gpslongitude-e',
605 'exif-gpslongitude-w',
606 'exif-gpsaltitude-0',
607 'exif-gpsaltitude-1',
608 'exif-gpsstatus-a',
609 'exif-gpsstatus-v',
610 'exif-gpsmeasuremode-2',
611 'exif-gpsmeasuremode-3',
612 'exif-gpsspeed-k',
613 'exif-gpsspeed-m',
614 'exif-gpsspeed-n',
615 'exif-gpsdestdistance-k',
616 'exif-gpsdestdistance-m',
617 'exif-gpsdestdistance-n',
618 'exif-gpsdirection-t',
619 'exif-gpsdirection-m',
620 );