Skip to content

Document translation template generation - #12221

Open
ThomasConway01 wants to merge 1 commit into
godotengine:masterfrom
ThomasConway01:codex/document-translation-template-generation
Open

Document translation template generation#12221
ThomasConway01 wants to merge 1 commit into
godotengine:masterfrom
ThomasConway01:codex/document-translation-template-generation

Conversation

@ThomasConway01

Copy link
Copy Markdown

Adds a dedicated guide for the translation template generator and links it from the gettext workflow.

It covers configuring PO and CSV output, Command Palette access, the kinds of strings that are extracted, Auto Translate Mode, translation contexts, and EditorTranslationParserPlugin._customize_strings() for custom processing.

Closes #12219.

Validation:

  • codespell passed on the three edited files.
  • git diff --check passed.
  • A complete local Sphinx build was started after installing the documented dependencies, but did not complete within the available command time. CI can run the full documentation build.

@ThomasConway01
ThomasConway01 requested review from a team as code owners August 1, 2026 23:09
@skyace65 skyace65 added this to the 4.8 milestone Aug 2, 2026
@Cykyrios

Cykyrios commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

The changes are alright, but wording and general flow can be improved. However, before getting into that, I would just like to confirm whether this PR used AI? It very much looks to me like an AI agent was used, so you should mention it if that's the case, as per the Contributing policy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expand the tutorial about translation template generation

3 participants