Skip to content

Conversation

@Calinou
Copy link
Member

@Calinou Calinou commented Oct 16, 2025

This makes properties such as "Convert Colors with Editor Theme" have better-looking capitalization in the inspector and import options.

I noticed this while working on godotengine/godot-docs#11381.

PS: This is stated above the list:

// The following initialization is parsed in `editor/translations/scripts/common.py` with a regex.
// The word definition format should be kept synced with the regex.

However, I can't find this file in the current master branch. Is the comment still up-to-date? cc @akien-mga

Preview

Before

Screenshot_20251016_222113

After

Screenshot_20251016_222347

@Calinou Calinou added this to the 4.x milestone Oct 16, 2025
@Calinou Calinou requested a review from a team as a code owner October 16, 2025 20:35
@RedMser
Copy link
Contributor

RedMser commented Oct 18, 2025

However, I can't find this file in the current master branch. Is the comment still up-to-date?

@Calinou I believe it is now here: https://github.com/godotengine/godot-editor-l10n/blob/main/scripts/common.py

@Calinou
Copy link
Member Author

Calinou commented Oct 18, 2025

@Calinou I believe it is now here: godotengine/godot-editor-l10n@main/scripts/common.py

That seems to be it. It looks like I don't need to update the regex (I thought it included every word).

I've updated the PR to update the link to the file that should be updated.

This makes properties such as "Convert Colors with Editor Theme"
have better-looking capitalization in the inspector and import options.
@Calinou Calinou force-pushed the editor-capitalization-add-stop-word branch from a6c6905 to b0c8c95 Compare October 18, 2025 16:42
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