Releasing: rewrite tourney stuff
authorWuzzy
Mon, 16 Apr 2018 16:59:31 +0100
changeset 1295 42dce375d82a
parent 1294 825173931441
child 1296 885bb08a1fd8
Releasing: rewrite tourney stuff
Releasing.wiki
--- a/Releasing.wiki	Mon Apr 16 16:53:45 2018 +0100
+++ b/Releasing.wiki	Mon Apr 16 16:59:31 2018 +0100
@@ -15,9 +15,9 @@
  * 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
- * Update prizes for the previous Shoppa tournament, if there was a Shoppa tournament after the previous release
-     * Put the top 3 names on the plaques in _ShoppaKing_ and _TrophyRace_
-     * Add the names of (at least) the top 3 ranking players in the pool of random names in _Rope-Knocking Challenge_
+ * If there was a Shoppa tournament after the previous release: Update prizes
+     * Put the names of the top 3 players on the plaques in _ShoppaKing_ and _TrophyRace_
+     * Add the names of (at least) the top 3 players in the pool of random names in _Rope-Knocking Challenge_
 
 == Releasing ==