Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: ISO (file information box) left field  (Read 3172 times)

0 Members and 1 Guest are viewing this topic.

photofreak

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
ISO (file information box) left field
« on: September 15, 2004, 12:31:54 pm »

In the file information box (in language dutch) I don´s see the word ISO but I only see the ISO-number.

Have a look at www.digipixz.com
« Last Edit: September 15, 2004, 10:43:55 pm by GauGau »
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: ISO (file information box) left field
« Reply #1 on: September 15, 2004, 12:45:44 pm »

This appears to be missing from the dutch language file.  Open lang/dutch.php (or dutch-utf-8.php if you use that), and find;

Code: [Select]
$lang_picinfo = array(
Now add into the array, this code;

Code: [Select]
'ISO'=>'ISO',
EDIT, fixed and committed the stable version in the cvs, should be available for download in a few hours.
Edit2, this is not a theme problem, so moving to the misc board.
« Last Edit: September 15, 2004, 12:54:58 pm by Casper »
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

photofreak

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
Re: ISO (file information box) left field
« Reply #2 on: September 15, 2004, 09:21:51 pm »

Thanks for correcting this "problem"

Greetings René
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.