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

Handle Google Translate uppercasing x0, x1... replacement placeholders #15

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

q--
Copy link
Owner

@q-- q-- commented Jul 2, 2024

Handle Google Translate sometimes turning x0, x1 etc. into X0, X1 in the
translated string.

Also, don't exit process on missing placeholder but only print an error to STDERR.

q-- added 2 commits July 2, 2024 16:54
Handle Google Translate sometimes turning x0, x1 etc. into X0, X1 in the
translated string.
That's a bit too rigorous for something that can be fixed manually.
Now it logs an error instead.
@q-- q-- force-pushed the Handle_Google_Translate_uppercasing_placeholders branch from c154a11 to da3cbd8 Compare July 2, 2024 20:17
@q-- q-- merged commit d317bfd into 2.x Jul 2, 2024
2 checks passed
@q-- q-- deleted the Handle_Google_Translate_uppercasing_placeholders branch July 2, 2024 20:18
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.

1 participant