From bcbad4448a441818778b1ac5a313336d87d82568 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 24 Aug 2004 06:00:59 +0000 Subject: typo fix --- perl-install/share/po/DrakX.pot | 2 +- perl-install/standalone/drakups | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot index a8df498f8..cbcffe9a6 100644 --- a/perl-install/share/po/DrakX.pot +++ b/perl-install/share/po/DrakX.pot @@ -17483,7 +17483,7 @@ msgstr "" msgid "" "Welcome to the UPS configuration utility.\n" "\n" -"Here, you'll be add a new UPS to your system.\n" +"Here, you'll add a new UPS to your system.\n" "" msgstr "" diff --git a/perl-install/standalone/drakups b/perl-install/standalone/drakups index d81153961..d2acd5989 100755 --- a/perl-install/standalone/drakups +++ b/perl-install/standalone/drakups @@ -71,7 +71,7 @@ sub add_device_wizard { welcome => { name => N("Welcome to the UPS configuration utility. -Here, you'll be add a new UPS to your system.\n"), +Here, you'll add a new UPS to your system.\n"), no_back => 1, next => 'method' }, -- cgit v1.2.1