Opened 9 years ago
Closed 9 years ago
#1358 closed defect (fixed)
QDialogButtonBoxes aren't translated
Reported by: | deejay1 | Owned by: | deejay1 |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | merkaartor | Version: | |
Keywords: | translations | Cc: | deejay1@… |
Description
Everywhere in the UI the QDialogButtonBoxes aren't translated at all into any language, although the rest of the dialogs are translated. Currently I have no idea why it happens. Tried it with 4.4.3 and 4.5.0 preview. They view fine (eg. translated) in the designer...
Change History (2)
comment:1 Changed 9 years ago by deejay1
- Keywords translations added
- Owner changed from cbro@… to deejay1
comment:2 Changed 9 years ago by deejay1
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [12033]) FIX: If TRANSDIR_SYSTEM isn't set use QLibraryInfo::TranslationsPath?. (closes #1358)