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

Fix several i18n issues in editor #102049

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Conversation

timothyqiu
Copy link
Member

  • %s export template not found
    Avoid string concatenation. Changed to use separate strings for the debug and release templates.
  • %s (size %s)
    Merged this into the %d version, consistent with other related strings.
  • %sMouse wheel, %s/%s: Finetune\n%s: Reset
    The first %s is confusing. Added a translator comment for clarification.
  • Primary
    Added a translator comment to explain the context.

@Repiteo Repiteo merged commit c019f3d into godotengine:master Jan 27, 2025
19 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Jan 27, 2025

Thanks!

@timothyqiu timothyqiu deleted the editor-i18n branch January 28, 2025 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants