From 23bed0f483b9043ea96b32b83d81249ddee6e3f1 Mon Sep 17 00:00:00 2001 From: zzz Date: Tue, 7 Nov 2023 13:33:18 -0500 Subject: [PATCH] Update checklist for tx v3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46daacde..922f493a 100644 --- a/README.md +++ b/README.md @@ -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: