Re: [Cartoweb-users] gettext problem

2006-05-02 Thread Peter Weiland
>Sorry it's a little copy/paste mistake ... > > > >>which file did you mean and what should the line look like? >>something like this i thought "frfr_CH.ISO-8859-1" >> >> > >I have : > >fr fr_FR.ISO-8859-1 >dede_DE.ISO-8859-1 >enen_GB.ISO-8859-1 > >in /etc/locale

Re: [Cartoweb-users] gettext problem

2006-04-27 Thread Mathieu BORNOZ
Sorry it's a little copy/paste mistake ... > which file did you mean and what should the line look like? > something like this i thought "fr    fr_CH.ISO-8859-1" I have : fr fr_FR.ISO-8859-1 dede_DE.ISO-8859-1 enen_GB.ISO-8859-1 in /etc/locale.alias and : en_GB ISO-8

Re: [Cartoweb-users] gettext problem

2006-04-25 Thread Peter Weiland
> change >> de ISO-8859-1 >> en ISO-8859-1 > > to: > de_DE.ISO-8859-1 > en_GB.ISO-8859-1 > which file did you mean and what should the line look like? something like this i thought "frfr_CH.ISO-8859-1" > It's is also significant to control the version of gettext (for sarge): gettext and

Re: [Cartoweb-users] gettext problem

2006-04-24 Thread Mathieu BORNOZ
Hi Peter, these three lines are sufficient for CartoWeb: > frfr_FR.ISO-8859-1 de de_DE.ISO-8859-1 en en_GB.ISO-8859-1 > change > de ISO-8859-1 > en ISO-8859-1 to: de_DE.ISO-8859-1 en_GB.ISO-8859-1 It's is also significant to control the version of gettext (for

Re: [Cartoweb-users] gettext problem

2006-04-23 Thread Peter Weiland
> if the sh test case fail, it means the problem is outside of cartoweb or > even php. > did you follow all the instructions from > http://www.cartoweb.org/doc_head/docbook/xhtml/user.i18n.html#user.i18n.translations.config > ? i think so... this are my locales-files... ... deutsch de_DE

Re: [Cartoweb-users] gettext problem

2006-04-22 Thread oliver.christen
configured correctly. Regards Oliver - Original Message - From: "Peter Weiland" <[EMAIL PROTECTED]> To: Sent: Saturday, April 22, 2006 2:37 PM Subject: [Cartoweb-users] gettext problem Hi! i have problems getting the tranlation to work! I'm using Cartoweb 3.2 o

[Cartoweb-users] gettext problem

2006-04-22 Thread Peter Weiland
Hi! i have problems getting the tranlation to work! I'm using Cartoweb 3.2 on a debian sarge with php5 and gettext installed(both are debian packages) testing the gettext-installation fails in both cases (php an sh) although the gettext-extension in php is enabled! i also created some symlinks fo