summaryrefslogtreecommitdiffstats
path: root/mdkapplet
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-07-24 14:22:07 +0000
committerThierry Vignaud <tv@mandriva.org>2009-07-24 14:22:07 +0000
commit9889886340c8cb54bab4e81ff1968fe5326d3490 (patch)
tree2cd741d8773f9df13299cec17e6d2b08d3a45e7d /mdkapplet
parent7fd7dc8a21ea0583e1ebf9072324a14497a0adf8 (diff)
downloadmgaonline-9889886340c8cb54bab4e81ff1968fe5326d3490.tar
mgaonline-9889886340c8cb54bab4e81ff1968fe5326d3490.tar.gz
mgaonline-9889886340c8cb54bab4e81ff1968fe5326d3490.tar.bz2
mgaonline-9889886340c8cb54bab4e81ff1968fe5326d3490.tar.xz
mgaonline-9889886340c8cb54bab4e81ff1968fe5326d3490.zip
fix a string
Diffstat (limited to 'mdkapplet')
-rwxr-xr-xmdkapplet2
1 files changed, 1 insertions, 1 deletions
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' ],