diff options
-rwxr-xr-x | mdkapplet | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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:"), ); } |