About the accents, you have to write them in utf8, a character encoding [1,2] 
that allows all human characters. If you are under Windows, a fair number of 
editors allows this, for instance scite [3].

The crash is probably due to an "assert false" because of an unfullfilled 
constraint in the strings of the translation. To debug it, you have to see 
the output of the program. I do not know if, when launched from a console, 
the Windows version would provide it. Otherwise, someone under Linux might 
help you.

Have a nice day, thank you,

Steph

[1]     http://en.wikipedia.org/wiki/Utf8
[2]     http://en.wikipedia.org/wiki/Unicode
[3]     http://www.scintilla.org/SciTE.html

-- 
http://stephane.magnenat.net


_______________________________________________
glob2-devel mailing list
glob2-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/glob2-devel

Reply via email to