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

Fixes to translatable strings #9726

Merged
merged 1 commit into from May 20, 2021

Conversation

JosJuice
Copy link
Member

Sending an empty string to the translation system will not result in getting an empty string back, but rather a description of the currently loaded translations file. So empty strings should not be marked as translatable.

Also adding some i18n comments and rewording a string I thought was hard to understand.

Sending an empty string to the translation system will not
result in getting an empty string back, but rather a description
of the currently loaded translations file. So empty strings
should not be marked as translatable.

Also adding some i18n comments and rewording a string I thought
was hard to understand.
@lioncash lioncash merged commit 655a50e into dolphin-emu:master May 20, 2021
10 of 11 checks passed
@JosJuice JosJuice deleted the translatable-strings-fixes branch May 20, 2021 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants