summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-06-28 13:03:34 +0000
committerThierry Vignaud <tv@mandriva.org>2007-06-28 13:03:34 +0000
commit63792df7c0e87cc56a7134549a1cfd1f8471148c (patch)
tree752d96e208e91eca24f8817e8c6fa11ab3443472 /perl-install
parent8d837b2c937f349a30f8cb6f3c28e83334439854 (diff)
downloaddrakx-63792df7c0e87cc56a7134549a1cfd1f8471148c.tar
drakx-63792df7c0e87cc56a7134549a1cfd1f8471148c.tar.gz
drakx-63792df7c0e87cc56a7134549a1cfd1f8471148c.tar.bz2
drakx-63792df7c0e87cc56a7134549a1cfd1f8471148c.tar.xz
drakx-63792df7c0e87cc56a7134549a1cfd1f8471148c.zip
merge "ide" and "all_ide" categories since we now use fully modularezed ide drivers
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/NEWS3
-rw-r--r--perl-install/harddrake/data.pm2
2 files changed, 4 insertions, 1 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 2c4c6248a..60dcb4ea6 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,6 @@
+- merge "ide" and "all_ide" categories since we now use fully
+ modularezed ide drivers
+
Version 10.4.139 - 27 June 2007, by Thierry Vignaud
- add mandrake_release_info() function
diff --git a/perl-install/harddrake/data.pm b/perl-install/harddrake/data.pm
index 76a0465fd..bd9f1f656 100644
--- a/perl-install/harddrake/data.pm
+++ b/perl-install/harddrake/data.pm
@@ -376,7 +376,7 @@ our @tree =
string => N("(E)IDE/ATA controllers"),
icon => "ide_hd.png",
configurator => "",
- detector => sub { f(detect_devices::probe_category('disk/all_ide'), detect_devices::probe_category('disk/ide')),
+ detector => sub { f(detect_devices::probe_category('disk/ide')),
f(grep { $_->{media_type} =~ /STORAGE_(IDE|OTHER)/ } @devices) },
checked_on_boot => 1,
},
""
"Kontaktiere Mandriva Linux Web-Server, um eine Liste verfügbarer Pakete zu "
"erhalten..."
@@ -133,8 +132,7 @@ msgstr "NFS-Einrichtungsetup"
#: any.pm:226
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
-msgstr ""
-"Bitte geben Sie den Rechnernamen und das Verzeichnis ihres NFS-Mediums ein"
+msgstr "Bitte geben Sie den Rechnernamen und das Verzeichnis ihres NFS-Mediums ein"
#: any.pm:230
#, c-format
@@ -213,7 +211,7 @@ msgstr "Neustart"
#: any.pm:394
#, c-format
msgid "Proceed"
-msgstr ""
+msgstr "Fortfahren"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: any.pm:584
@@ -680,8 +678,7 @@ msgstr "Gnome-Arbeitsplatz"
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
-msgstr ""
-"Eine grafische Umgebung mit anwenderfreundlichen Anwendungen und Werkzeugen"
+msgstr "Eine grafische Umgebung mit anwenderfreundlichen Anwendungen und Werkzeugen"
#: share/meta-task/compssUsers.pl:145
#, c-format
@@ -1086,14 +1083,12 @@ msgstr "Aktualisiere %s"
#: steps_interactive.pm:151
#, c-format
msgid "Upgrade from a 32bit to a 64bit distribution is not supported"
-msgstr ""
-"Upgrade von einem 32bit System auf ein 64bit System wird nicht unterstützt"
+msgstr "Upgrade von einem 32bit System auf ein 64bit System wird nicht unterstützt"
#: steps_interactive.pm:155
#, c-format
msgid "Upgrade from a 64bit to a 32bit distribution is not supported"
-msgstr ""
-"Upgrade von einem 64bit System auf ein 32bit System wird nicht unterstützt"
+msgstr "Upgrade von einem 64bit System auf ein 32bit System wird nicht unterstützt"
#: steps_interactive.pm:174
#, c-format
@@ -1441,7 +1436,7 @@ msgstr "Bereite Bootloader vor ..."
#: steps_interactive.pm:1043
#, c-format
msgid "Be patient, this may take a while..."
-msgstr ""
+msgstr "Ein wenig Geduld, dies kann eine Zeit lang brauchen..."
#: steps_interactive.pm:1054
#, c-format
@@ -1630,3 +1625,4 @@ msgid ""
"_: Keep these entry short\n"
"Exit"
msgstr "Verlassen"
+