* (bug 2190) changed msg:exif-datetimedigitized to 'Date and time of
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Fri, 20 May 2005 19:11:48 +0000 (19:11 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Fri, 20 May 2005 19:11:48 +0000 (19:11 +0000)
  digitizing' and reworded msg:exif-datetimeoriginal

languages/Language.php

index 3e1440a..95179b7 100644 (file)
@@ -1829,8 +1829,8 @@ ta[\'ca-nstab-category\'] = new Array(\'c\',\'View the category page\');
 'exif-makernote' =>'Manufacturer notes',
 'exif-usercomment' =>'User comments',
 'exif-relatedsoundfile' =>'Related audio file',
-'exif-datetimeoriginal' =>'Date and time of original data generation',
-'exif-datetimedigitized' =>'Date and time of original data generation',
+'exif-datetimeoriginal' =>'Date and time of data generation',
+'exif-datetimedigitized' =>'Date and time of digitizing',
 'exif-subsectime' =>'DateTime subseconds',
 'exif-subsectimeoriginal' =>'DateTimeOriginal subseconds',
 'exif-subsectimedigitized' =>'DateTimeDigitized subseconds',