r112061: Add new message keys to maintenance files otherwise the next run of the...
[mediawiki.git] / maintenance / language / messageTypes.inc
blob73aaebbd6f0f4629fcaef90734cdffa693e4042a
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  */
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',
221 /** Optional messages, which may be translated only if changed in the target language. */
222 $wgOptionalMessages = array(
223         'linkprefix',
224         'editsection-brackets',
225         'feed-atom',
226         'feed-rss',
227         'unit-pixel',
228         'userrights-irreversible-marker',
229         'tog-nolangconversion',
230         'tog-noconvertlink',
231         'variantname-zh-hans',
232         'variantname-zh-hant',
233         'variantname-zh-cn',
234         'variantname-zh-tw',
235         'variantname-zh-hk',
236         'variantname-zh-mo',
237         'variantname-zh-my',
238         'variantname-zh-sg',
239         'variantname-zh',
240         'variantname-gan-hans',
241         'variantname-gan-hant',
242         'variantname-gan',
243         'variantname-sr-ec',
244         'variantname-sr-el',
245         'variantname-sr',
246         'variantname-kk-arab',
247         'variantname-kk-cyrl',
248         'variantname-kk-latn',
249         'variantname-kk-tr',
250         'variantname-kk-kz',
251         'variantname-kk-cn',
252         'variantname-kk',
253         'variantname-ku-latn',
254         'variantname-ku-arab',
255         'variantname-ku',
256         'variantname-tg-cyrl',
257         'variantname-tg-latn',
258         'variantname-tg',
259         'variantname-ike-cans',
260         'variantname-ike-latn',
261         'variantname-iu',
262         'variantname-shi-tfng',
263         'variantname-shi-latn',
264         'variantname-shi',
265         'rc-change-size',
266         'resetpass_text',
267         'image_sample',
268         'media_sample',
269         'skinname-standard',
270         'skinname-nostalgia',
271         'skinname-cologneblue',
272         'skinname-monobook',
273         'skinname-myskin',
274         'skinname-chick',
275         'skinname-simple',
276         'skinname-modern',
277         'skinname-vector',
278         'common.css',
279         'standard.css',
280         'nostalgia.css',
281         'cologneblue.css',
282         'monobook.css',
283         'myskin.css',
284         'chick.css',
285         'simple.css',
286         'modern.css',
287         'vector.css',
288         'print.css',
289         'handheld.css',
290         'noscript.css',
291         'group-autoconfirmed.css',
292         'group-bot.css',
293         'group-sysop.css',
294         'group-bureaucrat.css',
295         'common.js',
296         'standard.js',
297         'nostalgia.js',
298         'cologneblue.js',
299         'monobook.js',
300         'myskin.js',
301         'chick.js',
302         'simple.js',
303         'modern.js',
304         'vector.js',
305         'group-autoconfirmed.js',
306         'group-bot.js',
307         'group-sysop.js',
308         'group-bureaucrat.js',
309         'widthheight',
310         'exif-fnumber-format',
311         'exif-focallength-format',
312         'exif-compression-5',
313         'exif-compression-6',
314         'exif-compression-7',
315         'exif-compression-8',
316         'exif-compression-32773',
317         'exif-compression-32946',
318         'exif-compression-34712',
319         'exif-photometricinterpretation-2',
320         'exif-photometricinterpretation-6',
321         'exif-xyresolution-i',
322         'exif-xyresolution-c',
323         'exif-colorspace-1',
324         'exif-componentsconfiguration-1',
325         'exif-componentsconfiguration-2',
326         'exif-componentsconfiguration-3',
327         'exif-componentsconfiguration-4',
328         'exif-componentsconfiguration-5',
329         'exif-componentsconfiguration-6',
330         'exif-contact-value',
331         'exif-coordinate-format',
332         'exif-lightsource-20',
333         'exif-lightsource-21',
334         'exif-lightsource-22',
335         'exif-lightsource-23',
336         'exif-maxaperturevalue-value',
337         'exif-subjectnewscode-value',
338         'booksources-isbn',
339         'sp-contributions-explain',
340         'sorbs',
341         'video-dims',
342         'seconds-abbrev',
343         'minutes-abbrev',
344         'hours-abbrev',
345         'days-abbrev',
346         'pagetitle',
347         'filename-prefix-blacklist',
348         'edittools',
349         'edittools-upload',
350         'size-bytes',
351         'size-kilobytes',
352         'size-megabytes',
353         'size-gigabytes',
354         'size-terabytes',
355         'size-petabytes',
356         'size-exabytes',
357         'size-zetabytes',
358         'size-yottabytes',
359         'bitrate-bits',
360         'bitrate-kilobits',
361         'bitrate-megabits',
362         'bitrate-gigabits',
363         'bitrate-terabits',
364         'bitrate-petabits',
365         'bitrate-exabits',
366         'bitrate-zetabits',
367         'bitrate-yottabits',
368         'iranian-calendar-m1',
369         'iranian-calendar-m2',
370         'iranian-calendar-m3',
371         'iranian-calendar-m4',
372         'iranian-calendar-m5',
373         'iranian-calendar-m6',
374         'iranian-calendar-m7',
375         'iranian-calendar-m8',
376         'iranian-calendar-m9',
377         'iranian-calendar-m10',
378         'iranian-calendar-m11',
379         'iranian-calendar-m12',
380         'hijri-calendar-m1',
381         'hijri-calendar-m2',
382         'hijri-calendar-m3',
383         'hijri-calendar-m4',
384         'hijri-calendar-m5',
385         'hijri-calendar-m6',
386         'hijri-calendar-m7',
387         'hijri-calendar-m8',
388         'hijri-calendar-m9',
389         'hijri-calendar-m10',
390         'hijri-calendar-m11',
391         'hijri-calendar-m12',
392         'hebrew-calendar-m1',
393         'hebrew-calendar-m2',
394         'hebrew-calendar-m3',
395         'hebrew-calendar-m4',
396         'hebrew-calendar-m5',
397         'hebrew-calendar-m6',
398         'hebrew-calendar-m6a',
399         'hebrew-calendar-m6b',
400         'hebrew-calendar-m7',
401         'hebrew-calendar-m8',
402         'hebrew-calendar-m9',
403         'hebrew-calendar-m10',
404         'hebrew-calendar-m11',
405         'hebrew-calendar-m12',
406         'hebrew-calendar-m1-gen',
407         'hebrew-calendar-m2-gen',
408         'hebrew-calendar-m3-gen',
409         'hebrew-calendar-m4-gen',
410         'hebrew-calendar-m5-gen',
411         'hebrew-calendar-m6-gen',
412         'hebrew-calendar-m6a-gen',
413         'hebrew-calendar-m6b-gen',
414         'hebrew-calendar-m7-gen',
415         'hebrew-calendar-m8-gen',
416         'hebrew-calendar-m9-gen',
417         'hebrew-calendar-m10-gen',
418         'hebrew-calendar-m11-gen',
419         'hebrew-calendar-m12-gen',
420         'version-api',
421         'version-svn-revision',
422         'semicolon-separator',
423         'comma-separator',
424         'colon-separator',
425         'pipe-separator',
426         'word-separator',
427         'ellipsis',
428         'percent',
429         'parentheses',
430         'autocomment-prefix',
431         'listgrouprights-right-display',
432         'listgrouprights-right-revoked',
433         'timezone-utc',
434         'unpatrolledletter',
435         'diff-with-additional',
436         'pagetitle-view-mainpage',
437         'backlinksubtitle',
438         'prefs-registration-date-time',
439         'prefs-memberingroups-type',
440         'shared-repo-name-wikimediacommons',
441         'usermessage-template',
442         'filepage.css',
443         'metadata-langitem',
444         'metadata-langitem-default',
445         'nocookiesforlogin',
448 /** EXIF messages, which may be set as optional in several checks, but are generally mandatory */
449 $wgEXIFMessages = array(
450         'exif-imagewidth',
451         'exif-imagelength',
452         'exif-bitspersample',
453         'exif-compression',
454         'exif-photometricinterpretation',
455         'exif-orientation',
456         'exif-samplesperpixel',
457         'exif-planarconfiguration',
458         'exif-ycbcrsubsampling',
459         'exif-ycbcrpositioning',
460         'exif-xresolution',
461         'exif-yresolution',
462         'exif-stripoffsets',
463         'exif-rowsperstrip',
464         'exif-stripbytecounts',
465         'exif-jpeginterchangeformat',
466         'exif-jpeginterchangeformatlength',
467         'exif-whitepoint',
468         'exif-primarychromaticities',
469         'exif-ycbcrcoefficients',
470         'exif-referenceblackwhite',
471         'exif-datetime',
472         'exif-imagedescription',
473         'exif-make',
474         'exif-model',
475         'exif-software',
476         'exif-artist',
477         'exif-copyright',
478         'exif-exifversion',
479         'exif-flashpixversion',
480         'exif-colorspace',
481         'exif-componentsconfiguration',
482         'exif-compressedbitsperpixel',
483         'exif-pixelydimension',
484         'exif-pixelxdimension',
485         'exif-usercomment',
486         'exif-relatedsoundfile',
487         'exif-datetimeoriginal',
488         'exif-datetimedigitized',
489         'exif-subsectime',
490         'exif-subsectimeoriginal',
491         'exif-subsectimedigitized',
492         'exif-exposuretime',
493         'exif-exposuretime-format',
494         'exif-fnumber',
495         'exif-fnumber-format',
496         'exif-exposureprogram',
497         'exif-spectralsensitivity',
498         'exif-isospeedratings',
499         'exif-shutterspeedvalue',
500         'exif-aperturevalue',
501         'exif-brightnessvalue',
502         'exif-exposurebiasvalue',
503         'exif-maxaperturevalue',
504         'exif-subjectdistance',
505         'exif-meteringmode',
506         'exif-lightsource',
507         'exif-flash',
508         'exif-focallength',
509         'exif-focallength-format',
510         'exif-subjectarea',
511         'exif-flashenergy',
512         'exif-focalplanexresolution',
513         'exif-focalplaneyresolution',
514         'exif-focalplaneresolutionunit',
515         'exif-subjectlocation',
516         'exif-exposureindex',
517         'exif-sensingmethod',
518         'exif-filesource',
519         'exif-scenetype',
520         'exif-customrendered',
521         'exif-exposuremode',
522         'exif-whitebalance',
523         'exif-digitalzoomratio',
524         'exif-focallengthin35mmfilm',
525         'exif-scenecapturetype',
526         'exif-gaincontrol',
527         'exif-contrast',
528         'exif-saturation',
529         'exif-sharpness',
530         'exif-devicesettingdescription',
531         'exif-subjectdistancerange',
532         'exif-imageuniqueid',
533         'exif-gpsversionid',
534         'exif-gpslatituderef',
535         'exif-gpslatitude',
536         'exif-gpslongituderef',
537         'exif-gpslongitude',
538         'exif-gpsaltituderef',
539         'exif-gpsaltitude',
540         'exif-gpstimestamp',
541         'exif-gpssatellites',
542         'exif-gpsstatus',
543         'exif-gpsmeasuremode',
544         'exif-gpsdop',
545         'exif-gpsspeedref',
546         'exif-gpsspeed',
547         'exif-gpstrackref',
548         'exif-gpstrack',
549         'exif-gpsimgdirectionref',
550         'exif-gpsimgdirection',
551         'exif-gpsmapdatum',
552         'exif-gpsdestlatituderef',
553         'exif-gpsdestlatitude',
554         'exif-gpsdestlongituderef',
555         'exif-gpsdestlongitude',
556         'exif-gpsdestbearingref',
557         'exif-gpsdestbearing',
558         'exif-gpsdestdistanceref',
559         'exif-gpsdestdistance',
560         'exif-gpsprocessingmethod',
561         'exif-gpsareainformation',
562         'exif-gpsdatestamp',
563         'exif-gpsdifferential',
564         'exif-coordinate-format',
565         'exif-jpegfilecomment',
566         'exif-keywords',
567         'exif-worldregioncreated',
568         'exif-countrycreated',
569         'exif-countrycodecreated',
570         'exif-provinceorstatecreated',
571         'exif-citycreated',
572         'exif-sublocationcreated',
573         'exif-worldregiondest',
574         'exif-countrydest',
575         'exif-countrycodedest',
576         'exif-provinceorstatedest',
577         'exif-citydest',
578         'exif-sublocationdest',
579         'exif-objectname',
580         'exif-specialinstructions',
581         'exif-headline',
582         'exif-credit',
583         'exif-source',
584         'exif-editstatus',
585         'exif-urgency',
586         'exif-fixtureidentifier',
587         'exif-locationdest',
588         'exif-locationdestcode',
589         'exif-objectcycle',
590         'exif-contact',
591         'exif-writer',
592         'exif-languagecode',
593         'exif-iimversion',
594         'exif-iimcategory',
595         'exif-iimsupplementalcategory',
596         'exif-datetimeexpires',
597         'exif-datetimereleased',
598         'exif-originaltransmissionref',
599         'exif-identifier',
600         'exif-lens',
601         'exif-serialnumber',
602         'exif-cameraownername',
603         'exif-label',
604         'exif-datetimemetadata',
605         'exif-nickname',
606         'exif-rating',
607         'exif-rightscertificate',
608         'exif-copyrighted',
609         'exif-copyrightowner',
610         'exif-usageterms',
611         'exif-webstatement',
612         'exif-originaldocumentid',
613         'exif-licenseurl',
614         'exif-morepermissionsurl',
615         'exif-attributionurl',
616         'exif-preferredattributionname',
617         'exif-pngfilecomment',
618         'exif-disclaimer',
619         'exif-contentwarning',
620         'exif-giffilecomment',
621         'exif-intellectualgenre',
622         'exif-subjectnewscode',
623         'exif-scenecode',
624         'exif-event',
625         'exif-organisationinimage',
626         'exif-personinimage',
627         'exif-originalimageheight',
628         'exif-originalimagewidth',
629         'exif-make-value',
630         'exif-model-value',
631         'exif-software-value',
632         'exif-software-version-value',
633         'exif-contact-value',
634         'exif-subjectnewscode-value',
635         'exif-compression-1',
636         'exif-compression-2',
637         'exif-compression-3',
638         'exif-compression-4',
639         'exif-compression-5',
640         'exif-compression-6',
641         'exif-compression-7',
642         'exif-compression-8',
643         'exif-compression-32773',
644         'exif-compression-32946',
645         'exif-compression-34712',
646         'exif-copyrighted-true',
647         'exif-copyrighted-false',
648         'exif-photometricinterpretation-2',
649         'exif-photometricinterpretation-6',
650         'exif-unknowndate',
651         'exif-orientation-1',
652         'exif-orientation-2',
653         'exif-orientation-3',
654         'exif-orientation-4',
655         'exif-orientation-5',
656         'exif-orientation-6',
657         'exif-orientation-7',
658         'exif-orientation-8',
659         'exif-planarconfiguration-1',
660         'exif-planarconfiguration-2',
661         'exif-xyresolution-i',
662         'exif-xyresolution-c',
663         'exif-colorspace-1',
664         'exif-colorspace-65535',
665         'exif-componentsconfiguration-0',
666         'exif-componentsconfiguration-1',
667         'exif-componentsconfiguration-2',
668         'exif-componentsconfiguration-3',
669         'exif-componentsconfiguration-4',
670         'exif-componentsconfiguration-5',
671         'exif-componentsconfiguration-6',
672         'exif-exposureprogram-0',
673         'exif-exposureprogram-1',
674         'exif-exposureprogram-2',
675         'exif-exposureprogram-3',
676         'exif-exposureprogram-4',
677         'exif-exposureprogram-5',
678         'exif-exposureprogram-6',
679         'exif-exposureprogram-7',
680         'exif-exposureprogram-8',
681         'exif-subjectdistance-value',
682         'exif-meteringmode-0',
683         'exif-meteringmode-1',
684         'exif-meteringmode-2',
685         'exif-meteringmode-3',
686         'exif-meteringmode-4',
687         'exif-meteringmode-5',
688         'exif-meteringmode-6',
689         'exif-meteringmode-255',
690         'exif-lightsource-0',
691         'exif-lightsource-1',
692         'exif-lightsource-2',
693         'exif-lightsource-3',
694         'exif-lightsource-4',
695         'exif-lightsource-9',
696         'exif-lightsource-10',
697         'exif-lightsource-11',
698         'exif-lightsource-12',
699         'exif-lightsource-13',
700         'exif-lightsource-14',
701         'exif-lightsource-15',
702         'exif-lightsource-17',
703         'exif-lightsource-18',
704         'exif-lightsource-19',
705         'exif-lightsource-20',
706         'exif-lightsource-21',
707         'exif-lightsource-22',
708         'exif-lightsource-23',
709         'exif-lightsource-24',
710         'exif-lightsource-255',
711         'exif-flash-fired-0',
712         'exif-flash-fired-1',
713         'exif-flash-return-0',
714         'exif-flash-return-2',
715         'exif-flash-return-3',
716         'exif-flash-mode-1',
717         'exif-flash-mode-2',
718         'exif-flash-mode-3',
719         'exif-flash-function-1',
720         'exif-flash-redeye-1',
721         'exif-focalplaneresolutionunit-2',
722         'exif-sensingmethod-1',
723         'exif-sensingmethod-2',
724         'exif-sensingmethod-3',
725         'exif-sensingmethod-4',
726         'exif-sensingmethod-5',
727         'exif-sensingmethod-7',
728         'exif-sensingmethod-8',
729         'exif-filesource-3',
730         'exif-scenetype-1',
731         'exif-customrendered-0',
732         'exif-customrendered-1',
733         'exif-exposuremode-0',
734         'exif-exposuremode-1',
735         'exif-exposuremode-2',
736         'exif-whitebalance-0',
737         'exif-whitebalance-1',
738         'exif-scenecapturetype-0',
739         'exif-scenecapturetype-1',
740         'exif-scenecapturetype-2',
741         'exif-scenecapturetype-3',
742         'exif-gaincontrol-0',
743         'exif-gaincontrol-1',
744         'exif-gaincontrol-2',
745         'exif-gaincontrol-3',
746         'exif-gaincontrol-4',
747         'exif-contrast-0',
748         'exif-contrast-1',
749         'exif-contrast-2',
750         'exif-saturation-0',
751         'exif-saturation-1',
752         'exif-saturation-2',
753         'exif-sharpness-0',
754         'exif-sharpness-1',
755         'exif-sharpness-2',
756         'exif-subjectdistancerange-0',
757         'exif-subjectdistancerange-1',
758         'exif-subjectdistancerange-2',
759         'exif-subjectdistancerange-3',
760         'exif-gpslatitude-n',
761         'exif-gpslatitude-s',
762         'exif-gpslongitude-e',
763         'exif-gpslongitude-w',
764         'exif-gpsaltitude-above-sealevel',
765         'exif-gpsaltitude-below-sealevel',
766         'exif-gpsstatus-a',
767         'exif-gpsstatus-v',
768         'exif-gpsmeasuremode-2',
769         'exif-gpsmeasuremode-3',
770         'exif-gpsspeed-k',
771         'exif-gpsspeed-m',
772         'exif-gpsspeed-n',
773         'exif-gpsdestdistance-k',
774         'exif-gpsdestdistance-m',
775         'exif-gpsdestdistance-n',
776         'exif-gpsdop-excellent',
777         'exif-gpsdop-good',
778         'exif-gpsdop-moderate',
779         'exif-gpsdop-fair',
780         'exif-gpsdop-poor',
781         'exif-objectcycle-a',
782         'exif-objectcycle-p',
783         'exif-objectcycle-b',
784         'exif-gpsdirection-t',
785         'exif-gpsdirection-m',
786         'exif-ycbcrpositioning-1',
787         'exif-ycbcrpositioning-2',
788         'exif-dc-contributor',
789         'exif-dc-coverage',
790         'exif-dc-date',
791         'exif-dc-publisher',
792         'exif-dc-relation',
793         'exif-dc-rights',
794         'exif-dc-source',
795         'exif-dc-type',
796         'exif-rating-rejected',
797         'exif-isospeedratings-overflow',
798         'exif-maxaperturevalue-value',
799         'exif-iimcategory-ace',
800         'exif-iimcategory-clj',
801         'exif-iimcategory-dis',
802         'exif-iimcategory-fin',
803         'exif-iimcategory-edu',
804         'exif-iimcategory-evn',
805         'exif-iimcategory-hth',
806         'exif-iimcategory-hum',
807         'exif-iimcategory-lab',
808         'exif-iimcategory-lif',
809         'exif-iimcategory-pol',
810         'exif-iimcategory-rel',
811         'exif-iimcategory-sci',
812         'exif-iimcategory-soi',
813         'exif-iimcategory-spo',
814         'exif-iimcategory-war',
815         'exif-iimcategory-wea',
816         'exif-urgency-normal',
817         'exif-urgency-low',
818         'exif-urgency-high',
819         'exif-urgency-other',