From: Ævar Arnfjörð Bjarmason Date: Fri, 20 May 2005 19:11:48 +0000 (+0000) Subject: * (bug 2190) changed msg:exif-datetimedigitized to 'Date and time of X-Git-Tag: 1.5.0alpha2~146 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=137859da44e5e954b28f859d28b811c9a173de7b;p=lhc%2Fweb%2Fwiklou.git * (bug 2190) changed msg:exif-datetimedigitized to 'Date and time of digitizing' and reworded msg:exif-datetimeoriginal --- diff --git a/languages/Language.php b/languages/Language.php index 3e1440a17f..95179b7778 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -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',