#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 )
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 , 8 years ago
Description: | modified (diff) |
---|
comment:2 by , 8 years ago
Component: | Unknown → GTK UI |
---|---|
Milestone: | needs verified → 2.0 |
Resolution: | → Fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thanks fixed: [0353b82c0]
Use code block tags
{{{ }}}