-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Misc: Minor text and settings changes #11751
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we use this PR to also add a comment for translators?
<property name="text"> | ||
<string>Skip Presenting Duplicate Frames</string> | ||
<string>Disable Mailbox Presentation</string> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we use this PR to also add a comment for translators? Here's an example:
<string extracomment="Mailbox Presentation: a type of graphics-rendering technique that has not been exposted to the public that often, so chances are you will need to keep the word \"mailbox\" in English. It does not have anything to do with postal mailboxes or email inboxes/outboxes.">Disable Mailbox Presentation</string>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hopefully this is correct if you can confirm.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make sure the quotation marks of "mailbox" are properly escaped.
Besides that, LGTM, though if anyone can properly summarize how does this feature work, we translators would appreciate it.
c8cc329
to
a59454e
Compare
* VMManager: Update CPU detection text * Settings: Move texture preload to advanced * Settings: Move spin during readback to advanced * Translations: Add extra comment to mailbox presentation Update GraphicsSettingsWidget.ui
* VMManager: Update CPU detection text * Settings: Move texture preload to advanced * Settings: Move spin during readback to advanced * Translations: Add extra comment to mailbox presentation Update GraphicsSettingsWidget.ui
* VMManager: Update CPU detection text * Settings: Move texture preload to advanced * Settings: Move spin during readback to advanced * Translations: Add extra comment to mailbox presentation Update GraphicsSettingsWidget.ui
Description of Changes
Changes to CPU detection and feature detection text as well as moving texture preloading into advanced settings.
Rationale behind Changes
More text more gooder.
Suggested Testing Steps
Make sure the things work and that texture preloading setting still works already checked this one but will be good to double check.