Send grass-windows mailing list submissions to
        grass-windows@lists.osgeo.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.osgeo.org/mailman/listinfo/grass-windows
or, via email, send a message with subject or body 'help' to
        grass-windows-requ...@lists.osgeo.org

You can reach the person managing the list at
        grass-windows-ow...@lists.osgeo.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of grass-windows digest..."


Today's Topics:

   1. Re: [GRASS-user] Language of installed manual (Luigi Ponti)


----------------------------------------------------------------------

Message: 1
Date: Fri, 19 Feb 2010 18:29:57 +0100
From: Luigi Ponti <lpo...@infinito.it>
Subject: [GRASS-windows] Re: [GRASS-user] Language of installed manual
To: Martin Landa <landa.mar...@gmail.com>
Cc: GRASS user list <grass-u...@lists.osgeo.org>,       Glynn Clements
        <gl...@gclements.plus.com>,     Markus Neteler <nete...@osgeo.org>,
        grass-windows@lists.osgeo.org
Message-ID: <4b7eca95.3090...@infinito.it>
Content-Type: text/plain; charset="iso-8859-3"

On 19/02/2010 16:33, Martin Landa wrote:
> Hi,
>
> 2010/2/18 Glynn Clements <gl...@gclements.plus.com>:
>
> [...]
>
>   
>> 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
>>     
>
> 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
>   

Thanks Martin. Just to detail further my report, in case it is useful 
(sorry if redundant):

Installed last available WinGRASS-6.4.SVN-r41105-1-Setup.exe of 19 February.

If I do for example:

r.colors --interface-description

what is get is:
                                               
<?xml version="1.0" encoding="CP1252"?>
<!DOCTYPE task SYSTEM "grass-interface.dtd">
<task name="r.colors">
    <description>
        Creates/modifies the color table associated with a raster map layer.
    </description>
    <keywords>
        raster, color table
    </keywords>
    <parameter name="map" type="string" required="no" multiple="no">
        <description>
            Nome della mappa raster in input
        </description>
        <keydesc>
            <item order="1">name</item>
        </keydesc>
        <gisprompt age="old" element="cell" prompt="raster" />
        <guisection>
            Required
        </guisection>
    </parameter>
    [...]
</task>

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.

Kind regards,

Luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://lists.osgeo.org/pipermail/grass-windows/attachments/20100219/367dce2b/attachment-0001.html

------------------------------

_______________________________________________
grass-windows mailing list
grass-windows@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-windows


End of grass-windows Digest, Vol 42, Issue 7
********************************************

Reply via email to