Skip to content
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

DolphinQt: Minor localization changes #10056

Merged
merged 6 commits into from Sep 8, 2021
Merged

Conversation

lioncash
Copy link
Member

A few tweaks to the existing strings to make them a little more consistent

Allows translators to specify different translations if the target
languages have pluralization rules that differ from English.
Gives the translator full control over the string's localization instead
of only one part of it.
Makes the context menu selections consistent with the rest of the
application.
MainWindow derives from QMainWindow, so we can use tr() directly without
the qualification.
This is text that should be translated, since it'll show up as English
for non-English speakers.
@JosJuice
Copy link
Member

LGTM, but let's wait with merging until after the next beta build is out (assuming we are going to do a beta build this month like I heard plans about).

@JosJuice JosJuice merged commit 2a22367 into dolphin-emu:master Sep 8, 2021
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants