Bug 8001 - FLTK message dialog titles aren't translated
Summary: FLTK message dialog titles aren't translated
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Client (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: MediumPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-10 11:23 CEST by Pierre Ossman
Modified: 2022-10-18 12:45 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2022-10-10 11:23:49 CEST
Any dialogues popped up by FLTK (e.g. fl_choice()), will always have the title "ThinLinc Client", no matter the configured language.

This is because we set the title before we've loaded the translations. As far as I can tell, this bug has been here since we started setting the titles in bug 3755.
Comment 1 Pierre Ossman cendio 2022-10-10 11:24:18 CEST
Also note bug 7937, which might make this bug irrelevant.
Comment 2 Pierre Ossman cendio 2022-10-18 12:45:08 CEST
A common example of one of these dialogs is the host key dialogs.

Note You need to log in before you can comment on or make changes to this bug.