diff options
Diffstat (limited to 'Rpmdrake/edit_urpm_sources.pm')
-rw-r--r-- | Rpmdrake/edit_urpm_sources.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Rpmdrake/edit_urpm_sources.pm b/Rpmdrake/edit_urpm_sources.pm index 44f1e994..327687dd 100644 --- a/Rpmdrake/edit_urpm_sources.pm +++ b/Rpmdrake/edit_urpm_sources.pm @@ -980,7 +980,7 @@ sub mainwindow() { version => $rpmdrake::distro_version, copyright => N("Copyright (C) %s by Mandriva", '2002-2008'), license => $license, wrap_license => 1, - comments => N("Rpmdrake is Mageia package management tool."), + comments => N("Rpmdrake is the Mageia package management tool."), website => 'http://www.mageia.org/', website_label => N("Mageia"), authors => 'Thierry Vignaud <vignaud@mandriva.com>', |