Pluralize campaigns main menu item

This makes sense since there is no single campaign for the game
This commit is contained in:
Charles Dang 2015-09-20 08:25:03 +11:00
parent bec40a3c39
commit 205b82da69

View file

@ -254,7 +254,7 @@
[grid]
{_GUI_BUTTON "tutorial" _"Tutorial" _"Start a tutorial to familiarize yourself with the game"}
{_GUI_BUTTON "campaign" _"Campaign" _"Start a new single player campaign"}
{_GUI_BUTTON "campaign" _"Campaigns" _"Start a new single player campaign"}
{_GUI_BUTTON "multiplayer" _"Multiplayer" _"Play multiplayer (hotseat, LAN, or Internet), or a single scenario against the AI"}
{_GUI_BUTTON "load" _"Load" _"Load a saved game"}
{_GUI_BUTTON "addons" _"Add-ons" _"Download usermade campaigns, eras, or map packs"}