mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 12:41:23 +00:00
Removed a new string.
This commit is contained in:
parent
1a40f20049
commit
ad78d1b18c
@ -121,10 +121,6 @@ const struct {
|
||||
{ hotkey::HOTKEY_EDITOR_TOOL_SELECT, "editor-tool-select", N_("Selection Tool"), false, hotkey::SCOPE_EDITOR },
|
||||
{ hotkey::HOTKEY_EDITOR_TOOL_STARTING_POSITION, "editor-tool-starting-position",
|
||||
N_("Set Starting Positions Tool"), false, hotkey::SCOPE_EDITOR },
|
||||
#ifdef EXPERIMENTAL
|
||||
{ hotkey::HOTKEY_EDITOR_TOOL_LABEL, "editor-tool-map-label",
|
||||
N_("Set Map Label Tool"), false, hotkey::SCOPE_EDITOR },
|
||||
#endif
|
||||
{ hotkey::HOTKEY_EDITOR_BRUSH_NEXT, "editor-brush-next", N_("Next Brush"), false, hotkey::SCOPE_EDITOR },
|
||||
{ hotkey::HOTKEY_EDITOR_BRUSH_DEFAULT, "editor-brush-default", N_("Default Brush"), false, hotkey::SCOPE_EDITOR },
|
||||
{ hotkey::HOTKEY_EDITOR_CUT, "editor-cut", N_("Cut"), false, hotkey::SCOPE_EDITOR },
|
||||
|
Loading…
x
Reference in New Issue
Block a user