mirror of https://github.com/aseprite/aseprite.git
Fix typo with auto-fit preferences
This commit is contained in:
parent
9609e541e5
commit
ba51812c89
|
@ -1068,7 +1068,7 @@ zoom_from_center_with_keys = Zoom from center with keys
|
|||
show_scrollbars = Show scroll-bars in sprite editor
|
||||
show_scrollbars_tooltip = Show scroll-bars in all sprite editors.
|
||||
auto_scroll = Auto-scroll on editor edges
|
||||
auto_fit = Auto-fit screen when a sprite is open
|
||||
auto_fit = Auto-fit on screen when a sprite is opened
|
||||
straight_line_preview = Preview straight line immediately on Pencil tool
|
||||
straight_line_preview_tooltip = <<<END
|
||||
On Pencil tool you can draw straight lines
|
||||
|
|
Loading…
Reference in New Issue