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:
Mark de Wever 2010-09-28 19:38:04 +00:00
parent e3b4dee9d0
commit 54cfd4be8e

View file

@ -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 games settings"}
{_GUI_BUTTON "credits" _"Credits" _"View the credits"}