<div>Hi all,</div><div>thx for answer!</div><div><br></div><div>I used my ubuntu in the last two days with "export LC_ALL=de_CH.UTF8" in the .bashrc.</div><div><br></div><div>Im not very sure, but I think I have to use de_DE as the language, and de_CH for regional settings.</div>

<div>Thats the reason, why I cannot choose "Deutsch(Switzerland)" inside the language settings panel from gnome. only at the "regional formats"-panel.</div><div>I tried to setup my environment with "set-language-env" and its not perfect, but much better then before.</div>

<div>also the gnome-terminal uses now the utf-8 encoding, and can show special signs. (more about this in the first mail with the calendar output)</div><div><br></div><div><b>an output of "locale":</b></div><div>

<div>christof@christof-T400:~$ locale</div><div>locale: Cannot set LC_CTYPE to default locale: No such file or directory</div><div>locale: Kann LC_ALL nicht auf die Standard-Lokale einstellen: Datei oder Verzeichnis nicht gefunden //translation: the same as the line above with LC_ALL.. "cannot set LC_all to default locale: No such file or directory"</div>

<div>LANG=de_CH</div><div>LANGUAGE=de_DE:en</div><div>LC_CTYPE="de_CH"</div><div>LC_NUMERIC="de_CH"</div><div>LC_TIME="de_CH"</div><div>LC_COLLATE="de_CH"</div><div>LC_MONETARY="de_CH"</div>

<div>LC_MESSAGES=de_DE.UTF-8</div><div>LC_PAPER="de_CH"</div><div>LC_NAME="de_CH"</div><div>LC_ADDRESS="de_CH"</div><div>LC_TELEPHONE="de_CH"</div><div>LC_MEASUREMENT="de_CH"</div>

<div>LC_IDENTIFICATION="de_CH"</div><div>LC_ALL=</div></div><div><br></div><div><br></div><div>It looks great except LC_CTYPE and LC_MESSAGES and LC_COLLATE.</div><div>Does anybody know how I can set LC_CTYPE ?</div>

<div><br></div><div><b>Additional an output of "locale -a"</b></div><div><div>christof@christof-T400:~$ locale -a</div><div>locale: Cannot set LC_CTYPE to default locale: No such file or directory</div><div>locale: Kann LC_COLLATE nicht auf die Standard-Lokale einstellen: Datei oder Verzeichnis nicht gefunden //translate: Cannot set LC_COLLATE to default locale: No such file or directory</div>

<div>C</div><div>POSIX</div><div>de_AT.utf8</div><div>de_BE.utf8</div><div>de_CH.utf8</div><div>de_DE.utf8</div><div>de_LI.utf8</div><div>de_LU.utf8</div><div>en_US.utf8</div></div><div><br></div><div><br></div><br><br><div class="gmail_quote">

2011/4/5 Tom H <span dir="ltr"><<a href="mailto:tomh0665@gmail.com">tomh0665@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">

On Mon, Apr 4, 2011 at 8:39 PM, NoOp <<a href="mailto:glgxg@sbcglobal.net">glgxg@sbcglobal.net</a>> wrote:<br>
> On 04/03/2011 02:57 PM, Christof Buechi wrote:<br>
>><br>
</div><div class="im">>> (Its the first time i write on this list - I'm sorry about mistakes)<br>
>><br>
>> I've got a big problem with language settings. I google a lot, but cannot<br>
>> find the perfect solution. I know there are a lot of results of this topic..<br>
>> I tried something with "locale -a", "dpkg-reconfigure locale" and also with<br>
>> "export LC_ALL="de_CH.utf8"".<br>
>> I haven't got a guess why i cannot solve this problem.<br>
>><br>
>> Maybe somebody have some deeper experience with this problem, and can help<br>
>> me a little bit ?<br>
> ...<br>
>> -----------------------------------------------------------<br>
>> locale (console)<br>
>> LANG=de_DE<br>
>> LANGUAGE=de_DE:en<br>
> ...<br>
>> LC_ALL=de_CH.utf8<br>
><br>
> If you are using multiple language/region settings (de_DE & de_CH) then<br>
> you should unset LC_ALL. Meaning that LC_ALL should be:<br>
><br>
> LC_ALL=<br>
><br>
> rather than LC_ALL=de_CH.utf8.<br>
<br>
</div>I'd missed that! What's strange though is that apt-get thinks that it's not set.<br>
<div><div></div><div class="h5"><br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a></div></div></blockquote></div>