diff -r 75c443e29761 -r 9b9e721189b8 Releasing.wiki --- a/Releasing.wiki Wed Apr 04 12:43:12 2018 +0100 +++ b/Releasing.wiki Wed Apr 04 12:44:01 2018 +0100 @@ -4,14 +4,14 @@ == Getting ready for release == + * Try to announce string freeze in News a few weeks before the planned release to give translators a fair chance * Bump protocol number * Bump Hedgewars version number (if it hasn't already) * Update `ChangeLog.txt` * Update all translation strings * For the frontend: Run `lupdate ./QTfrontend -ts share/hedgewars/Data/Locale/hedgewars_*.ts` * For Lua: Run `tools/update_lua_locale_files.sh` and grab a coffee - * Announce string freeze in News a few weeks before release to give translators a fair chance - + == Releasing == * Add a tag for the relevant commit