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

raidboss: improve translation of timeline netregex #5962

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

quisquous
Copy link
Owner

Follow-up to #5939.

This translates each parameter (only if needed) rather than the entire sync. It also prints out only the untranslated parameters in the find missing translations script / coverage report. This also improves the output of the translated timeline utility to use translated parameters and fixes a bug where it wouldn't have output any translated sync lines at all for netregex lines.

Follow-up to #5939.

This translates each parameter (only if needed) rather than the
entire sync. It also prints out only the untranslated parameters
in the find missing translations script / coverage report.
This also improves the output of the translated timeline utility
to use translated parameters and fixes a bug where it
wouldn't have output any translated sync lines at all for netregex lines.
@quisquous quisquous merged commit 86f5ae1 into main Nov 30, 2023
@quisquous quisquous deleted the improve_timeline_translation branch November 30, 2023 16:59
github-actions bot pushed a commit that referenced this pull request Nov 30, 2023
…5962)

Follow-up to #5939.

This translates each parameter (only if needed) rather than the entire
sync. It also prints out only the untranslated parameters in the find
missing translations script / coverage report. This also improves the
output of the translated timeline utility to use translated parameters
and fixes a bug where it wouldn't have output any translated sync lines
at all for netregex lines. 86f5ae1
quisquous added a commit that referenced this pull request Dec 1, 2023
This is a follow-up to #5962, which itself is related to #5939.

I forgot that `find_missing_timeline_translations.ts` is only half
of the testing picture and `test_timeline.ts` needed to be updated
too. This was found by trying to test more lines and having test
timeline complain that InCombat regex lines were not translated.
quisquous added a commit that referenced this pull request Dec 1, 2023
This is a follow-up to #5962, which itself is related to #5939.

I forgot that `find_missing_timeline_translations.ts` is only half of
the testing picture and `test_timeline.ts` needed to be updated too.
This was found by trying to test more lines and having test timeline
complain that InCombat regex lines were not translated.
github-actions bot pushed a commit that referenced this pull request Dec 1, 2023
…5968)

This is a follow-up to #5962, which itself is related to #5939.

I forgot that `find_missing_timeline_translations.ts` is only half of
the testing picture and `test_timeline.ts` needed to be updated too.
This was found by trying to test more lines and having test timeline
complain that InCombat regex lines were not translated. 6a3869f
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.

1 participant