diff options
author | Allan McRae <allan@archlinux.org> | 2018-05-28 01:14:45 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2018-05-28 01:14:45 +0200 |
commit | 3b2e09740c5514b3afc6052a864c3855c72543af (patch) | |
tree | b62705780b7cee368a9f6630021d2fd73416d079 /RELEASE | |
parent | eeb228c32e604e893a166cef348eee98bb3cb52d (diff) | |
download | pacman-3b2e09740c5514b3afc6052a864c3855c72543af.tar.gz pacman-3b2e09740c5514b3afc6052a864c3855c72543af.tar.xz |
Translations need to be 75% completed to be included
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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") +- Pull updates from transifex ("tx pull -a -f --minimum-perc 75") - Update po files ("make update-po") - Fix all translation errors found - Add any new locales to the relevant LINGUAS file |