From 1ab0301064ba8f3658dce014c1ff5c83687f96ee Mon Sep 17 00:00:00 2001 From: Iris Morelle Date: Wed, 21 Mar 2018 00:13:20 -0300 Subject: [PATCH] wam: Update description and name for Modifications They are no longer just for multiplayer mode (see issue #1475, commit a09e2bb8583c6125f8c4e3157d6eba8bbd800b62). [ci skip] (cherry-picked from commit 39b05dd0dbc1fc14e50e7db19401651ec3eae154) --- data/tools/addon_manager/html.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/tools/addon_manager/html.py b/data/tools/addon_manager/html.py index 341f8c5c1edb..349bf6cde74d 100755 --- a/data/tools/addon_manager/html.py +++ b/data/tools/addon_manager/html.py @@ -157,9 +157,9 @@ "help": "Usually comes with an era or is a dependency of another add-on.", }, "mod_mp": { - "short": "MP Modification", - "long": "Multiplayer modification", - "help": "After install the included MP gameplay modification(s) will be available in the multiplayer “Create Game” dialog.", + "short": "Modification", + "long": "Modification", + "help": "After install the included gameplay modification(s) will be available when choosing “Campaign” in the main menu, and in the multiplayer “Create Game” dialog.", }, "media": { "short": "Resources",