Opened 8 years ago

Closed 8 years ago

Last modified 6 years ago

#3034 closed bug (Fixed)

Typo in translatable strings

Reported by: haaninjo Owned by:
Priority: minor Milestone: 2.0.0
Component: GTK UI Version: develop
Keywords: Cc:

Description (last modified by Calum)

Hi, when reviewing the Swedish translation I found some typos in the English strings as well. In deluge/ui/gtkui/preferences.py there are 4 strings where the word "ocurred" should be spelled "occurred" instead.

Apart from that I saw 3 strings where there are doubled spaces in the middle of a sentence (not visible here in Trac since double spaces apparently are eaten):

#: deluge/ui/gtkui/glade/path_combo_chooser.ui.h:8
msgid "Enable  autocomplete"

#: deluge/ui/gtkui/glade/preferences_dialog.ui.h:109
msgid "Uses random ports  in range 49152 to 65525"

#: deluge/ui/gtkui/glade/preferences_dialog.ui.h:142
msgid "Attempt to hide client identity and only use proxy  for incoming connections."

Change History (3)

comment:1 by Calum, 8 years ago

Description: modified (diff)

comment:2 by Calum, 8 years ago

Component: UnknownGTK UI
Milestone: needs verified2.0
Resolution: Fixed
Status: newclosed

Thanks fixed: [0353b82c0]

not visible here in Trac since double spaces apparently are eaten

Use code block tags {{{ }}}

comment:3 by Calum, 6 years ago

Milestone: 2.02.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.