wesnoth/data/core/editor2-tool-hints.cfg
Tomasz Śniatowski 364451886d change editor2's base-only paint modifier key...
...to shift from alt to avoid a KDE issue
2008-10-07 19:47:44 +01:00

28 lines
972 B
INI

#textdomain wesnoth-editor
# Tool information / help
[editor2_tool_hint]
id="editor-tool-paint"
text= _ "Use left/right mouse button to draw fore-/background terrain. Hold Shift to paint base layer only"
[/editor2_tool_hint]
[editor2_tool_hint]
id="editor-tool-fill"
text= _ "Use left/right mouse button to draw fore-/background terrain. Hold Shift to paint base layer only"
[/editor2_tool_hint]
[editor2_tool_hint]
id="editor-tool-select"
text= _ "Left mouse button selects, right deselects. Hold Shift for magic-wand selection of tiles with same terrain"
[/editor2_tool_hint]
[editor2_tool_hint]
id="editor-tool-starting-position"
text= _ "Left mouse button displays player selection, right clears. Number keys scroll to the starting position, alt+number sets respective starting position under cursor, delete clears."
[/editor2_tool_hint]
[editor2_tool_hint]
id="editor-paste"
text= _ "Click to paste."
[/editor2_tool_hint]