Hi,
Looking at http://bugs.winehq.org/show_bug.cgi?id=18125, it has winecfg from wine 1.1.19 running in Spanish. The screenshot shows that the static text is wrapped over 4 lines, but the text is clipped (should be 8x4 dlus high). This is not the issue reported there, but I would like to fix it and improve the layout.
So, how do I change locale? Especially from a just-built version of Wine.
I have tried: LANG=es ./wine winecfg LANG=es.UTF-8 ./wine winecfg LC_ALL=es ./wine winecfg LC_ALL=es.UTF-8 ./wine winecfg and export LANG=es && ./wine winecfg variants.
I have also tried changing the system regional and language settings. None of these have worked. It's not on the FAQ either.
I am using Kubuntu 9.04.
Thanks, - Reece