Le 20 déc. 06 à 11:15, Patrick DUBAU a écrit : > Hi, > > os: debian 3.1 > php : 4.3.10-18 > apache : 1.3.33 > in config.php : > $squirrelmail_default_language = 'fr_FR'; > $default_charset = 'iso-8859-1'; > $lossy_encoding = false; > > i just installed SM 1.4.9a and enabled the "delete move next" plugin. > Everything works fine execept de translation in french. > When i read a mail i still have : Delete & Prev | Delete & Next > <read_body.php? > passed_id=82655&mailbox=INBOX&sort=0&startMessage=1&show_more=0&delete > _id=82657> > (instead de the french translation) > I looked in /locale/fr_FR/LC_MESSAGES/squirrelmail.po and i found the > good translations lines, i even compiled the file : but the > translation > does not appears > > All others translations work fine > > Does someone has an idea ? > > Thx > That's because the translation uses the string "Delete & Prev" but in the php file, we find "Delete & Prev" Replace "Delete & Prev" by "Delete & Prev" in the po file and run msgfmt -- Pascal ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users