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

Translation editor #195

Closed
wants to merge 24 commits into from

Conversation

henrygab
Copy link
Collaborator

Fixing #194 (enabling a web-based translation editor).

This is just a draft / proof-of-concept.

Also, fewer accidental global variables
framework of potential export function in place.
If the row is marked as old (translation not for current EN_US string), and the loaded string was not edited, do not update the stored EN_US string.

If the row has no localized string, or the localized string is an exact match of the EN_US string, then save as NULL string.

Otherwise, save the translation and the EN_US string.
@henrygab henrygab marked this pull request as ready for review January 20, 2025 06:38
@henrygab henrygab closed this Jan 20, 2025
@henrygab henrygab deleted the translation_editor branch January 20, 2025 06:51
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