summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrol-center6
-rwxr-xr-xlib/MDV/Control_Center.pm2
2 files changed, 4 insertions, 4 deletions
diff --git a/control-center b/control-center
index 60ecafc8..4498b78b 100755
--- a/control-center
+++ b/control-center
@@ -196,8 +196,8 @@ my @tree = (
[ "Samba wizard", "samba", 'samba_server-mdk', N("Configure Samba"),
N("Set up a file and print server for workstations running Linux and non-Linux systems"), 'Samba.pm',
],
- [ "Manage Samba share", "sambashare", 'wizard-mdk', N("Manage Samba share"),
- N("Manage, create special share, create public/user share"), 'Sambashare.pm', 1,
+ [ "Manage Samba share", "sambashare", 'wizard-mdk', N("Manage Samba shares"),
+ N("Manage, create special share, create public/user shares"), 'Sambashare.pm', 1,
],
[ "Web wizard", "apache2", 'web_server-mdk', N("Configure web server"),
N("Set up a web server"), 'Apache.pm',
@@ -278,7 +278,7 @@ my @tree = (
N("Configure a groupware server"), 'Kolab.pm',
]),
[ "Postfix wizard", "postfix", 'postfix-mdk', N("Configure mail"),
- N("Configure the Internet Mail services"), 'Postfix.pm'
+ N("Configure the Internet mail services"), 'Postfix.pm'
],
),
),
diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm
index ff28cd39..3a80c251 100755
--- a/lib/MDV/Control_Center.pm
+++ b/lib/MDV/Control_Center.pm
@@ -154,7 +154,7 @@ our %programs =
binary => "drakedm",
embedded => 1,
description => N("Set up display manager"),
- long_description => N("Choose the display manager that enables to select which user to log in"),
+ long_description => N("Choose the display manager that enables a specific user to log in"),
icon => 'drakedm-mdk',
},