This makes the save_as text more clear to the user.

This commit is contained in:
freesource
2001-08-26 17:09:57 +00:00
parent 695738d932
commit 6f18881add
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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(@_);