From d44289fe30892c837ad4cc6161370da3a68c0a72 Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Tue, 7 Jul 2015 16:27:05 +0200 Subject: Fixed string (thanks to i18n team) --- lib/ManaTools/Shared/Services.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/ManaTools/Shared/Services.pm b/lib/ManaTools/Shared/Services.pm index 0c33fd4..b2dc5db 100644 --- a/lib/ManaTools/Shared/Services.pm +++ b/lib/ManaTools/Shared/Services.pm @@ -291,7 +291,7 @@ lpd => $self->loc->N_("lpd is the print daemon required for lpr to work properly basically a server that arbitrates print jobs to printer(s)."), lvs => $self->loc->N_("Linux Virtual Server, used to build a high-performance and highly available server."), -mandi => $self->loc->N_("Monitors the network (Interactive Firewall and wireless"), +mandi => $self->loc->N_("Monitors the network (Interactive Firewall and wireless)"), mdadm => $self->loc->N_("Software RAID monitoring and management"), messagebus => $self->loc->N_("DBUS is a daemon which broadcasts notifications of system events and other messages"), msec => $self->loc->N_("Enables MSEC security policy on system startup"), -- cgit v1.2.1