[epiphany] ephy-web-view: do not mention the URL twice in error pages
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] ephy-web-view: do not mention the URL twice in error pages
- Date: Wed, 7 Sep 2011 00:24:45 +0000 (UTC)
commit f42d91a04004ef3679a7d530f099d70f5be9c112
Author: Xan Lopez <xlopez igalia com>
Date: Wed Sep 7 02:11:04 2011 +0200
ephy-web-view: do not mention the URL twice in error pages
Sounds repetitive.
embed/ephy-web-view.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/embed/ephy-web-view.c b/embed/ephy-web-view.c
index ca83227..54021ed 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>"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]