From d5da69a3ebf1b4e40f266fc0a817be55c0d2ec00 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Thu, 4 Jun 2015 10:23:40 -0500 Subject: [PATCH] improve warning message (fixes #3350) --- build/shared/lib/languages/PDE.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/shared/lib/languages/PDE.properties b/build/shared/lib/languages/PDE.properties index f1099bd2d..b2074b0d0 100644 --- a/build/shared/lib/languages/PDE.properties +++ b/build/shared/lib/languages/PDE.properties @@ -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