From f44b570c09c9e6652a332bba2c04770c47924a0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Victor=20Duarte=20Martins?= Date: Tue, 1 Jun 2010 17:49:00 +0000 Subject: Syntax cleanup (perl_checker recommendations). --- mdkapplet_gui.pm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'mdkapplet_gui.pm') diff --git a/mdkapplet_gui.pm b/mdkapplet_gui.pm index df9de9b9..c713b9b7 100644 --- a/mdkapplet_gui.pm +++ b/mdkapplet_gui.pm @@ -84,10 +84,7 @@ our @common = ( # List of widgets advertising Powerpack our $powerpack_ad = [ gtknew('Label_Left', - text => N('Mandriva Powerpack brings you the best of Linux ' . - 'experience for desktop: stability and efficiency ' . - 'of open source solutions together with exclusive ' . - 'softwares and Mandriva official support.'), + text => N("Mandriva Powerpack brings you the best of Linux experience for desktop: stability and efficiency of open source solutions together with exclusive softwares and Mandriva official support."), @common), gtknew('HButtonBox', layout => 'center', -- cgit v1.2.1