<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Andreas K&ouml;hler wrote:
<blockquote cite="mid20060209114702.GA5850@localhost.localdomain"
 type="cite">
  <pre wrap="">Hi,

  </pre>
  <blockquote type="cite">
    <pre wrap="">Unlike last time i'm now running english language on my install...
When i try to issue the following command i'll get an error and gnucash 
is still in english..

What am I missing here?

tortho@inspiron:~$ LANG=no_NB.UTF-8 /opt/gnucash-1.9/bin/gnucash


This is a development version. It may or may not work.
Report bugs and other problems to <a class="moz-txt-link-abbreviated" href="mailto:gnucash-devel@gnucash.org">gnucash-devel@gnucash.org</a>.
You can also lookup and file bug reports at <a class="moz-txt-link-freetext" href="http://bugzilla.gnome.org">http://bugzilla.gnome.org</a>
The last stable version was GnuCash 1.8.12
The next stable version will be GnuCash 2.0


(gnucash:6093): Gtk-WARNING **: Locale not supported by C library.
       Using the fallback 'C' locale.

(gnucash:6093): Gdk-WARNING **: locale not supported by C library
tortho@inspiron:~$
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Stupid question. What about
LANG=nb_NO.UTF8 /opt/gnucash-1.9/bin/gnucash?

-- andi5
  </pre>
</blockquote>
:-) It's not that stupid, I have the Norwegian TRANSLATION, but not the
accounts, it worked without the .utf8 suffix to get the text right, but
NOT accounts.<br>
See below the last output gives no errors, and translation works fine
but not the norwegian accounts.<br>
<br>
THT<br>
<br>
tortho@inspiron:~$ LANG=nb_NO.UTF8 /opt/gnucash-1.9/bin/gnucash<br>
<br>
(gnucash:11434): Gdk-WARNING **: locale not supported by Xlib<br>
<br>
(gnucash:11434): Gdk-WARNING **: cannot set locale modifiers<br>
<br>
<br>
This is a development version. It may or may not work.<br>
Report bugs and other problems to <a class="moz-txt-link-abbreviated" href="mailto:gnucash-devel@gnucash.org">gnucash-devel@gnucash.org</a>.<br>
You can also lookup and file bug reports at <a class="moz-txt-link-freetext" href="http://bugzilla.gnome.org">http://bugzilla.gnome.org</a><br>
The last stable version was GnuCash 1.8.12<br>
The next stable version will be GnuCash 2.0<br>
<br>
tortho@inspiron:~$ LANGUAGE=nb_NO.UTF8 /opt/gnucash-1.9/bin/gnucash<br>
<br>
<br>
Dette er en utviklings versjon. Den virker kanskje.<br>
Report bugs and other problems to <a class="moz-txt-link-abbreviated" href="mailto:gnucash-devel@gnucash.org">gnucash-devel@gnucash.org</a>.<br>
You can also lookup and file bug reports at <a class="moz-txt-link-freetext" href="http://bugzilla.gnome.org">http://bugzilla.gnome.org</a><br>
Den siste stabile versjonen var GnuCash 1.8.12<br>
Neste stabile versjon vil v&aelig;re GnuCash 2.0<br>
<br>
tortho@inspiron:~$<br>
<br>
</body>
</html>