forked from I2P_Developers/i2p.i2p
fix typo in checklist, add .tx to gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@ sloccount.sc
|
||||
|
||||
# TODO: why does this file appear?
|
||||
apps/routerconsole/jsp/favicon.ico
|
||||
.tx
|
@ -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.
|
||||
|
Reference in New Issue
Block a user