From 4b9d142bd37dcdc94b7bcdbdb3f7109d7a915e25 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 13 Dec 2004 15:56:00 +0000 Subject: better english (writing style rather than spoken one) --- move/tree/mdk_totem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'move/tree') diff --git a/move/tree/mdk_totem b/move/tree/mdk_totem index 5fbda05f4..0a54248ac 100755 --- a/move/tree/mdk_totem +++ b/move/tree/mdk_totem @@ -74,7 +74,7 @@ if (@$bad_busy) { $in->ask_from_({ title => N("Read carefully!"), - messages => N("You can't use another CDROM when the following programs are running: + messages => N("You can not 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