On Wed, Feb 3, 2010 at 5:20 PM, Gilbert Ferrara
<gilbertferrara1...@gmail.com> wrote:
>
> Greetings Markus
> It worked :)

Excellent!

> Thank you
> I'm getting an error, that before I was getting:
> GRASS 6.4.0svn (North-Carolina):~ >
> (process:4282): Gdk-WARNING **: locale not supported by C library
> (process:4282): Gtk-WARNING **: Locale not supported by C library.
> Using the fallback 'C' locale.
> But it works at least for wxpython translations. Grassmods no.
> Regarding .UTF-8 and without .UTF-8, it was the same. I thought that this
> error had something to do wuth UTF-8 but no.

The problem will be the mixture of encodings:

grasslibs_es.po:"Content-Type: text/plain; charset=ISO-8859-1\n"
grassmods_es.po:"Content-Type: text/plain; charset=ISO-8859-1\n"
grasstcl_es.po:"Content-Type: text/plain; charset=UTF-8\n"
grasswxpy_es.po:"Content-Type: text/plain; charset=UTF-8\n"

@dev: To which encoding should we consolidate this mix?

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

Reply via email to