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

TODO: Validation for translations #50

Open
insolor opened this issue Jul 5, 2023 · 0 comments
Open

TODO: Validation for translations #50

insolor opened this issue Jul 5, 2023 · 0 comments

Comments

@insolor
Copy link
Member

insolor commented Jul 5, 2023

Validation of tags:

  • if there is a tag like [C:5:0:1] in the source text, then it should be in the translation.
  • first part of a tag should not be changed
  • check adjacent spaces before/after tags
  • check spaces inside of tags (before/after :)

Regular strings:

  • Missing ":", "," or "." at the end of a string (including e.g. ": ", we need to trim whitespaces at the end before the check)
@insolor insolor transferred this issue from dfint/autobuild Aug 7, 2023
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

No branches or pull requests

1 participant