<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<span class="ul-threaded" style="margin: 0.5em 0pt 0pt -20px;"><span
class="text-cell"><span><br>
Hello,<br>
<br>
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.<br>
<br>
Thanks and regards,<br>
<br>
Luigi<br>
<br>
<br>
On 19/02/2010 16:33, Martin Landa wrote:
</span>
<blockquote
cite="mid:f8fe65c41002190733i3e5f3e38ma726be05c0e203b1@mail.gmail.com"
type="cite"><span> </span>
<pre wrap=""><span>Hi,
2010/2/18 Glynn Clements </span><a
href="http://osgeo-org.1803224.n2.nabble.com/user/SendEmail.jtp?type=node&node=4599112&i=0"
target="_top" rel="nofollow"><span>[hidden email]</span></a><span>:
[...]
</span></pre>
<span> </span>
<blockquote type="cite"><span> </span>
<pre wrap=""><span>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:
export LC_ALL=C
</span></pre>
<span> </span></blockquote>
<span> </span>
<pre wrap=""><!----><span>
I have already tried to put `LC_ALL=C` to package.sh and recompile
<b class="highlight">GRASS</b>, but it didn't seem to help (module --interface-description
still returns localized text).
Martin
</span></pre>
<span></span></blockquote>
<span></span><br>
<span>Thanks Martin. Just to detail further my report, in case it is
useful
(sorry if redundant):</span><br>
<span></span><br>
<span>Installed last available WinGRASS-6.4.SVN-r41105-1-Setup.exe of
19
February.</span><br>
<span></span><br>
<span>If I do for example:</span><br>
<span></span><br>
<span>r.colors --interface-description</span><br>
<span></span><br>
<span>what is get is:</span><br>
<span> </span><br>
<span><?xml version="1.0" encoding="CP1252"?></span><br>
<span><!DOCTYPE task SYSTEM "<b class="highlight">grass</b>-interface.dtd"></span><br>
<span><task name="r.colors"></span><br>
<span> <description></span><br>
<span> Creates/modifies the color table associated with a raster
map
layer.</span><br>
<span> </description></span><br>
<span> <keywords></span><br>
<span> raster, color table</span><br>
<span> </keywords></span><br>
<span> <parameter name="map" type="string" required="no"
multiple="no"></span><br>
<span> <description></span><br>
<span> Nome della mappa raster in input</span><br>
<span> </description></span><br>
<span> <keydesc></span><br>
<span> <item order="1">name</item></span><br>
<span> </keydesc></span><br>
<span> <gisprompt age="old" element="cell" prompt="raster"
/></span><br>
<span> <guisection></span><br>
<span> Required</span><br>
<span> </guisection></span><br>
<span> </parameter></span><br>
<span> [...]</span><br>
<span></task></span><br>
<span></span><br>
<span>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 <b class="highlight">Czech</b> translation.</span><br>
<span></span><br>
<span>Kind regards,</span><br>
<span></span><br>
<span>Luigi
</span></span></span>
</body>
</html>