summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmdkapplet2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkapplet b/mdkapplet
index 5aca5ba5..ca676b0a 100755
--- a/mdkapplet
+++ b/mdkapplet
@@ -446,7 +446,7 @@ sub confirm_upgrade() {
sub _get_obsolete_message() {
join("\n\n",
- N("The version of Mandriva Linux installed on your system is no longer supported."),
+ N("This Mandriva Linux system maintenance has ended. It means it will not receive any new software update."),
N("In order to keep your system secure, you can:"),
);
}