From a50d5e1f004a0503e33bdd706d08f2ff2fd4e217 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Wed, 21 Feb 2024 14:39:50 +0100 Subject: [PATCH] developer: localization: admin duties after a few rounds of merging translations the checklist is slightly different --- docs/developer/localization-admin.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/developer/localization-admin.md b/docs/developer/localization-admin.md index 6d375108..78a94693 100644 --- a/docs/developer/localization-admin.md +++ b/docs/developer/localization-admin.md @@ -15,9 +15,10 @@ development branch as follows: - go to the [weblate repository admin page](https://translate.codeberg.org/projects/forgejo/forgejo/#repository) - click lock -- click commit -- click push +- reload the page + - check the number of commits + - verify there are 0 pending changes +- go to the pull request and wait until it is rebased and has the same number of commits - squash merge the pending pull request ([similar to this example](https://codeberg.org/forgejo/forgejo/pulls/2317)) - click reset -- click update (should not be necessary, but just in case) - click unlock