Ok... <div>At /usr/share/i18n/locales/ I have several Files so that might not be the problem. Or is it? (Now I&#39;m a bit lost in this locations vs Translations).</div><div><br></div><div><br>&gt;Generally, the locale is set on a per-user basis. If you want to set<br>
&gt;the locale for individual processes, you have to set LANG/LC_*<br>&gt;yourself, e.g. providing a script which sets the variables before<br>&gt;invoking the application.</div><div>So I can have a script that, as example, reads  third parameter (grass64 -wxpython ES_es) and set the LANGUAGE as Spanish?</div>
<div>Thank you</div><div><br><div class="gmail_quote">On Thu, Jan 28, 2010 at 1:38 PM, Glynn Clements <span dir="ltr">&lt;<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
Gilbert Ferrara wrote:<br>
<br>
&gt; I tryed to add LANG=es_ES LANGUAGE=es_ES to<br>
&gt; my /usr/local/grass-6.4.0svn/etc/init.sh and I got the following at my<br>
&gt; terminal window:<br>
&gt; (process:2196): Gdk-WARNING **: locale not supported by C library<br>
&gt;<br>
&gt; (process:2196): Gtk-WARNING **: Locale not supported by C library.<br>
&gt; Using the fallback &#39;C&#39; locale.<br>
&gt;<br>
&gt; What it might be?<br>
<br>
</div>This suggests that you don&#39;t have the necessary locale files<br>
installed; look in /usr/share/i18n/locales. Some distributions only<br>
support UTF-8 locales, in which case you may need to use es_ES.UTF-8.<br>
<div class="im"><br>
&gt; By the way, How can I have 2 language sets I mean 2 different launchers with<br>
&gt; 2 different languages?<br>
<br>
</div>Launchers?<br>
<br>
Generally, the locale is set on a per-user basis. If you want to set<br>
the locale for individual processes, you have to set LANG/LC_*<br>
yourself, e.g. providing a script which sets the variables before<br>
invoking the application.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Glynn Clements &lt;<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>&gt;<br>
</div></div></blockquote></div><br></div>