From e2f54a8d2bf1190e09cbf88a7dac727d047d69e7 Mon Sep 17 00:00:00 2001 From: Archisman Panigrahi Date: Wed, 26 Jun 2024 21:49:33 -0400 Subject: [PATCH] README: Add updating translation to release checklist --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41f29de..ee54097 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ Thirdparty plugins are available at another GitHub repository: [safeeyes-plugins ## How to Release? +0. Run `update-po.sh` to generate new translation files (which will be eventually updated by translators). Commit and push the changes to the master branch. 1. Checkout the latest commits from the `master` branch 2. Run `python3 -m safeeyes` to make sure nothing is broken 3. Update the Safe Eyes version in the following places (Open the project in VSCode and search for the current version):