summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrol-center2
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center
index 1da3b75f..7cb53432 100755
--- a/control-center
+++ b/control-center
@@ -104,7 +104,7 @@ my $exec_hash =
"Auto Install" => [ "drakautoinst", "$sbindir/drakautoinst", 1, N("Auto Install floppy") ],
"Auto login Config" => [ "drakboot", "$sbindir/drakboot", 1, N("Autologin") ],
"Backups" => [ "drakbackup", "$sbindir/drakbackup", 1, N("Backups") ],
- "Boot Config" => [ "drakboot", "$sbindir/drakboot --boot", 1, N("Bootstrapping") ],
+ "Boot Config" => [ "drakboot", "$sbindir/drakboot --boot", 1, N("Boot loader") ],
"Boot Theme" => [ "drakboot", "$sbindir/drakboot --splash", 1, N("Boot theme") ],
"Boot Disk" => [ "drakfloppy", "$sbindir/drakfloppy", 1, N("Boot floppy") ],
"Connection Sharing" => [ "drakgw", "$sbindir/drakgw", 1, N("Internet connection sharing") ],