From 546433b4fd8a3ede5d04d56b3d07ab9f671c0f89 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Mon, 26 Sep 2022 21:10:54 +1000 Subject: [PATCH] Update Transifex client usage instructions Signed-off-by: Allan McRae --- RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE b/RELEASE index 1ce462fd..c3fe63b0 100644 --- a/RELEASE +++ b/RELEASE @@ -14,7 +14,7 @@ The following checklist should be used for making a pacman release. - Update pacman website Transifex updates are handled using the transifex client. The basic process is: -- Pull updates from transifex ("tx pull -a -f --minimum-perc 75") +- Pull updates from transifex ("tx pull -f --minimum-perc 75") - Update po files ("./build-aux/update-po") - Fix all translation errors found - Add any new locales to the relevant LINGUAS file