mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 12:51:40 -04:00
This makes the save_as text more clear to the user.
This commit is contained in:
+1
-1
@@ -1231,7 +1231,7 @@ sub save_as {
|
||||
|
||||
$label->set_text("$new_template already exists, " .
|
||||
"do\nyou want to write over it, " .
|
||||
"or\nsave it with a different name?");
|
||||
"or\nsave $template with a different name?");
|
||||
|
||||
$event_count++;
|
||||
my $event = pop(@_);
|
||||
|
||||
Reference in New Issue
Block a user