I tried fr_FR in my locale:

LANG=fr_FR
LANGUAGE=fr_CA:fr_FR:fr:en_GB:en
LC_CTYPE="fr_FR"
LC_NUMERIC="fr_FR"
LC_TIME="fr_FR"
LC_COLLATE="fr_FR"
LC_MONETARY="fr_FR"
LC_MESSAGES="fr_FR"
LC_PAPER="fr_FR"
LC_NAME="fr_FR"
LC_ADDRESS="fr_FR"
LC_TELEPHONE="fr_FR"
LC_MEASUREMENT="fr_FR"
LC_IDENTIFICATION="fr_FR"
LC_ALL=




and i tried in my script /etc/init.d/apache2:

1) ENV="env -i LANG=fr PATH=/usr/local/bin:/usr/bin:/bin"
2) ENV="env -i LANG=FR PATH=/usr/local/bin:/usr/bin:/bin"
3) ENV="env -i LANG=fr_FR PATH=/usr/local/bin:/usr/bin:/bin"

but nothing....

thanks,

Pat
Thibaut VARENE wrote:
Just out of curiosity, have you tried with LANG=fr ?

HTH

T-Bone

On 7/2/06, Thibaut VARENE <[EMAIL PROTECTED]> wrote:
Hi,

I have no clue what might be wrong with your setup. I'm CC-ing the
person who wrote this code, I hope he can help you.

HTH

Thibaut

On 7/1/06, Pat <[EMAIL PROTECTED]> wrote:
>
>
> On my server:
> My locale is FR_CA.
>
> TheWall:/var/www# su www-data
> TheWall:~$ locale
> LANG=fr_CA
> LANGUAGE=fr_CA:fr_FR:fr:en_GB:en
> LC_CTYPE="fr_CA"
> LC_NUMERIC="fr_CA"
> LC_TIME="fr_CA"
> LC_COLLATE="fr_CA"
> LC_MONETARY="fr_CA"
> LC_MESSAGES="fr_CA"
> LC_PAPER="fr_CA"
> LC_NAME="fr_CA"
> LC_ADDRESS="fr_CA"
> LC_TELEPHONE="fr_CA"
> LC_MEASUREMENT="fr_CA"
> LC_IDENTIFICATION="fr_CA"
> LC_ALL=
>
> I tested with FR_FR. But nothing....
>
> In my locales (dpkg-reconfigure locales):
> en_US
> fr_CA
> fr_CA.UTF-8
> fr_FR
>
>
>
> Thibaut VARENE a écrit :
> > I meant *server*, not *browser*, of course
> >
> > T-Bone
> >
> > On 6/27/06, Thibaut VARENE <[EMAIL PROTECTED]> wrote:
> >> -ENOTABUG
> >>
> >> Start your browser with a French locale, it'll display french.
> >>
> >> On 6/27/06, Pat <[EMAIL PROTECTED]> wrote:
> >> > Package: libapache2-mod-musicindex
> >> > Version: 1.0.2-1
> >> > Severity: normal
> >> > Tags: l10n
> >> >
> >> > In the source, there is a file /po/fr.po.
> >> >
> >> > In my browser, its in english not french.
> >> >
> >> > No documentation on this subject.
> >> >
> >> > Thanks,
> >> >
> >> > -- System Information:
> >> > Debian Release: testing/unstable
> >> >   APT prefers testing
> >> >   APT policy: (500, 'testing')
> >> > Architecture: i386 (i686)
> >> > Shell:  /bin/sh linked to /bin/bash
> >> > Kernel: Linux 2.6.15-1-k7
> >> > Locale: LANG=fr_CA, LC_CTYPE=fr_CA (charmap=ISO-8859-1)
> >> >
> >> > Versions of packages libapache2-mod-musicindex depends on:
> >> > ii  apache2-common               2.0.55-4    next generation,
> >> scalable, extenda
> >> > ii  libapr0                      2.0.55-4    the Apache Portable
> >> Runtime
> >> > ii libc6 2.3.6-13 GNU C Library: Shared
> >> libraries
> >> > ii  libflac7                     1.1.2-5     Free Lossless Audio
> >> Codec - runtim
> >> > ii  libid3tag0                   0.15.1b-8   ID3 tag reading
> >> library from the M
> >> > ii  libmad0                      0.15.1b-2.1 MPEG audio decoder
> >> library
> >> > ii  libvorbis0a                  1.1.2-1     The Vorbis General
> >> Audio Compressi
> >> > ii  libvorbisfile3               1.1.2-1     The Vorbis General
> >> Audio Compressi
> >> > ii  mod-musicindex-common        1.0.2-1     Common files for
> >> mod-musicindex
> >> >
> >> > libapache2-mod-musicindex recommends no packages.
> >> >
> >> > -- no debconf information
> >> >
> >> >
> >>
> >>
> >> --
> >> Thibaut VARENE
> >> http://www.parisc-linux.org/~varenet/
> >>
> >
> >
>
>


--
Thibaut VARENE
http://www.parisc-linux.org/~varenet/





Reply via email to