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