summaryrefslogtreecommitdiff
path: root/resources/FatMessages
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-10-29 22:29:22 +0000
committerVincent Sanders <vince@kyllikki.org>2019-10-29 22:29:22 +0000
commit76eac192272acf77763d0c619cd78118650748cf (patch)
tree255a4a10b6e39e2c8f3c91afd0a16e85cddc2a3d /resources/FatMessages
parent1176ce427113face73c48c4b2e4e5a810577b355 (diff)
downloadnetsurf-76eac192272acf77763d0c619cd78118650748cf.tar.gz
netsurf-76eac192272acf77763d0c619cd78118650748cf.tar.bz2
add internal query page for request timeouts
Diffstat (limited to 'resources/FatMessages')
-rw-r--r--resources/FatMessages9
1 files changed, 9 insertions, 0 deletions
diff --git a/resources/FatMessages b/resources/FatMessages
index d1ecd9dd1..aa2d7a2d1 100644
--- a/resources/FatMessages
+++ b/resources/FatMessages
@@ -1087,6 +1087,15 @@ en.all.SSLCertErrRevoked:The certificate has been revoked by the issuer.
en.all.SSLCertErrHostnameMismatch:The certificate is for a different host than the server
+# Timeout error interface
+# =======================
+#
+en.all.TimeoutTitle:Connection timed out
+en.all.TimeoutDescription: A connection to %s could not be established. The site may be temporarily unavailable or too busy to respond.
+en.all.Backtoprevious: Back
+en.all.TryAgain: Try Again
+
+
# SSL certificate viewer
# ======================
#