GoBieN wrote:The focal length has indead been mentioned in this topic.
It was mentioned but it wasn't fixed. The post suggested:
Find
Code: Select all
'EXIF_FOCAL' => 'Focus',
Replace with
Code: Select all
'EXIF_FOCAL' => 'Focal Length',
But the ver. 1.0.2 language/en/mods/exif_data.php language file contains this:
'EXIF_FOCAL' => 'Focus length',
instead of the correct:
'EXIF_FOCAL' => 'Focal length',
GoBieN wrote:Below the picture is the sentence, EXIF-Data, if you click show/hide the DIV pops up.
Ahh. I missed that. Many thanks!
