diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-09-18 13:44:03 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-09-18 13:44:03 +0000 |
commit | 980eb84784616e48cdb43fb80c795e9bca3ae97f (patch) | |
tree | 1cd51243034840afc11c3213a4ee8d1b76a59a05 /mdkapplet | |
parent | 8877b40d059e2c4302094e2cd8eb9f3bffbf6822 (diff) | |
download | mgaonline-980eb84784616e48cdb43fb80c795e9bca3ae97f.tar mgaonline-980eb84784616e48cdb43fb80c795e9bca3ae97f.tar.gz mgaonline-980eb84784616e48cdb43fb80c795e9bca3ae97f.tar.bz2 mgaonline-980eb84784616e48cdb43fb80c795e9bca3ae97f.tar.xz mgaonline-980eb84784616e48cdb43fb80c795e9bca3ae97f.zip |
better english message (andr55, John Rye)
Diffstat (limited to 'mdkapplet')
-rwxr-xr-x | mdkapplet | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 version of the %s distribution.", N("Mandriva Linux")) ] + tt => [ N("This version of the distribution is no longer supported. There will be no furether updates. You should upgrade to a newer version of the %s distribution.", N("Mandriva Linux")) ] }, unconfigured_restricted_media => { colour => [ 'bundle' ], |