summaryrefslogtreecommitdiffstats
path: root/control-center
diff options
context:
space:
mode:
Diffstat (limited to 'control-center')
-rwxr-xr-xcontrol-center4
1 files changed, 2 insertions, 2 deletions
diff --git a/control-center b/control-center
index b3b4d1b5..6473053f 100755
--- a/control-center
+++ b/control-center
@@ -519,7 +519,7 @@ my %programs =
{
binary => "$sbindir/draknfs",
embedded => 1,
- description => N("Share your datas through NFS"),
+ description => N("Share your data through NFS"),
long_description => N("Manage NFS shares"),
icon => 'draknfs',
application_driven_menu => 1,
@@ -611,7 +611,7 @@ my %programs =
{
binary => "$sbindir/diskdrake --smb",
embedded => 1,
- description => N("Share datas with Windows system"),
+ description => N("Share data with Windows system"),
long_description => N("Configuration of Windows (Samba) shared drives and directories"),
icon => 'diskdrake_samba',
},