summaryrefslogtreecommitdiffstats
path: root/mdkonline_tui
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2004-09-28 03:26:46 +0000
committerDaouda Lo <daouda@mandriva.com>2004-09-28 03:26:46 +0000
commitfd5424fbf1f57b0ae8df8de200f7987c2f4a65ab (patch)
tree08f731909e48588ee5de7b192fa1ac38524637ee /mdkonline_tui
parent07c5ab43fddd20e86bcf669c9d4081482563b87f (diff)
downloadmgaonline-fd5424fbf1f57b0ae8df8de200f7987c2f4a65ab.tar
mgaonline-fd5424fbf1f57b0ae8df8de200f7987c2f4a65ab.tar.gz
mgaonline-fd5424fbf1f57b0ae8df8de200f7987c2f4a65ab.tar.bz2
mgaonline-fd5424fbf1f57b0ae8df8de200f7987c2f4a65ab.tar.xz
mgaonline-fd5424fbf1f57b0ae8df8de200f7987c2f4a65ab.zip
- new layout wizard
Diffstat (limited to 'mdkonline_tui')
-rwxr-xr-xmdkonline_tui2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkonline_tui b/mdkonline_tui
index 92be57a8..2bce9811 100755
--- a/mdkonline_tui
+++ b/mdkonline_tui
@@ -124,7 +124,7 @@ $wiz = {
authenticate => {
name => sub {
if ($is_success) {
- N("In order to benefit from Mandrakeonline services,\nwe are about to upload your configuration.\n\nThe Wizard will now send the following information to Mandrakesoft:\n1) the list of packages you have installed on your system,\n2) your hardware configuration.\n\nIf you feel uncomfortable by that idea, or do not want to benefit from this service,\nplease press 'Cancel'. By pressing 'Next', you allow us to keep you informed\nabout security updates and useful upgrades via personalized email alerts.\nFurthermore, you benefit from discounted paid support services on\nwww.mandrakeexpert.com.\nFinally, an email alias with your username\@mandrakeonline.net will be provided to you.")
+ N("In order to benefit from Mandrakeonline services,\nwe are about to upload your configuration.\n\nThe Wizard will now send the following information to Mandrakesoft:\n1) the list of packages you have installed on your system,\n2) your hardware configuration.\n\nIf you feel uncomfortable by that idea, or do not want to benefit from this service,\nplease press 'Cancel'. By pressing 'Next', you allow us to keep you informed\nabout security updates and useful upgrades via personalized email alerts.\nFurthermore, you benefit from discounted paid support services on\nwww.mandrakeexpert.com.")
} else {
N("Connection problem") . " " . N("or") . " " . N("wrong password:") . "\n" . N("Your login or password was wrong.\n Either you'll have to type it again, or you'll need to create an account on Mandrakeonline.\n In the latter case, go back to the first step to connect to Mandrakeonline.\n Be aware that you must also provide a Machine name \n (only alphabetical characters are admitted)")
}