]> scripts.mit.edu Git - autoinstalls/mediawiki.git/blob - maintenance/language/messageTypes.inc
MediaWiki 1.11.0
[autoinstalls/mediawiki.git] / maintenance / language / messageTypes.inc
1 <?php
2 /**
3  * Several types of messages.
4  *
5  * @addtogroup Maintenance
6  */
7
8 /** Ignored messages, which should be exist only in the English messages file. */
9 $wgIgnoredMessages = array(
10         'sidebar',
11         'accesskey-pt-userpage',
12         'accesskey-pt-anonuserpage',
13         'accesskey-pt-mytalk',
14         'accesskey-pt-anontalk',
15         'accesskey-pt-preferences',
16         'accesskey-pt-watchlist',
17         'accesskey-pt-mycontris',
18         'accesskey-pt-login',
19         'accesskey-pt-anonlogin',
20         'accesskey-pt-logout',
21         'accesskey-ca-talk',
22         'accesskey-ca-edit',
23         'accesskey-ca-addsection',
24         'accesskey-ca-viewsource',
25         'accesskey-ca-history',
26         'accesskey-ca-protect',
27         'accesskey-ca-delete',
28         'accesskey-ca-undelete',
29         'accesskey-ca-move',
30         'accesskey-ca-watch',
31         'accesskey-ca-unwatch',
32         'accesskey-search',
33         'accesskey-p-logo',
34         'accesskey-n-mainpage',
35         'accesskey-n-portal',
36         'accesskey-n-currentevents',
37         'accesskey-n-recentchanges',
38         'accesskey-n-randompage',
39         'accesskey-n-help',
40         'accesskey-n-sitesupport',
41         'accesskey-t-whatlinkshere',
42         'accesskey-t-recentchangeslinked',
43         'accesskey-feed-rss',
44         'accesskey-feed-atom',
45         'accesskey-t-contributions',
46         'accesskey-t-emailuser',
47         'accesskey-t-permalink',
48         'accesskey-t-print',
49         'accesskey-t-upload',
50         'accesskey-t-specialpages',
51         'accesskey-ca-nstab-main',
52         'accesskey-ca-nstab-user',
53         'accesskey-ca-nstab-media',
54         'accesskey-ca-nstab-special',
55         'accesskey-ca-nstab-project',
56         'accesskey-ca-nstab-image',
57         'accesskey-ca-nstab-mediawiki',
58         'accesskey-ca-nstab-template',
59         'accesskey-ca-nstab-help',
60         'accesskey-ca-nstab-category',
61         'accesskey-minoredit',
62         'accesskey-save',
63         'accesskey-preview',
64         'accesskey-diff',
65         'accesskey-compareselectedversions',
66         'accesskey-watch',
67         'accesskey-upload',
68         'addsection',
69         'anonnotice',
70         'autoblock_whitelist',
71         'catseparator',
72         'googlesearch',
73         'exif-make-value',
74         'exif-model-value',
75         'exif-software-value',
76         'history_copyright',
77         'licenses',
78         'loginend',
79         'loginlanguagelinks',
80         'markaspatrolledlink',
81         'newarticletextanon',
82         'newsectionheaderdefaultlevel',
83         'newtalkseperator',
84         'noarticletextanon',
85         'number_of_watching_users_RCview',
86         'pagecategorieslink',
87         'patrol-log-header',
88         'pubmedurl',
89         'randompage-url',
90         'recentchanges-url',
91         'revision-info-current',
92         'revision-nav',
93         'rfcurl',
94         'shareddescriptionfollows',
95         'signupend',
96         'sitenotice',
97         'sitesubtitle',
98         'sitetitle',
99         'sp-contributions-footer',
100         'sp-contributions-footer-anon',
101         'statistics-footer',
102         'talkpagetext',
103         'trackback',
104         'trackbackexcerpt',
105 );
106
107 /** Optional messages, which may be translated only if changed in the other language. */
108 $wgOptionalMessages = array(
109         'imgmultigotopost',
110         'linkprefix',
111         'editsection-brackets',
112         'feed-atom',
113         'feed-rss',
114         'sectionlink',
115         'unit-pixel',
116         'allpages-summary',
117         'booksources-summary',
118         'ipblocklist-summary',
119         'listusers-summary',
120         'longpages-summary',
121         'preferences-summary',
122         'specialpages-summary',
123         'whatlinkshere-summary',
124         'whatlinkshere-barrow',
125         'imagelist-summary',
126         'listredirects-summary',
127         'uncategorizedpages-summary',
128         'uncategorizedcategories-summary',
129         'uncategorizedimages-summary',
130         'uncategorizedtemplates-summary',
131         'popularpages-summary',
132         'wantedcategories-summary',
133         'wantedpages-summary',
134         'mostlinked-summary',
135         'mostlinkedcategories-summary',
136         'mostlinkedtemplates-summary',
137         'mostcategories-summary',
138         'mostimages-summary',
139         'mostrevisions-summary',
140         'prefixindex-summary',
141         'shortpages-summary',
142         'newpages-summary',
143         'ancientpages-summary',
144         'newimages-summary',
145         'unwatchedpages-summary',
146         'userrights-summary',
147         'brokenredirects-summary',
148         'deadendpages-summary',
149         'protectedpages-summary',
150         'disambiguations-summary',
151         'doubleredirects-summary',
152         'lonelypages-summary',
153         'unusedtemplates-summary',
154         'fewestrevisions-summary',
155         'withoutinterwiki-summary',
156         'variantname-zh-cn',
157         'variantname-zh-tw',
158         'variantname-zh-hk',
159         'variantname-zh-sg',
160         'variantname-zh',
161         'variantname-sr-ec',
162         'variantname-sr-el',
163         'variantname-sr-jc',
164         'variantname-sr-jl',
165         'variantname-sr',
166         'variantname-kk-tr',
167         'variantname-kk-kz',
168         'variantname-kk-cn',
169         'variantname-kk',
170         'variantname-ku-latn',
171         'variantname-ku-arab',
172         'variantname-ku',
173         'rc-change-size',
174         'resetpass_text',
175         'widthheight',
176         'exif-fnumber-format',
177         'exif-focallength-format',
178         'exif-compression-6',
179         'exif-photometricinterpretation-2',
180         'exif-photometricinterpretation-6',
181         'exif-xyresolution-i',
182         'exif-xyresolution-c',
183         'exif-colorspace-1',
184         'exif-colorspace-ffff.h',
185         'exif-componentsconfiguration-1',
186         'exif-componentsconfiguration-2',
187         'exif-componentsconfiguration-3',
188         'exif-componentsconfiguration-4',
189         'exif-componentsconfiguration-5',
190         'exif-componentsconfiguration-6',
191         'exif-lightsource-20',
192         'exif-lightsource-21',
193         'exif-lightsource-22',
194         'exif-lightsource-23',
195         'exif-filesource-3',
196         'booksources-isbn',
197         'isbn',
198         'sp-contributions-explain',
199         'sorbs',
200         'video-dims',
201         'seconds-abbrev',
202         'minutes-abbrev',
203         'hours-abbrev',
204         'filerevert-backlink',
205         'filedelete-backlink',
206         'pagetitle',
207 );
208
209 /** EXIF messages, which may be set as optional in several checks, but are generally mandatory */
210 $wgEXIFMessages = array(
211         'exif-imagewidth',
212         'exif-imagelength',
213         'exif-bitspersample',
214         'exif-compression',
215         'exif-photometricinterpretation',
216         'exif-orientation',
217         'exif-samplesperpixel',
218         'exif-planarconfiguration',
219         'exif-ycbcrsubsampling',
220         'exif-ycbcrpositioning',
221         'exif-xresolution',
222         'exif-yresolution',
223         'exif-resolutionunit',
224         'exif-stripoffsets',
225         'exif-rowsperstrip',
226         'exif-stripbytecounts',
227         'exif-jpeginterchangeformat',
228         'exif-jpeginterchangeformatlength',
229         'exif-transferfunction',
230         'exif-whitepoint',
231         'exif-primarychromaticities',
232         'exif-ycbcrcoefficients',
233         'exif-referenceblackwhite',
234         'exif-datetime',
235         'exif-imagedescription',
236         'exif-make',
237         'exif-model',
238         'exif-software',
239         'exif-artist',
240         'exif-copyright',
241         'exif-exifversion',
242         'exif-flashpixversion',
243         'exif-colorspace',
244         'exif-componentsconfiguration',
245         'exif-compressedbitsperpixel',
246         'exif-pixelydimension',
247         'exif-pixelxdimension',
248         'exif-makernote',
249         'exif-usercomment',
250         'exif-relatedsoundfile',
251         'exif-datetimeoriginal',
252         'exif-datetimedigitized',
253         'exif-subsectime',
254         'exif-subsectimeoriginal',
255         'exif-subsectimedigitized',
256         'exif-exposuretime',
257         'exif-exposuretime-format',
258         'exif-fnumber',
259         'exif-exposureprogram',
260         'exif-spectralsensitivity',
261         'exif-isospeedratings',
262         'exif-oecf',
263         'exif-shutterspeedvalue',
264         'exif-aperturevalue',
265         'exif-brightnessvalue',
266         'exif-exposurebiasvalue',
267         'exif-maxaperturevalue',
268         'exif-subjectdistance',
269         'exif-meteringmode',
270         'exif-lightsource',
271         'exif-flash',
272         'exif-focallength',
273         'exif-subjectarea',
274         'exif-flashenergy',
275         'exif-spatialfrequencyresponse',
276         'exif-focalplanexresolution',
277         'exif-focalplaneyresolution',
278         'exif-focalplaneresolutionunit',
279         'exif-subjectlocation',
280         'exif-exposureindex',
281         'exif-sensingmethod',
282         'exif-filesource',
283         'exif-scenetype',
284         'exif-cfapattern',
285         'exif-customrendered',
286         'exif-exposuremode',
287         'exif-whitebalance',
288         'exif-digitalzoomratio',
289         'exif-focallengthin35mmfilm',
290         'exif-scenecapturetype',
291         'exif-gaincontrol',
292         'exif-contrast',
293         'exif-saturation',
294         'exif-sharpness',
295         'exif-devicesettingdescription',
296         'exif-subjectdistancerange',
297         'exif-imageuniqueid',
298         'exif-gpsversionid',
299         'exif-gpslatituderef',
300         'exif-gpslatitude',
301         'exif-gpslongituderef',
302         'exif-gpslongitude',
303         'exif-gpsaltituderef',
304         'exif-gpsaltitude',
305         'exif-gpstimestamp',
306         'exif-gpssatellites',
307         'exif-gpsstatus',
308         'exif-gpsmeasuremode',
309         'exif-gpsdop',
310         'exif-gpsspeedref',
311         'exif-gpsspeed',
312         'exif-gpstrackref',
313         'exif-gpstrack',
314         'exif-gpsimgdirectionref',
315         'exif-gpsimgdirection',
316         'exif-gpsmapdatum',
317         'exif-gpsdestlatituderef',
318         'exif-gpsdestlatitude',
319         'exif-gpsdestlongituderef',
320         'exif-gpsdestlongitude',
321         'exif-gpsdestbearingref',
322         'exif-gpsdestbearing',
323         'exif-gpsdestdistanceref',
324         'exif-gpsdestdistance',
325         'exif-gpsprocessingmethod',
326         'exif-gpsareainformation',
327         'exif-gpsdatestamp',
328         'exif-gpsdifferential',
329         'exif-compression-1',
330         'exif-unknowndate',
331         'exif-orientation-1',
332         'exif-orientation-2',
333         'exif-orientation-3',
334         'exif-orientation-4',
335         'exif-orientation-5',
336         'exif-orientation-6',
337         'exif-orientation-7',
338         'exif-orientation-8',
339         'exif-planarconfiguration-1',
340         'exif-planarconfiguration-2',
341         'exif-componentsconfiguration-0',
342         'exif-exposureprogram-0',
343         'exif-exposureprogram-1',
344         'exif-exposureprogram-2',
345         'exif-exposureprogram-3',
346         'exif-exposureprogram-4',
347         'exif-exposureprogram-5',
348         'exif-exposureprogram-6',
349         'exif-exposureprogram-7',
350         'exif-exposureprogram-8',
351         'exif-subjectdistance-value',
352         'exif-meteringmode-0',
353         'exif-meteringmode-1',
354         'exif-meteringmode-2',
355         'exif-meteringmode-3',
356         'exif-meteringmode-4',
357         'exif-meteringmode-5',
358         'exif-meteringmode-6',
359         'exif-meteringmode-255',
360         'exif-lightsource-0',
361         'exif-lightsource-1',
362         'exif-lightsource-2',
363         'exif-lightsource-3',
364         'exif-lightsource-4',
365         'exif-lightsource-9',
366         'exif-lightsource-10',
367         'exif-lightsource-11',
368         'exif-lightsource-12',
369         'exif-lightsource-13',
370         'exif-lightsource-14',
371         'exif-lightsource-15',
372         'exif-lightsource-17',
373         'exif-lightsource-18',
374         'exif-lightsource-19',
375         'exif-lightsource-24',
376         'exif-lightsource-255',
377         'exif-focalplaneresolutionunit-2',
378         'exif-sensingmethod-1',
379         'exif-sensingmethod-2',
380         'exif-sensingmethod-3',
381         'exif-sensingmethod-4',
382         'exif-sensingmethod-5',
383         'exif-sensingmethod-7',
384         'exif-sensingmethod-8',
385         'exif-scenetype-1',
386         'exif-customrendered-0',
387         'exif-customrendered-1',
388         'exif-exposuremode-0',
389         'exif-exposuremode-1',
390         'exif-exposuremode-2',
391         'exif-whitebalance-0',
392         'exif-whitebalance-1',
393         'exif-scenecapturetype-0',
394         'exif-scenecapturetype-1',
395         'exif-scenecapturetype-2',
396         'exif-scenecapturetype-3',
397         'exif-gaincontrol-0',
398         'exif-gaincontrol-1',
399         'exif-gaincontrol-2',
400         'exif-gaincontrol-3',
401         'exif-gaincontrol-4',
402         'exif-contrast-0',
403         'exif-contrast-1',
404         'exif-contrast-2',
405         'exif-saturation-0',
406         'exif-saturation-1',
407         'exif-saturation-2',
408         'exif-sharpness-0',
409         'exif-sharpness-1',
410         'exif-sharpness-2',
411         'exif-subjectdistancerange-0',
412         'exif-subjectdistancerange-1',
413         'exif-subjectdistancerange-2',
414         'exif-subjectdistancerange-3',
415         'exif-gpslatitude-n',
416         'exif-gpslatitude-s',
417         'exif-gpslongitude-e',
418         'exif-gpslongitude-w',
419         'exif-gpsstatus-a',
420         'exif-gpsstatus-v',
421         'exif-gpsmeasuremode-2',
422         'exif-gpsmeasuremode-3',
423         'exif-gpsspeed-k',
424         'exif-gpsspeed-m',
425         'exif-gpsspeed-n',
426         'exif-gpsdirection-t',
427         'exif-gpsdirection-m',
428 );