<div class="gmail_quote">On Fri, May 29, 2009 at 01:48, FokkerCharlie <span dir="ltr">&lt;<a href="mailto:wineforum-user@winehq.org">wineforum-user@winehq.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
OK, I tried :<br>
<br>
<br>
Code:<br>
$locale -a<br>
en_AU.utf8<br>
en_BW.utf8<br>
en_CA.utf8<br>
en_DK.utf8<br>
en_GB.utf8<br>
en_HK.utf8<br>
en_IE.utf8<br>
en_IN<br>
en_NG<br>
en_NZ.utf8<br>
en_PH.utf8<br>
en_SG.utf8<br>
en_US.utf8<br>
en_ZA.utf8<br>
en_ZW.utf8<br>
POSIX<br>
ru_RU.utf8<br>
ru_UA.utf8<br>
<br>
so I ran the app with:<br>
LANG=ru_RU.utf8 wine TheRosettaStone.exe</blockquote><div><br>Try _exactly_ the following:<br>LANG=ru_RU.UTF-8 wine TheRosettaStone.exe<br><br>Then, if it will not help, try<br>LC_ALL=ru_RU.UTF-8 wine TheRosettaStone.exe<br>
 <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
But with no change!  I am using Ubuntu Jaunty.  Just to be clear, I want the app to run in English, but the lesson text to display in Russian- are we going about this the right way?<br>
<br>
Thanks for your input so far.<br>
<br>
Charlie<br>
</blockquote></div><br>I think probably the right locale name is UTF-8, not utf8, despite &quot;locale -a&quot; output. I&#39;m running all programs exactly that way (I&#39;m Russian and I use Cyrillic texts here and there, but prefer English UI for applications). My locale settings are:<br>
<br>$ locale<br>LANG=ru_RU.UTF-8<br>LC_CTYPE=&quot;ru_RU.UTF-8&quot;<br>LC_NUMERIC=&quot;ru_RU.UTF-8&quot;<br>LC_TIME=&quot;ru_RU.UTF-8&quot;<br>LC_COLLATE=&quot;ru_RU.UTF-8&quot;<br>LC_MONETARY=&quot;ru_RU.UTF-8&quot;<br>
LC_MESSAGES=en_US.UTF-8<br>LC_PAPER=&quot;ru_RU.UTF-8&quot;<br>LC_NAME=&quot;ru_RU.UTF-8&quot;<br>LC_ADDRESS=&quot;ru_RU.UTF-8&quot;<br>LC_TELEPHONE=&quot;ru_RU.UTF-8&quot;<br>LC_MEASUREMENT=&quot;ru_RU.UTF-8&quot;<br>LC_IDENTIFICATION=&quot;ru_RU.UTF-8&quot;<br>
<br>$locale -a<br>... (skipped) ...<br>ru_RU<br>ru_RU.koi8r <br>ru_RU.utf8<br>... (skipped) ...<br>
<br>-- <br>Best regards,<br>Danila Sentiabov aka dsent<br>