More string and translation improvements#6570
Merged
Merged
Conversation
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
These weren't actually supposed to be translated Thrustmaster Formulas were left in because of "with/out adapter"
* 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
This is a brand name that shouldn't be translated
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
toolTip(no mnemonic, trailing ellipsis) andiconText(no mnemonic, no trailing ellipsis) forQActions to avoid mnemonics showing up in CJK languages; fix up mismatches in some languages;QActionsthat only show up in menus;...with a single character one…;Checklist
References
N/A