497 | | This is a GTK issue on Windows. |
498 | | |
499 | | There are several options. |
500 | | Set the global LANG environment variable to the language you require. |
501 | | Delete the language files from Deluge program folder: |
502 | | {{{ |
503 | | C:\Program Files\Deluge\deluge-1.3.3-py2.6.egg\deluge\i18n |
504 | | }}} |
505 | | A fix was recently suggested in this forum post: |
506 | | |
507 | | Open notepad, type in: |
508 | | {{{ |
| 497 | There is a bug in the way GTK sets language on Windows but there are several workarounds: |
| 498 | |
| 499 | * Set the global LANG environment variable to the language you require. |
| 500 | |
| 501 | * Delete the language files from Deluge program folder: `C:\Program Files\Deluge\deluge-1.3.x-py2.6.egg\deluge\i18n` |
| 502 | |
| 503 | * Open notepad, type in: |
| 504 | {{{ |