diff options
Diffstat (limited to 'Rpmdrake/edit_urpm_sources.pm')
-rw-r--r-- | Rpmdrake/edit_urpm_sources.pm | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Rpmdrake/edit_urpm_sources.pm b/Rpmdrake/edit_urpm_sources.pm index 82f52547..f8c1fa02 100644 --- a/Rpmdrake/edit_urpm_sources.pm +++ b/Rpmdrake/edit_urpm_sources.pm @@ -20,7 +20,7 @@ package Rpmdrake::edit_urpm_sources; # #***************************************************************************** # -# $Id$ +# $Id: edit_urpm_sources.pm 266598 2010-03-03 12:00:58Z tv $ use strict; @@ -114,8 +114,8 @@ sub _want_base_distro() { N("Choose media type"), N("In order to keep your system secure and stable, you must at a minimum set up sources for official security and stability updates. You can also choose to set -up a fuller set of sources which includes the complete official Mandriva -repositories, giving you access to more software than can fit on the Mandriva +up a fuller set of sources which includes the complete official Mageia +repositories, giving you access to more software than can fit on the Mageia discs. Please choose whether to configure update sources only, or the full set of sources."), transient => $::main_window, @@ -135,7 +135,7 @@ sub easy_add_callback_with_mirror() { N("This will attempt to install all official sources corresponding to your distribution (%s). -I need to contact the Mandriva website to get the mirror list. +I need to contact the Mageia website to get the mirror list. Please check that your network is currently running. Is it ok to continue?", $distro), @@ -980,9 +980,9 @@ sub mainwindow() { version => $rpmdrake::mdk_version, copyright => N("Copyright (C) %s by Mandriva", '2002-2008'), license => $license, wrap_license => 1, - comments => N("Rpmdrake is Mandriva Linux package management tool."), - website => 'http://mandrivalinux.com', - website_label => N("Mandriva Linux"), + comments => N("Rpmdrake is Mageia package management tool."), + website => 'http://www.mageia.org/', + website_label => N("Mageia"), authors => 'Thierry Vignaud <vignaud@mandriva.com>', artists => 'Hélène Durosini <ln@mandriva.com>', translator_credits => |