Pluralize campaigns main menu item
This makes sense since there is no single campaign for the game
This commit is contained in:
parent
bec40a3c39
commit
205b82da69
1 changed files with 1 additions and 1 deletions
|
@ -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"}
|
||||
|
|
Loading…
Add table
Reference in a new issue