r112128: Add new message keys to maintenance files otherwise the next run of the...
[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 'accesskey-watchlistedit-normal-submit',
94 'accesskey-watchlistedit-raw-submit',
95 'addsection',
96 'talkpageheader',
97 'anonnotice',
98 'autoblock_whitelist',
99 'searchmenu-help',
100 'searchmenu-new-nocreate',
101 'googlesearch',
102 'opensearch-desc',
103 'exif-make-value',
104 'exif-model-value',
105 'exif-software-value',
106 'exif-software-version-value',
107 'history_copyright',
108 'licenses',
109 'loginstart',
110 'loginend-https',
111 'loginend',
112 'loginlanguagelinks',
113 'pear-mail-error',
114 'php-mail-error',
115 'markaspatrolledlink',
116 'newarticletextanon',
117 'newsectionheaderdefaultlevel',
118 'mainpage-nstab',
119 'newtalkseparator',
120 'noarticletextanon',
121 'number_of_watching_users_RCview',
122 'pagecategorieslink',
123 'pubmedurl',
124 'randompage-url',
125 'recentchanges-url',
126 'revision-info-current',
127 'revision-nav',
128 'rfcurl',
129 'shareddescriptionfollows',
130 'signature-anon',
131 'signupstart',
132 'signupend',
133 'signupend-https',
134 'sitenotice',
135 'sitesubtitle',
136 'sitetitle',
137 'sp-contributions-footer',
138 'sp-contributions-footer-anon',
139 'statistics-summary',
140 'statistics-footer',
141 'talkpagetext',
142 'uploadfooter',
143 'listgrouprights-link',
144 'search-interwiki-custom',
145 'allpages-summary',
146 'booksources-summary',
147 'categories-summary',
148 'blocklist-summary',
149 'protectedtitles-summary',
150 'listusers-summary',
151 'longpages-summary',
152 'preferences-summary',
153 'specialpages-summary',
154 'whatlinkshere-summary',
155 'listredirects-summary',
156 'uncategorizedpages-summary',
157 'uncategorizedcategories-summary',
158 'uncategorizedimages-summary',
159 'uncategorizedtemplates-summary',
160 'popularpages-summary',
161 'wantedcategories-summary',
162 'wantedfiles-summary',
163 'wantedpages-summary',
164 'watchlist-summary',
165 'mostlinked-summary',
166 'mostlinkedcategories-summary',
167 'mostlinkedtemplates-summary',
168 'mostcategories-summary',
169 'mostimages-summary',
170 'mostrevisions-summary',
171 'prefixindex-summary',
172 'shortpages-summary',
173 'newpages-summary',
174 'ancientpages-summary',
175 'unwatchedpages-summary',
176 'userrights-summary',
177 'brokenredirects-summary',
178 'deadendpages-summary',
179 'protectedpages-summary',
180 'disambiguations-summary',
181 'doubleredirects-summary',
182 'lonelypages-summary',
183 'unusedtemplates-summary',
184 'fewestrevisions-summary',
185 'upload-summary',
186 'wantedtemplates-summary',
187 'activeusers-summary',
188 'search-summary',
189 'editpage-tos-summary',
190 'addsection-preload',
191 'addsection-editintro',
192 'longpage-hint',
193 'javascripttest-backlink',
194 'javascripttest-qunit-name',
195 'revdelete-logentry',
196 'logdelete-logentry',
197 'revdelete-content',
198 'revdelete-summary',
199 'revdelete-uname',
200 'revdelete-hid',
201 'revdelete-unhid',
202 'revdelete-log-message',
203 'logdelete-log-message',
204 'deletedarticle',
205 'suppressedarticle',
206 'undeletedarticle',
207 'patrol-log-line',
208 'patrol-log-auto',
209 'patrol-log-diff',
210 '1movedto2',
211 '1movedto2_redir',
212 'move-redirect-suppressed',
213 'newuserlog-byemail',
214 'newuserlog-create-entry',
215 'newuserlog-create2-entry',
216 'newuserlog-autocreate-entry',
217 'suppressedarticle',
218 'deletedarticle',
219 'uploadedimage',
220 'overwroteimage',
221 );
222
223 /** Optional messages, which may be translated only if changed in the target language. */
224 $wgOptionalMessages = array(
225 'linkprefix',
226 'editsection-brackets',
227 'feed-atom',
228 'feed-rss',
229 'unit-pixel',
230 'userrights-irreversible-marker',
231 'tog-nolangconversion',
232 'tog-noconvertlink',
233 'variantname-zh-hans',
234 'variantname-zh-hant',
235 'variantname-zh-cn',
236 'variantname-zh-tw',
237 'variantname-zh-hk',
238 'variantname-zh-mo',
239 'variantname-zh-my',
240 'variantname-zh-sg',
241 'variantname-zh',
242 'variantname-gan-hans',
243 'variantname-gan-hant',
244 'variantname-gan',
245 'variantname-sr-ec',
246 'variantname-sr-el',
247 'variantname-sr',
248 'variantname-kk-arab',
249 'variantname-kk-cyrl',
250 'variantname-kk-latn',
251 'variantname-kk-tr',
252 'variantname-kk-kz',
253 'variantname-kk-cn',
254 'variantname-kk',
255 'variantname-ku-latn',
256 'variantname-ku-arab',
257 'variantname-ku',
258 'variantname-tg-cyrl',
259 'variantname-tg-latn',
260 'variantname-tg',
261 'variantname-ike-cans',
262 'variantname-ike-latn',
263 'variantname-iu',
264 'variantname-shi-tfng',
265 'variantname-shi-latn',
266 'variantname-shi',
267 'rc-change-size',
268 'resetpass_text',
269 'image_sample',
270 'media_sample',
271 'skinname-standard',
272 'skinname-nostalgia',
273 'skinname-cologneblue',
274 'skinname-monobook',
275 'skinname-myskin',
276 'skinname-chick',
277 'skinname-simple',
278 'skinname-modern',
279 'skinname-vector',
280 'common.css',
281 'standard.css',
282 'nostalgia.css',
283 'cologneblue.css',
284 'monobook.css',
285 'myskin.css',
286 'chick.css',
287 'simple.css',
288 'modern.css',
289 'vector.css',
290 'print.css',
291 'handheld.css',
292 'noscript.css',
293 'group-autoconfirmed.css',
294 'group-bot.css',
295 'group-sysop.css',
296 'group-bureaucrat.css',
297 'common.js',
298 'standard.js',
299 'nostalgia.js',
300 'cologneblue.js',
301 'monobook.js',
302 'myskin.js',
303 'chick.js',
304 'simple.js',
305 'modern.js',
306 'vector.js',
307 'group-autoconfirmed.js',
308 'group-bot.js',
309 'group-sysop.js',
310 'group-bureaucrat.js',
311 'widthheight',
312 'exif-fnumber-format',
313 'exif-focallength-format',
314 'exif-compression-5',
315 'exif-compression-6',
316 'exif-compression-7',
317 'exif-compression-8',
318 'exif-compression-32773',
319 'exif-compression-32946',
320 'exif-compression-34712',
321 'exif-photometricinterpretation-2',
322 'exif-photometricinterpretation-6',
323 'exif-xyresolution-i',
324 'exif-xyresolution-c',
325 'exif-colorspace-1',
326 'exif-componentsconfiguration-1',
327 'exif-componentsconfiguration-2',
328 'exif-componentsconfiguration-3',
329 'exif-componentsconfiguration-4',
330 'exif-componentsconfiguration-5',
331 'exif-componentsconfiguration-6',
332 'exif-contact-value',
333 'exif-coordinate-format',
334 'exif-lightsource-20',
335 'exif-lightsource-21',
336 'exif-lightsource-22',
337 'exif-lightsource-23',
338 'exif-maxaperturevalue-value',
339 'exif-subjectnewscode-value',
340 'booksources-isbn',
341 'sp-contributions-explain',
342 'sorbs',
343 'video-dims',
344 'seconds-abbrev',
345 'minutes-abbrev',
346 'hours-abbrev',
347 'days-abbrev',
348 'pagetitle',
349 'filename-prefix-blacklist',
350 'edittools',
351 'edittools-upload',
352 'size-bytes',
353 'size-kilobytes',
354 'size-megabytes',
355 'size-gigabytes',
356 'size-terabytes',
357 'size-petabytes',
358 'size-exabytes',
359 'size-zetabytes',
360 'size-yottabytes',
361 'bitrate-bits',
362 'bitrate-kilobits',
363 'bitrate-megabits',
364 'bitrate-gigabits',
365 'bitrate-terabits',
366 'bitrate-petabits',
367 'bitrate-exabits',
368 'bitrate-zetabits',
369 'bitrate-yottabits',
370 'iranian-calendar-m1',
371 'iranian-calendar-m2',
372 'iranian-calendar-m3',
373 'iranian-calendar-m4',
374 'iranian-calendar-m5',
375 'iranian-calendar-m6',
376 'iranian-calendar-m7',
377 'iranian-calendar-m8',
378 'iranian-calendar-m9',
379 'iranian-calendar-m10',
380 'iranian-calendar-m11',
381 'iranian-calendar-m12',
382 'hijri-calendar-m1',
383 'hijri-calendar-m2',
384 'hijri-calendar-m3',
385 'hijri-calendar-m4',
386 'hijri-calendar-m5',
387 'hijri-calendar-m6',
388 'hijri-calendar-m7',
389 'hijri-calendar-m8',
390 'hijri-calendar-m9',
391 'hijri-calendar-m10',
392 'hijri-calendar-m11',
393 'hijri-calendar-m12',
394 'hebrew-calendar-m1',
395 'hebrew-calendar-m2',
396 'hebrew-calendar-m3',
397 'hebrew-calendar-m4',
398 'hebrew-calendar-m5',
399 'hebrew-calendar-m6',
400 'hebrew-calendar-m6a',
401 'hebrew-calendar-m6b',
402 'hebrew-calendar-m7',
403 'hebrew-calendar-m8',
404 'hebrew-calendar-m9',
405 'hebrew-calendar-m10',
406 'hebrew-calendar-m11',
407 'hebrew-calendar-m12',
408 'hebrew-calendar-m1-gen',
409 'hebrew-calendar-m2-gen',
410 'hebrew-calendar-m3-gen',
411 'hebrew-calendar-m4-gen',
412 'hebrew-calendar-m5-gen',
413 'hebrew-calendar-m6-gen',
414 'hebrew-calendar-m6a-gen',
415 'hebrew-calendar-m6b-gen',
416 'hebrew-calendar-m7-gen',
417 'hebrew-calendar-m8-gen',
418 'hebrew-calendar-m9-gen',
419 'hebrew-calendar-m10-gen',
420 'hebrew-calendar-m11-gen',
421 'hebrew-calendar-m12-gen',
422 'version-api',
423 'version-svn-revision',
424 'semicolon-separator',
425 'comma-separator',
426 'colon-separator',
427 'pipe-separator',
428 'word-separator',
429 'ellipsis',
430 'percent',
431 'parentheses',
432 'autocomment-prefix',
433 'listgrouprights-right-display',
434 'listgrouprights-right-revoked',
435 'timezone-utc',
436 'unpatrolledletter',
437 'diff-with-additional',
438 'pagetitle-view-mainpage',
439 'backlinksubtitle',
440 'prefs-registration-date-time',
441 'prefs-memberingroups-type',
442 'shared-repo-name-wikimediacommons',
443 'usermessage-template',
444 'filepage.css',
445 'metadata-langitem',
446 'metadata-langitem-default',
447 'nocookiesforlogin',
448 );
449
450 /** EXIF messages, which may be set as optional in several checks, but are generally mandatory */
451 $wgEXIFMessages = array(
452 'exif-imagewidth',
453 'exif-imagelength',
454 'exif-bitspersample',
455 'exif-compression',
456 'exif-photometricinterpretation',
457 'exif-orientation',
458 'exif-samplesperpixel',
459 'exif-planarconfiguration',
460 'exif-ycbcrsubsampling',
461 'exif-ycbcrpositioning',
462 'exif-xresolution',
463 'exif-yresolution',
464 'exif-stripoffsets',
465 'exif-rowsperstrip',
466 'exif-stripbytecounts',
467 'exif-jpeginterchangeformat',
468 'exif-jpeginterchangeformatlength',
469 'exif-whitepoint',
470 'exif-primarychromaticities',
471 'exif-ycbcrcoefficients',
472 'exif-referenceblackwhite',
473 'exif-datetime',
474 'exif-imagedescription',
475 'exif-make',
476 'exif-model',
477 'exif-software',
478 'exif-artist',
479 'exif-copyright',
480 'exif-exifversion',
481 'exif-flashpixversion',
482 'exif-colorspace',
483 'exif-componentsconfiguration',
484 'exif-compressedbitsperpixel',
485 'exif-pixelydimension',
486 'exif-pixelxdimension',
487 'exif-usercomment',
488 'exif-relatedsoundfile',
489 'exif-datetimeoriginal',
490 'exif-datetimedigitized',
491 'exif-subsectime',
492 'exif-subsectimeoriginal',
493 'exif-subsectimedigitized',
494 'exif-exposuretime',
495 'exif-exposuretime-format',
496 'exif-fnumber',
497 'exif-fnumber-format',
498 'exif-exposureprogram',
499 'exif-spectralsensitivity',
500 'exif-isospeedratings',
501 'exif-shutterspeedvalue',
502 'exif-aperturevalue',
503 'exif-brightnessvalue',
504 'exif-exposurebiasvalue',
505 'exif-maxaperturevalue',
506 'exif-subjectdistance',
507 'exif-meteringmode',
508 'exif-lightsource',
509 'exif-flash',
510 'exif-focallength',
511 'exif-focallength-format',
512 'exif-subjectarea',
513 'exif-flashenergy',
514 'exif-focalplanexresolution',
515 'exif-focalplaneyresolution',
516 'exif-focalplaneresolutionunit',
517 'exif-subjectlocation',
518 'exif-exposureindex',
519 'exif-sensingmethod',
520 'exif-filesource',
521 'exif-scenetype',
522 'exif-customrendered',
523 'exif-exposuremode',
524 'exif-whitebalance',
525 'exif-digitalzoomratio',
526 'exif-focallengthin35mmfilm',
527 'exif-scenecapturetype',
528 'exif-gaincontrol',
529 'exif-contrast',
530 'exif-saturation',
531 'exif-sharpness',
532 'exif-devicesettingdescription',
533 'exif-subjectdistancerange',
534 'exif-imageuniqueid',
535 'exif-gpsversionid',
536 'exif-gpslatituderef',
537 'exif-gpslatitude',
538 'exif-gpslongituderef',
539 'exif-gpslongitude',
540 'exif-gpsaltituderef',
541 'exif-gpsaltitude',
542 'exif-gpstimestamp',
543 'exif-gpssatellites',
544 'exif-gpsstatus',
545 'exif-gpsmeasuremode',
546 'exif-gpsdop',
547 'exif-gpsspeedref',
548 'exif-gpsspeed',
549 'exif-gpstrackref',
550 'exif-gpstrack',
551 'exif-gpsimgdirectionref',
552 'exif-gpsimgdirection',
553 'exif-gpsmapdatum',
554 'exif-gpsdestlatituderef',
555 'exif-gpsdestlatitude',
556 'exif-gpsdestlongituderef',
557 'exif-gpsdestlongitude',
558 'exif-gpsdestbearingref',
559 'exif-gpsdestbearing',
560 'exif-gpsdestdistanceref',
561 'exif-gpsdestdistance',
562 'exif-gpsprocessingmethod',
563 'exif-gpsareainformation',
564 'exif-gpsdatestamp',
565 'exif-gpsdifferential',
566 'exif-coordinate-format',
567 'exif-jpegfilecomment',
568 'exif-keywords',
569 'exif-worldregioncreated',
570 'exif-countrycreated',
571 'exif-countrycodecreated',
572 'exif-provinceorstatecreated',
573 'exif-citycreated',
574 'exif-sublocationcreated',
575 'exif-worldregiondest',
576 'exif-countrydest',
577 'exif-countrycodedest',
578 'exif-provinceorstatedest',
579 'exif-citydest',
580 'exif-sublocationdest',
581 'exif-objectname',
582 'exif-specialinstructions',
583 'exif-headline',
584 'exif-credit',
585 'exif-source',
586 'exif-editstatus',
587 'exif-urgency',
588 'exif-fixtureidentifier',
589 'exif-locationdest',
590 'exif-locationdestcode',
591 'exif-objectcycle',
592 'exif-contact',
593 'exif-writer',
594 'exif-languagecode',
595 'exif-iimversion',
596 'exif-iimcategory',
597 'exif-iimsupplementalcategory',
598 'exif-datetimeexpires',
599 'exif-datetimereleased',
600 'exif-originaltransmissionref',
601 'exif-identifier',
602 'exif-lens',
603 'exif-serialnumber',
604 'exif-cameraownername',
605 'exif-label',
606 'exif-datetimemetadata',
607 'exif-nickname',
608 'exif-rating',
609 'exif-rightscertificate',
610 'exif-copyrighted',
611 'exif-copyrightowner',
612 'exif-usageterms',
613 'exif-webstatement',
614 'exif-originaldocumentid',
615 'exif-licenseurl',
616 'exif-morepermissionsurl',
617 'exif-attributionurl',
618 'exif-preferredattributionname',
619 'exif-pngfilecomment',
620 'exif-disclaimer',
621 'exif-contentwarning',
622 'exif-giffilecomment',
623 'exif-intellectualgenre',
624 'exif-subjectnewscode',
625 'exif-scenecode',
626 'exif-event',
627 'exif-organisationinimage',
628 'exif-personinimage',
629 'exif-originalimageheight',
630 'exif-originalimagewidth',
631 'exif-make-value',
632 'exif-model-value',
633 'exif-software-value',
634 'exif-software-version-value',
635 'exif-contact-value',
636 'exif-subjectnewscode-value',
637 'exif-compression-1',
638 'exif-compression-2',
639 'exif-compression-3',
640 'exif-compression-4',
641 'exif-compression-5',
642 'exif-compression-6',
643 'exif-compression-7',
644 'exif-compression-8',
645 'exif-compression-32773',
646 'exif-compression-32946',
647 'exif-compression-34712',
648 'exif-copyrighted-true',
649 'exif-copyrighted-false',
650 'exif-photometricinterpretation-2',
651 'exif-photometricinterpretation-6',
652 'exif-unknowndate',
653 'exif-orientation-1',
654 'exif-orientation-2',
655 'exif-orientation-3',
656 'exif-orientation-4',
657 'exif-orientation-5',
658 'exif-orientation-6',
659 'exif-orientation-7',
660 'exif-orientation-8',
661 'exif-planarconfiguration-1',
662 'exif-planarconfiguration-2',
663 'exif-xyresolution-i',
664 'exif-xyresolution-c',
665 'exif-colorspace-1',
666 'exif-colorspace-65535',
667 'exif-componentsconfiguration-0',
668 'exif-componentsconfiguration-1',
669 'exif-componentsconfiguration-2',
670 'exif-componentsconfiguration-3',
671 'exif-componentsconfiguration-4',
672 'exif-componentsconfiguration-5',
673 'exif-componentsconfiguration-6',
674 'exif-exposureprogram-0',
675 'exif-exposureprogram-1',
676 'exif-exposureprogram-2',
677 'exif-exposureprogram-3',
678 'exif-exposureprogram-4',
679 'exif-exposureprogram-5',
680 'exif-exposureprogram-6',
681 'exif-exposureprogram-7',
682 'exif-exposureprogram-8',
683 'exif-subjectdistance-value',
684 'exif-meteringmode-0',
685 'exif-meteringmode-1',
686 'exif-meteringmode-2',
687 'exif-meteringmode-3',
688 'exif-meteringmode-4',
689 'exif-meteringmode-5',
690 'exif-meteringmode-6',
691 'exif-meteringmode-255',
692 'exif-lightsource-0',
693 'exif-lightsource-1',
694 'exif-lightsource-2',
695 'exif-lightsource-3',
696 'exif-lightsource-4',
697 'exif-lightsource-9',
698 'exif-lightsource-10',
699 'exif-lightsource-11',
700 'exif-lightsource-12',
701 'exif-lightsource-13',
702 'exif-lightsource-14',
703 'exif-lightsource-15',
704 'exif-lightsource-17',
705 'exif-lightsource-18',
706 'exif-lightsource-19',
707 'exif-lightsource-20',
708 'exif-lightsource-21',
709 'exif-lightsource-22',
710 'exif-lightsource-23',
711 'exif-lightsource-24',
712 'exif-lightsource-255',
713 'exif-flash-fired-0',
714 'exif-flash-fired-1',
715 'exif-flash-return-0',
716 'exif-flash-return-2',
717 'exif-flash-return-3',
718 'exif-flash-mode-1',
719 'exif-flash-mode-2',
720 'exif-flash-mode-3',
721 'exif-flash-function-1',
722 'exif-flash-redeye-1',
723 'exif-focalplaneresolutionunit-2',
724 'exif-sensingmethod-1',
725 'exif-sensingmethod-2',
726 'exif-sensingmethod-3',
727 'exif-sensingmethod-4',
728 'exif-sensingmethod-5',
729 'exif-sensingmethod-7',
730 'exif-sensingmethod-8',
731 'exif-filesource-3',
732 'exif-scenetype-1',
733 'exif-customrendered-0',
734 'exif-customrendered-1',
735 'exif-exposuremode-0',
736 'exif-exposuremode-1',
737 'exif-exposuremode-2',
738 'exif-whitebalance-0',
739 'exif-whitebalance-1',
740 'exif-scenecapturetype-0',
741 'exif-scenecapturetype-1',
742 'exif-scenecapturetype-2',
743 'exif-scenecapturetype-3',
744 'exif-gaincontrol-0',
745 'exif-gaincontrol-1',
746 'exif-gaincontrol-2',
747 'exif-gaincontrol-3',
748 'exif-gaincontrol-4',
749 'exif-contrast-0',
750 'exif-contrast-1',
751 'exif-contrast-2',
752 'exif-saturation-0',
753 'exif-saturation-1',
754 'exif-saturation-2',
755 'exif-sharpness-0',
756 'exif-sharpness-1',
757 'exif-sharpness-2',
758 'exif-subjectdistancerange-0',
759 'exif-subjectdistancerange-1',
760 'exif-subjectdistancerange-2',
761 'exif-subjectdistancerange-3',
762 'exif-gpslatitude-n',
763 'exif-gpslatitude-s',
764 'exif-gpslongitude-e',
765 'exif-gpslongitude-w',
766 'exif-gpsaltitude-above-sealevel',
767 'exif-gpsaltitude-below-sealevel',
768 'exif-gpsstatus-a',
769 'exif-gpsstatus-v',
770 'exif-gpsmeasuremode-2',
771 'exif-gpsmeasuremode-3',
772 'exif-gpsspeed-k',
773 'exif-gpsspeed-m',
774 'exif-gpsspeed-n',
775 'exif-gpsdestdistance-k',
776 'exif-gpsdestdistance-m',
777 'exif-gpsdestdistance-n',
778 'exif-gpsdop-excellent',
779 'exif-gpsdop-good',
780 'exif-gpsdop-moderate',
781 'exif-gpsdop-fair',
782 'exif-gpsdop-poor',
783 'exif-objectcycle-a',
784 'exif-objectcycle-p',
785 'exif-objectcycle-b',
786 'exif-gpsdirection-t',
787 'exif-gpsdirection-m',
788 'exif-ycbcrpositioning-1',
789 'exif-ycbcrpositioning-2',
790 'exif-dc-contributor',
791 'exif-dc-coverage',
792 'exif-dc-date',
793 'exif-dc-publisher',
794 'exif-dc-relation',
795 'exif-dc-rights',
796 'exif-dc-source',
797 'exif-dc-type',
798 'exif-rating-rejected',
799 'exif-isospeedratings-overflow',
800 'exif-maxaperturevalue-value',
801 'exif-iimcategory-ace',
802 'exif-iimcategory-clj',
803 'exif-iimcategory-dis',
804 'exif-iimcategory-fin',
805 'exif-iimcategory-edu',
806 'exif-iimcategory-evn',
807 'exif-iimcategory-hth',
808 'exif-iimcategory-hum',
809 'exif-iimcategory-lab',
810 'exif-iimcategory-lif',
811 'exif-iimcategory-pol',
812 'exif-iimcategory-rel',
813 'exif-iimcategory-sci',
814 'exif-iimcategory-soi',
815 'exif-iimcategory-spo',
816 'exif-iimcategory-war',
817 'exif-iimcategory-wea',
818 'exif-urgency-normal',
819 'exif-urgency-low',
820 'exif-urgency-high',
821 'exif-urgency-other',
822 );