Commit Graph

10 Commits

Author SHA1 Message Date
Alexander Babikov
0dc8509220 More string and translation improvements (#6570)
* Qt: Minor rewording on the storage controllers settings page

All translations updated accordingly
(the "Hard disk" string is still used in the PC5086 config and therefore
has been moved to a suitable place)

Also fix broken translations for ter/qua IDE controllers

* Qt: Don't attempt to translate storage bus names

* Qt: Remove translations for non-generic joystick names

These weren't actually supposed to be translated
Thrustmaster Formulas were left in because of "with/out adapter"

* Qt: Tooltip and icon text fixing

* Restore unused strings that were to be used as tooltips
for Ctrl+Alt+Del/Esc buttons
* Consistently define tooltips and iconText to avoid mnemonics showing
in CJK languages
* Remove tooltips from actions that only show up in menus

* Qt: Add ACPI shutdown to menu

* Qt: Drop "SoundFont" string from translations

This is a brand name that shouldn't be translated

* Qt: Replace three-dot ellipsis with a single-character one

* Manager: workaround for font mismatch on language change
2025-12-17 14:29:51 -03:00
Alexander Babikov
da70e8ab50 Qt: Change the file picker button label to "Browse..." 2025-10-21 17:14:30 +05:00
Cacodemon345
e499702550 qt: File fields are no longer cramped 2022-02-10 01:38:00 +06:00
Cacodemon345
28ea4d5edf qt: Fix tall file field for real 2022-02-06 15:02:40 +06:00
Cacodemon345
89a7c2246c Fix file field in hard disk creation dialog 2022-02-06 14:41:07 +06:00
Cacodemon345
8efcd01f0b Further file field fixes 2022-02-06 13:10:00 +06:00
Cacodemon345
39b19fc5b1 File fields are now expanding inside layouts 2022-02-06 12:49:37 +06:00
Cacodemon345
c425625409 qt: File field is now an actual text field 2022-02-03 23:00:39 +06:00
Cacodemon345
a05ac8090d Settings dialog string convertsion is done 2022-01-07 01:58:18 +06:00
Joakim L. Gilje
c587a02b1a Initial Qt Commit 2021-11-25 10:20:56 +01:00