mirror of
https://github.com/aseprite/aseprite.git
synced 2024-11-20 05:14:45 +00:00
Use "Delete" word instead of "Clear"
This commit is contained in:
parent
c84b4e24f9
commit
745dc0734e
@ -159,7 +159,7 @@ copy = &Copy
|
||||
cancel = Cancel
|
||||
|
||||
[cel_popup_menu]
|
||||
clear = &Clear
|
||||
clear = &Delete
|
||||
unlink = &Unlink
|
||||
link_cels = &Link Cels
|
||||
|
||||
@ -379,7 +379,7 @@ edit_cut = Cu&t
|
||||
edit_copy = &Copy
|
||||
edit_copy_merged = Copy Mer&ged
|
||||
edit_paste = &Paste
|
||||
edit_clear = C&lear
|
||||
edit_clear = &Delete
|
||||
edit_rotate = R&otate
|
||||
edit_rotate_180 = &180
|
||||
edit_rotate_90cw = &90 CW
|
||||
@ -632,7 +632,7 @@ Depending on the layer (background/transparent),
|
||||
the pasted selection will be adjusted
|
||||
automatically (opaque/transparent)
|
||||
END
|
||||
keep_selection_after_clear = Keep selection after "Edit > Clear" command
|
||||
keep_selection_after_clear = Keep selection after "Edit > Delete" command
|
||||
keep_selection_after_clear_tooltip = <<<END
|
||||
Check this if you want to keep the selection
|
||||
after deleting it.
|
||||
|
Loading…
Reference in New Issue
Block a user