Changed Editor to Map Editor in title screen.
Implementing some ideas suggested by Eleazar in the forum [1]. [1] http://www.wesnoth.org/forum/viewtopic.php?t=31765
This commit is contained in:
parent
e3b4dee9d0
commit
54cfd4be8e
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@
|
|||
{_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"}
|
||||
{_GUI_BUTTON "editor" _"Editor" _"Start the map editor"}
|
||||
{_GUI_BUTTON "editor" _"Map Editor" _"Start the map editor"}
|
||||
{_GUI_BUTTON "language" _"Language" _"Change the language"}
|
||||
{_GUI_BUTTON "preferences" _"Preferences" _"Configure the game’s settings"}
|
||||
{_GUI_BUTTON "credits" _"Credits" _"View the credits"}
|
||||
|
|
Loading…
Add table
Reference in a new issue