summaryrefslogtreecommitdiffstats
path: root/mdkonline
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2004-03-02 10:27:32 +0000
committerDaouda Lo <daouda@mandriva.com>2004-03-02 10:27:32 +0000
commita3eab65548859a00a09f310aef4bc90bb6950a5b (patch)
tree76ed12d8c00d804bd1c46079e93d06477037cef9 /mdkonline
parentcaa7eb9d6b2ddb1cb72e35c5180bb35bb6dc60ac (diff)
downloadmgaonline-a3eab65548859a00a09f310aef4bc90bb6950a5b.tar
mgaonline-a3eab65548859a00a09f310aef4bc90bb6950a5b.tar.gz
mgaonline-a3eab65548859a00a09f310aef4bc90bb6950a5b.tar.bz2
mgaonline-a3eab65548859a00a09f310aef4bc90bb6950a5b.tar.xz
mgaonline-a3eab65548859a00a09f310aef4bc90bb6950a5b.zip
- fix bugs
Diffstat (limited to 'mdkonline')
-rwxr-xr-xmdkonline4
1 files changed, 2 insertions, 2 deletions
diff --git a/mdkonline b/mdkonline
index 87efb9ca..90d43eb0 100755
--- a/mdkonline
+++ b/mdkonline
@@ -133,13 +133,13 @@ gtkappend_page($o->{nb},
);
gtkappend_page($o->{nb},
gtkpack_(Gtk2::VBox->new(0, 3),
- 0, set_darea("", 'sendingconf'),
+ 0, set_darea("Send Configuration", 'sendingconf'),
1, Gtk2::Label->new(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."))
)
);
gtkappend_page($o->{nb},
gtkpack_(Gtk2::VBox->new(0, 3),
- 0, set_darea("", 'end'),
+ 0, set_darea("Finish", 'welcome'),
1, new Gtk2::Label->new("\n\n" . N("Your upload was successful!") . "\n" . N("From now you will receive on security and updates \nannouncements thanks to MandrakeOnline.") . "\n\n" . N("MandrakeOnline offers you the ability to automate the updates.\nA program will run regulary in your system waiting for new updates\n")),
0, gtkadd(Gtk2::Frame->new(N("automated Upgrades")),
gtkpack_(Gtk2::VBox->new(0, 3),