Opened 15 years ago

Closed 13 years ago

#1105 closed bug (Invalid)

GTK autotranslation guesses wrong and there is no preference to set it correctly

Reported by: shrike Owned by:
Priority: minor Milestone:
Component: Windows OS Version: 1.3.3
Keywords: windows, gtk Cc: citral

Description

GTK insists that I want my software in finnish, which I don't. And as a result Deluge autotranslates itself to finnish, which I do not want.

There is no preference to manually set the language to the one I want.

The only options are either a) starting Deluge with mystical command line options or b) deleting the whole translation folder, which will make Deluge revert back to english.

Change History (5)

comment:1 by Calum, 15 years ago

Status: newpending

Are you still experiencing this problem. If this is a Windows system can you check that you do not have it installed in the regional settings of control panel.

comment:2 by trac-robot, 15 years ago

Status: pendingclosed

This ticket was closed automatically by the system. It was previously set to a Pending status and hasn't been updated within 14 days.

comment:3 by citral, 13 years ago

Status: closedreopened
Version: 1.2.0_rc51.3.3

Still relevant. My system language is English, even though my location and Formats are set to my local language.

Deluge is the only application on my sytem which ignores the system language.

comment:4 by citral, 13 years ago

Cc: citral added

comment:5 by Calum, 13 years ago

Resolution: invalid
Status: reopenedclosed

This is a GTK issue on Windows.

There are several options.

  • Delete the language files from Deluge program folder:
C:\Program Files\Deluge\deluge-1.3.3-py2.6.egg\deluge\i18n

Open notepad, type in:

set lang=en
start deluge.exe

Save the file as 'Deluge.cmd' in the same folder as 'Deluge.exe'. Create a shortcut to that .cmd and use it to start Deluge.

Note: See TracTickets for help on using tickets.