From 52611b4a94324d30335ee85c337cd8661c7cc4d2 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 17 Feb 2008 17:56:33 +0000 Subject: Add translator comment. svn path=/trunk/; revision=7956 --- embed/mozilla/EphyAboutModule.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'embed') diff --git a/embed/mozilla/EphyAboutModule.cpp b/embed/mozilla/EphyAboutModule.cpp index 6eb8faef7..8ced9bc9b 100644 --- a/embed/mozilla/EphyAboutModule.cpp +++ b/embed/mozilla/EphyAboutModule.cpp @@ -454,6 +454,7 @@ EphyAboutModule::GetErrorMessage(nsIURI *aURI, port > 0 ? port : 80, host.get()); *aSecondary = g_strdup (_("This address uses a network port which is " "normally used for purposes other than Web browsing.")); + /* Translators: this means that the request to load the URL has been cancelled */ *aTertiary = _("The request has been cancelled for your protection."); } else if (strcmp (aError, "proxyResolveFailure") == 0 || -- cgit v1.2.3