Ticket #494 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

locale it_IT.UTF-8 add icon missing

Reported by: follettoonip@… Owned by: andar
Priority: trivial Milestone:
Component: gtkui 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

missingIcon.png (16.1 KB) - added by follettoonip@… 5 years ago.
screenshot

Change History

Changed 5 years ago by follettoonip@…

screenshot

Changed 5 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.

Changed 5 years ago by markybob

  • status changed from new to closed
  • resolution set to fixed

fixed in #3853

Note: See TracTickets for help on using tickets.