wesnoth/data/core/editor2-tool-hints.cfg
Tomasz Śniatowski 71be6f8a52 editor strings
2008-11-22 14:24:34 +01:00

32 lines
1.2 KiB
INI

#textdomain wesnoth-editor
# Tool information / help
[editor2_tool_hint]
# wmllint: local spelling left/right
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]
# wmllint: local spelling fore-/background
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]
# wmllint: local spelling deselects
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]
# wmllint: local spelling alt+number
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. Use the edit menu to transform the clipboard (rotate, mirror)."
[/editor2_tool_hint]