fix some spelling mistakes wmllint complains about
It also spams warnings about the maps which are already converted to use the [map] child.
This commit is contained in:
parent
cbbaadba17
commit
77822bea7d
1 changed files with 12 additions and 12 deletions
|
@ -276,7 +276,7 @@
|
|||
# wmllint: local spelling fore-/background
|
||||
tooltip= _ "Use left/right mouse button to draw fore-/background terrain. Hold Shift to paint base layer only. Ctrl+click to sample terrain under cursor."
|
||||
tooltip_name_prepend=yes
|
||||
ref=draw_button_editor
|
||||
ref=draw_button_editor
|
||||
rect="=,+6,+24,+24"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
|
@ -296,7 +296,7 @@
|
|||
id=label_button_editor
|
||||
image=label_button_editor
|
||||
items=editor-tool-label
|
||||
tooltip= _ "Left mouse button sets or drages a label, right clears."
|
||||
tooltip= _ "Left mouse button sets or drags a label, right clears."
|
||||
tooltip_name_prepend=yes
|
||||
rect="+6,=,+24,+24"
|
||||
xanchor=right
|
||||
|
@ -306,7 +306,7 @@
|
|||
id=soundsource_button_editor
|
||||
image=blank_button_editor
|
||||
#items=editor-tool-soundsource
|
||||
tooltip= _ "Soundsource Tool, Left mouse button sets or drages a soundsource, right clears. Not implemented yet."
|
||||
tooltip= _ "Sound source Tool, Left mouse button sets or drags a sound source, right clears. Not implemented yet."
|
||||
#tooltip_name_prepend=yes
|
||||
rect="+6,=,+24,+24"
|
||||
xanchor=right
|
||||
|
@ -377,7 +377,7 @@
|
|||
image=resize_button_editor
|
||||
items=editor-map-resize
|
||||
tooltip_name_prepend=yes
|
||||
ref=undo_button_editor
|
||||
ref=undo_button_editor
|
||||
rect="=,+6,+24,+24"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
|
@ -659,7 +659,7 @@
|
|||
font_size={DEFAULT_EDITOR_FONT_TINY}
|
||||
# xanchor=left
|
||||
# yanchor=fixed
|
||||
[/change]
|
||||
[/change]
|
||||
|
||||
[/partialresolution]
|
||||
|
||||
|
@ -668,27 +668,27 @@
|
|||
inherits=800x600
|
||||
width=800
|
||||
height=480
|
||||
|
||||
|
||||
[remove]
|
||||
id=undo_button_editor
|
||||
[/remove]
|
||||
|
||||
|
||||
[remove]
|
||||
id=redo_button_editor
|
||||
[/remove]
|
||||
|
||||
|
||||
[remove]
|
||||
id=zoom_in_button_editor
|
||||
[/remove]
|
||||
|
||||
|
||||
[remove]
|
||||
id=zoom_out_button_editor
|
||||
[/remove]
|
||||
|
||||
|
||||
[remove]
|
||||
id=zoom_default_button_editor
|
||||
[/remove]
|
||||
|
||||
|
||||
[/partialresolution]
|
||||
|
||||
|
||||
[/theme]
|
||||
|
|
Loading…
Add table
Reference in a new issue