Skip to content

fix: properly parse multiple localized strings on the same line#32

Merged
KockaAdmiralac merged 1 commit into
utdrwiki:masterfrom
ezhevita:fix/multiple-localized-per-line
Jun 27, 2026
Merged

fix: properly parse multiple localized strings on the same line#32
KockaAdmiralac merged 1 commit into
utdrwiki:masterfrom
ezhevita:fix/multiple-localized-per-line

Conversation

@ezhevita

Copy link
Copy Markdown

I've messed up in my previous pull request and broke parsing for multiple localized strings located on the same line, example: https://code.deltarune.wiki/ch2/gml_globalscript_scr_text#L3248

This should fix parsing for non-interpolated strings, fixing interpolated strings would require proper syntax grammar (and there are no such cases in Deltarune code anyway).

@KockaAdmiralac KockaAdmiralac merged commit be8fa25 into utdrwiki:master Jun 27, 2026
1 check passed
@ezhevita ezhevita deleted the fix/multiple-localized-per-line branch June 29, 2026 07:45
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.

2 participants