aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
authorXan Lopez <xlopez@igalia.com>2011-09-07 08:11:04 +0800
committerXan Lopez <xlopez@igalia.com>2011-09-07 08:14:13 +0800
commitf42d91a04004ef3679a7d530f099d70f5be9c112 (patch)
treed9daa155cc937420c20cfa7ac790ce4307f20e76 /embed
parent25cde6dfd8576b6bb16adbca5ee7d04b091f549b (diff)
downloadgsoc2013-epiphany-f42d91a04004ef3679a7d530f099d70f5be9c112.tar
gsoc2013-epiphany-f42d91a04004ef3679a7d530f099d70f5be9c112.tar.gz
gsoc2013-epiphany-f42d91a04004ef3679a7d530f099d70f5be9c112.tar.bz2
gsoc2013-epiphany-f42d91a04004ef3679a7d530f099d70f5be9c112.tar.lz
gsoc2013-epiphany-f42d91a04004ef3679a7d530f099d70f5be9c112.tar.xz
gsoc2013-epiphany-f42d91a04004ef3679a7d530f099d70f5be9c112.tar.zst
gsoc2013-epiphany-f42d91a04004ef3679a7d530f099d70f5be9c112.zip
ephy-web-view: do not mention the URL twice in error pages
Sounds repetitive.
Diffstat (limited to 'embed')
-rw-r--r--embed/ephy-web-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-web-view.c b/embed/ephy-web-view.c
index ca832276f..54021ed29 100644
--- a/embed/ephy-web-view.c
+++ b/embed/ephy-web-view.c
@@ -2028,7 +2028,7 @@ ephy_web_view_load_error_page (EphyWebView *view,
msg = g_strdup_printf (_("<p>The website at <strong>%s</strong> seems "
"to be unavailable. The precise error was:</p>"
"<p><em>%s</em></p>"
- "<p>The website at <strong>%s</strong> could be "
+ "<p>It could be "
"temporarily switched off or moved to a new "
"address. Don't forget to check that your "
"internet connection is working correctly.</p>"),