From 1e90c21c9d7b6c5f2fb42077a239240ae17d4d2d Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Thu, 5 Sep 2002 09:02:37 +0000 Subject: Is it okay => Is this okay. --- _irpm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_irpm') diff --git a/_irpm b/_irpm index 8bb615c2..b66301ee 100755 --- a/_irpm +++ b/_irpm @@ -30,7 +30,7 @@ $SIG{ALRM} = sub { $pid and kill 9, $pid; not_found(); }; alarm $timeout; if (!$automatic) { - $interactive_mesg = _("Automatic installation of packages...\nYou requested installation of package %s\n",$rpm) . _("Is it OK?"); + $interactive_mesg = _("Automatic installation of packages...\nYou requested installation of package %s\n",$rpm) . _("Is this OK?"); if ($X) { my $ok = _("Ok"); my $cancel = _("Cancel"); -- cgit v1.2.1