fix typo in checklist, add .tx to gitignore

This commit is contained in:
idk
2023-04-12 16:42:37 +00:00
parent 4585ec0b4c
commit fe541df2c7
2 changed files with 2 additions and 1 deletions

View File

@@ -74,7 +74,7 @@
- Add any new ones to .tx/config (use your own judgement on which to include
based on minimum translated percentage)
- `tx pull`
- `ant testcripts` to verify that all updated translations are valid
- `ant testscripts` to verify that all updated translations are valid
- For any invalid that break the test, fix up the po file manually, or fix on
tx and pull again, or (if new) comment out in .tx/config (add a comment why)
and delete the po file.