From 9889886340c8cb54bab4e81ff1968fe5326d3490 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 24 Jul 2009 14:22:07 +0000 Subject: fix a string --- mdkapplet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdkapplet') diff --git a/mdkapplet b/mdkapplet index b24ccf3e..04aaeb58 100755 --- a/mdkapplet +++ b/mdkapplet @@ -101,7 +101,7 @@ my %state = ( colour => [ 'disabled' ], menu => [ 'upgrade_distro', 'check' ], urgency => 'low', - tt => [ N("This distribution is no more supported. There will not any more updates. You should upgrade to a newer of Mandriva Linux distribution.") ] + tt => [ N("This distribution is no more supported. There will not any more updates. You should upgrade to a newer version of the %s distribution.", N("Mandriva Linux")) ] }, unconfigured_restricted_media => { colour => [ 'bundle' ], -- cgit v1.2.1