From eadea1767140b16fdfe92f5a4552c532215dde31 Mon Sep 17 00:00:00 2001 From: Samuel Verschelde Date: Sat, 1 Oct 2011 08:41:05 +0000 Subject: remove explicit Mageia mention --- transfugdrake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transfugdrake b/transfugdrake index 34b5e0d..8dc3402 100755 --- a/transfugdrake +++ b/transfugdrake @@ -42,7 +42,7 @@ my $wiz = wizards->new({ name => N("Migration wizard"), pages => { welcome => { - name => N("This wizard will help you to import Windows' documents and settings into your %s system.", $distrib{system}) . "\n" . N("It allows two different migration methods: you can either import all documents and settings by copying them from Windows to your Mageia home directory, or share them between both operating systems."), + name => N("This wizard will help you to import Windows' documents and settings into your %s system.", $distrib{system}) . "\n" . N("It allows two different migration methods: you can either import all documents and settings by copying them from Windows to your home directory, or share them between both operating systems."), post => sub { my $_w = $in->wait_message(N("Please wait"), N("Detecting disks...")); find_disk(); -- cgit v1.2.1