<!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">
Hi Markus,<br>
<br>
On 31/05/2010 20:57, Markus Neteler wrote:
<blockquote
 cite="mid:AANLkTilpl-I14QID8_sP6CVQrcmUzjG00sGT-L4HRWl-@mail.gmail.com"
 type="cite">
  <pre wrap="">Hi Luigi,

On Mon, May 31, 2010 at 4:49 PM, Luigi Ponti <a class="moz-txt-link-rfc2396E" href="mailto:lponti@inbox.com">&lt;lponti@inbox.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello,

I could not find any further reply to this, and I just would like to mention
that the problem (mixed languages in manual pages when installing wingrass
from <a class="moz-txt-link-freetext" href="http://josef.fsv.cvut.cz/wingrass/grass64/">http://josef.fsv.cvut.cz/wingrass/grass64/</a>) is gone as of
WinGRASS-6.4.SVN-r42329-1-Setup.exe.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yes, a known problem and Martin didn't manage to convince Windows to
speak English when running the virtual session during compilation for
the creation of the manual pages...
  </pre>
</blockquote>
<br>
Well, what I meant was that Martin apparently did find a way to fix it
-- that is what my post was about: the manual seems OK now -- no more
Czech language in the manual pages. I haven't actually checked all the
man pages, but the test pages I had reported as having mixed language
(e.g. r.colors) now show 100% in English.<br>
<br>
Thanks and regards,<br>
<br>
Luigi<br>
<br>
<br>
<blockquote
 cite="mid:AANLkTilpl-I14QID8_sP6CVQrcmUzjG00sGT-L4HRWl-@mail.gmail.com"
 type="cite">
  <pre wrap="">
Luigi wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On 19/02/2010 16:33, Martin Landa wrote:
    </pre>
  </blockquote>
  <pre wrap=""><!---->...
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">The default locale is "C", which behaves the same as if no locale is
set (i.e. no call to setlocale()).

LC_ALL takes precedence over the individual LC_* variables and LANG,
so you may need to use:

&nbsp; &nbsp; &nbsp; &nbsp;export LC_ALL=C


I have already tried to put `LC_ALL=C` to package.sh and recompile
GRASS, but it didn't seem to help (module --interface-description
still returns localized text).

Martin
      </pre>
    </blockquote>
    <pre wrap="">
Thanks Martin. Just to detail further my report, in case it is useful (sorry
if redundant):
    </pre>
  </blockquote>
  <pre wrap=""><!---->...
  </pre>
  <blockquote type="cite">
    <pre wrap="">You can see there is English description plus some Italian text depending on
how far the translator got. It is the same text I get in the g.parser GUI
when invoking r.colors without arguments. I think this is fine since I have
an Italian locale. However, the HTML manual page of r.colors is a partial
Czech translation.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
... which is "fine" in the same way since Martin has a CZ Windows box.

@devs,Martin: I wonder if LC_ALL=C could be enforced in

 include/Make/Html.make
?

Markus


  </pre>
</blockquote>
<br>
</body>
</html>