From 423414bb99f124ac27cb9003f4551386d58b609e Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 21 Jun 2004 02:59:38 +0000 Subject: replace "Error" with "Read carefully!", it's less frightening --- move/tree/mdk_totem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/move/tree/mdk_totem b/move/tree/mdk_totem index e51af7487..a4544fca8 100755 --- a/move/tree/mdk_totem +++ b/move/tree/mdk_totem @@ -73,7 +73,7 @@ if (@$bad_busy) { ); $in->ask_from_({ - title => N("Error"), + title => N("Read carefully!"), messages => N("You can't use another CDROM when the following programs are running: %s", join(", ", uniq(sort @progs))) }, [ { type => 'list', val => \$choice, list => first(list2kv(@l)), format => sub { $l{$_[0]} } } ]) or $in->exit; -- cgit v1.2.1