forked from I2P_Developers/i2p.i2p
checklist update
This commit is contained in:
@ -54,6 +54,7 @@
|
|||||||
- For any invalid that break the test, fix up the po file manually, or fix on
|
- 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)
|
tx and pull again, or (if new) comment out in .tx/config (add a comment why)
|
||||||
and delete the po file
|
and delete the po file
|
||||||
|
- `installer/resources/poupdate-man.sh` to generate new man page translations
|
||||||
- `mtn add` for any new po files
|
- `mtn add` for any new po files
|
||||||
- `mtn ci` all changed po files, and .tx/config if changed
|
- `mtn ci` all changed po files, and .tx/config if changed
|
||||||
|
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
# Don't forget to check in those files and .tx/config .
|
# Don't forget to check in those files and .tx/config .
|
||||||
# Don't forget to mtn add and check in new files in man/ and locale-man/ .
|
# Don't forget to mtn add and check in new files in man/ and locale-man/ .
|
||||||
#
|
#
|
||||||
|
cd `dirname $0`
|
||||||
for i in eepget i2prouter i2prouter-nowrapper
|
for i in eepget i2prouter i2prouter-nowrapper
|
||||||
do
|
do
|
||||||
for f in locale-man/man_*.po
|
for f in locale-man/man_*.po
|
||||||
|
Reference in New Issue
Block a user