summaryrefslogtreecommitdiffstats
path: root/mdkonline
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2004-02-16 21:53:19 +0000
committerPablo Saratxaga <pablo@mandriva.com>2004-02-16 21:53:19 +0000
commit84e67133edb995d7998ea4a11c8cd11c95fff530 (patch)
tree7135351ccf24a9ed2aeff944e788d64a8e0164db /mdkonline
parent33014318fc64cf5bd237bf6a7c7fe9824543910e (diff)
downloadmgaonline-84e67133edb995d7998ea4a11c8cd11c95fff530.tar
mgaonline-84e67133edb995d7998ea4a11c8cd11c95fff530.tar.gz
mgaonline-84e67133edb995d7998ea4a11c8cd11c95fff530.tar.bz2
mgaonline-84e67133edb995d7998ea4a11c8cd11c95fff530.tar.xz
mgaonline-84e67133edb995d7998ea4a11c8cd11c95fff530.zip
updated pot file
Diffstat (limited to 'mdkonline')
-rwxr-xr-xmdkonline4
1 files changed, 2 insertions, 2 deletions
diff --git a/mdkonline b/mdkonline
index e54ff66e..51805c2c 100755
--- a/mdkonline
+++ b/mdkonline
@@ -131,13 +131,13 @@ gtkappend_page($o->{nb},
);
gtkappend_page($o->{nb},
gtkpack_(Gtk2::VBox->new(0, 3),
- 0, set_darea(N(""), 'sendingconf'),
+ 0, set_darea("", '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(N(""), 'end'),
+ 0, set_darea("", 'end'),
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),