I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Unverified Commit 23bed0f4 authored by zzz's avatar zzz
Browse files

Update checklist for tx v3

parent 496b6527
No related branches found
Tags i2p-2.6.1-cssfix
No related merge requests found
......@@ -107,7 +107,7 @@ in `etc/translation.vars` can be overridden by creating the file
1. Pull new and updated translations from Transifex:
```
$ tx pull -a
$ tx pull --use-git-timestamps -a
```
2. Correctly format the translations:
......@@ -165,7 +165,7 @@ in `etc/translation.vars` can be overridden by creating the file
3. Push pots file changes to Transifex:
```
$ tx push -s
$ tx push --use-git-timestamps -s
```
## Updating spec tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment