wesnoth/data/core/editor/tool-hints.cfg
2009-04-16 11:48:31 +00:00

32 lines
1.3 KiB
INI

#textdomain wesnoth-editor
# Editor tool information / help
[editor_tool_hint]
# wmllint: local spelling left/right Ctrl+click
id="editor-tool-paint"
text= _ "Use left/right mouse button to draw fore-/background terrain. Hold Shift to paint base layer only. Ctrl+click to sample terrain under cursor."
[/editor_tool_hint]
[editor_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. Ctrl+click to sample terrain under cursor."
[/editor_tool_hint]
[editor_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."
[/editor_tool_hint]
[editor_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."
[/editor_tool_hint]
[editor_tool_hint]
id="editor-paste"
text= _ "Click to paste, zoom out for more accuracy when pasting large areas. Use the edit menu to transform the clipboard (rotate, mirror)."
[/editor_tool_hint]