diff options
-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 |