Author: chpe
Date: Sun Feb 17 17:56:33 2008
New Revision: 7956
URL: http://svn.gnome.org/viewvc/epiphany?rev=7956&view=rev
Log:
Add translator comment.
Modified:
trunk/embed/mozilla/EphyAboutModule.cpp
Modified: trunk/embed/mozilla/EphyAboutModule.cpp
==============================================================================
--- trunk/embed/mozilla/EphyAboutModule.cpp (original)
+++ trunk/embed/mozilla/EphyAboutModule.cpp Sun Feb 17 17:56:33 2008
@@ -454,6 +454,7 @@
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 ||
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.