mirror of
https://github.com/processing/processing4.git
synced 2026-02-02 21:29:17 +01:00
improve warning message (fixes #3350)
This commit is contained in:
@@ -303,7 +303,7 @@ editor.header.delete = Delete
|
||||
editor.header.previous_tab = Previous Tab
|
||||
editor.header.next_tab = Next Tab
|
||||
editor.header.delete.warning.title = Yeah, no.
|
||||
editor.header.delete.warning.text = You cannot delete the last tab of the last open sketch.
|
||||
editor.header.delete.warning.text = You cannot delete the main tab of the only open sketch.
|
||||
|
||||
# Tabs
|
||||
editor.tab.new = New Name
|
||||
|
||||
Reference in New Issue
Block a user