From bdad37f27855d1f959e1176274fef2703629bd7f Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 9 Apr 2022 22:51:25 +0200 Subject: [PATCH] Add translations update to the pre-release list of things to do Remind that a request to update translations should be sent to the translators mailing list. --- docs/contributing/how-to-release.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/contributing/how-to-release.md b/docs/contributing/how-to-release.md index 70bc941715..914bc1cc8d 100644 --- a/docs/contributing/how-to-release.md +++ b/docs/contributing/how-to-release.md @@ -45,6 +45,12 @@ Instructions: Manually check compatibility by building the widgets samples from the old tree and then run it using the new DLLs. +## Requesting to Update the Translations + +Post to wx-translators@googlegroups.com to ask to update the translations +before the release. This needs to be done some time before making it, of +course. + ## Pre-Release Steps Start by copying all the changes since the previous release to the change log