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: "alt" image notation  (Read 4508 times)

0 Members and 1 Guest are viewing this topic.

HollowMac

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 28
    • Fourmis-Passion
"alt" image notation
« on: October 24, 2008, 08:38:44 pm »

Bonjour,

Lorsque l'on note une photo, si l'on laisse la souris sur les étoiles, on peut voir à correspondre. J'aimerais changer la signification de l'image avec une étoile, histoire de ne pas voir s'afficher "mauvais" et de décourager les photographes. Où peut-on changer ceci ?

Cordialement,
Merci.
Logged

Pascal YAP

  • Moderator
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 13833
  • Hello World :-)
    • CPG 1.5.x ExperiMental website
Re: "alt" image notation
« Reply #1 on: October 24, 2008, 10:19:44 pm »

Cherchez dans french.php
Code: [Select]
$lang_rate_pic = array(
  'rate_this_pic' => 'Noter cette image ',
  'no_votes' => '(Pas encore de note)',
  'rating' => '(note actuelle : %s / 5 pour %s votes)',
  'rubbish' => 'Très mauvais',
  'poor' => 'Mauvais',
  'fair' => 'Moyen',
  'good' => 'Bon',
  'excellent' => 'Excellent',
  'great' => 'Superbe',
);
Logged

HollowMac

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 28
    • Fourmis-Passion
Re: "alt" image notation
« Reply #2 on: October 25, 2008, 12:29:21 am »

Merci beaucoup  :)
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.