Opened 15 years ago
Closed 15 years ago
#494 closed bug (Fixed)
locale it_IT.UTF-8 add icon missing
Reported by: | follettoonip@… | Owned by: | andar |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | GTK UI | Version: | 1.0.0 |
Keywords: | Cc: |
Description
In add torrent dialog add button misses icon. If i launch deluge with
$ LC_ALL="en_US.UTF-8" deluge
then it is correct.
$ locale LANG=it_IT.UTF-8 LC_CTYPE="it_IT.UTF-8" LC_NUMERIC="it_IT.UTF-8" LC_TIME="it_IT.UTF-8" LC_COLLATE="it_IT.UTF-8" LC_MONETARY="it_IT.UTF-8" LC_MESSAGES="it_IT.UTF-8" LC_PAPER="it_IT.UTF-8" LC_NAME="it_IT.UTF-8" LC_ADDRESS="it_IT.UTF-8" LC_TELEPHONE="it_IT.UTF-8" LC_MEASUREMENT="it_IT.UTF-8" LC_IDENTIFICATION="it_IT.UTF-8" LC_ALL=it_IT.UTF-8
Attachments (1)
Change History (3)
Changed 15 years ago by follettoonip@…
comment:1 Changed 15 years ago by andar
This is a problem with gtk stock ids being translated. We'll get this fixed up with the next point release.
comment:2 Changed 15 years ago by markybob
- Resolution set to fixed
- Status changed from new to closed
fixed in #3853
Note: See
TracTickets for help on using
tickets.
screenshot