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

Parse auto_translate when generating a POT file #94622

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

YeldhamDev
Copy link
Member

While there is a mechanism to convert the deprecated auto_translate property to auto_translate_mode, it will only modify the scene file if it's saved in the new editor, meaning that generating a POT file may lead to the wrong strings being parsed unless the user went to each scene and saved it. This PR makes that auto_translate is also checked to avoid this problem.

@YeldhamDev YeldhamDev added this to the 4.3 milestone Jul 22, 2024
@akien-mga akien-mga merged commit 40c6668 into godotengine:master Jul 22, 2024
18 checks passed
@akien-mga
Copy link
Member

Thanks!

@YeldhamDev YeldhamDev deleted the atr_corner_case branch July 22, 2024 15:27
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.

2 participants