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: french.php not being correct  (Read 5227 times)

0 Members and 1 Guest are viewing this topic.

Gilou

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
french.php not being correct
« on: July 27, 2004, 04:24:23 am »

Hi !
I'm not able to post in the hacks / addons part, so posting here ...
In french.php, there are 2 mistakes I saw (maybe are there others) :
$lang_thumb_view = array(
(...)
  'download_zip' => 'Uploader un fichier ZIP', //cpg1.3.0
Should become :
  'download_zip' => 'Télécharger un fichier ZIP', //cpg1.3.0

Explanation : Download was translated as Upload ...
And :
$lastup_date_fmt = '%B %d, %B %Y';
should become : $lastup_date_fmt = '%d %B %Y';
(Date in French should appear like that rather than it was defined to ;))

By the way, it's full of ^M DOS Format things, but seems like every files are. Not a real problem, but quite annoying when working on unix ;)



Logged

Gilou

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: french.php not being correct
« Reply #1 on: July 27, 2004, 04:57:43 am »

$album_date_fmt $register_date_fmt $lasthit_date_fmt $comment_date_fmt should also be modified in the same way ...
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: french.php not being correct
« Reply #2 on: July 27, 2004, 08:14:49 am »

please refer to the "official" translation thread in the future: http://forum.coppermine-gallery.net/index.php?topic=4623.0

GauGau
Logged

Gilou

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: french.php not being correct
« Reply #3 on: July 27, 2004, 02:35:58 pm »

oops sorry for that, just wanted to contribute "fast", as I really found this soft excellent ;)
This I will do in the future ;)
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: french.php not being correct
« Reply #4 on: July 27, 2004, 03:03:00 pm »

no problem, I was just refering to the thread for possible future postings. Thanks for your contribution.

GauGau
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: french.php not being correct
« Reply #5 on: July 28, 2004, 10:03:40 am »

fixed in stable and devel branch.

GauGau
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.