>>> I have upgraded from version 1.2.10 to 1.4.3a. But then the language
>>> translation does not work. When I change back to 1.2.10 it works again.
>>> What can I do?
>>> I have PHP 4.3.x installed
>>> BjÃrn FahnÃe
>>
>>
>>Many strings have changed since 1.2.10. Do you have any locales in your
>>new installation? Did you try installing new locale packages
>><http://www.squirrelmail.org/download.php>?
>>
>>Sincerely,
>>Fredrik.
>
> I have locales installed for my languages. The language shift works in the
> help section.
> I have installed the whole package including the locale and help section,
> but only help shows up in anything but english
> BjÃrn

What OS you are using? Which translation?

the main difference between 1.2.x-1.4.2 and 1.4.3a is

http://cvs.sf.net/viewcvs.py/squirrelmail/squirrelmail/functions/i18n.php?r1=1.129.2.18&r2=1.129.2.19

and setlocale calls in set_my_language function that use
$languages['xx_XX']['LOCALE'] value, if it is set.

If help is working and main translation is not working,
a) setlocale call failed and locale is not set to your language
b) squirrelmail.mo files are missing.
c) squirrelmail.mo files are compiled for different endian architecture.

The third part is only guess. I don't have big endian machine for testing.

If you name your translation, I can provide script that tests your system
locales.

-- 
Tomas


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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

Reply via email to