From dfa287767fee79f479b4cf0d8d69431febc5e934 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 8 Dec 2012 18:08:00 +0000 Subject: Warn the user and give them an option to stop NetSurf shutting down, if the TCP/IP stack has signalled that it is about to exit. --- resources/FatMessages | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'resources') diff --git a/resources/FatMessages b/resources/FatMessages index d7bda1a23..075a1e98f 100644 --- a/resources/FatMessages +++ b/resources/FatMessages @@ -2680,6 +2680,17 @@ de.ami.MultiTabClose:Are you sure you want to close multiple tabs? fr.ami.MultiTabClose:Are you sure you want to close multiple tabs? it.ami.MultiTabClose:Are you sure you want to close multiple tabs? nl.ami.MultiTabClose:Are you sure you want to close multiple tabs? +en.ami.TCPIPShutdown:The TCP/IP stack has signalled that it is about to shutdown and NetSurf must exit.\n\nNetSurf will quit in 5 seconds unless this shutdown is aborted. +de.ami.TCPIPShutdown:The TCP/IP stack has signalled that it is about to shutdown and NetSurf must exit.\n\nNetSurf will quit in 5 seconds unless this shutdown is aborted. +fr.ami.TCPIPShutdown:The TCP/IP stack has signalled that it is about to shutdown and NetSurf must exit.\n\nNetSurf will quit in 5 seconds unless this shutdown is aborted. +it.ami.TCPIPShutdown:The TCP/IP stack has signalled that it is about to shutdown and NetSurf must exit.\n\nNetSurf will quit in 5 seconds unless this shutdown is aborted. +nl.ami.TCPIPShutdown:The TCP/IP stack has signalled that it is about to shutdown and NetSurf must exit.\n\nNetSurf will quit in 5 seconds unless this shutdown is aborted. +en.ami.AbortShutdown:Abort shutdown +de.ami.AbortShutdown:Abort shutdown +fr.ami.AbortShutdown:Abort shutdown +it.ami.AbortShutdown:Abort shutdown +nl.ami.AbortShutdown:Abort shutdown + # Queries # ======= -- cgit v1.2.3