nautilus string change



this one was brought to my attention, apparently people often think that
the current message implies that the host was entered into nautilus
incorrectly rather than the proxy config dialog.

ok to commit?

-dave 
? proxy.diff
Index: nautilus-window-manage-views.c
===================================================================
RCS file: /cvs/gnome/nautilus/src/nautilus-window-manage-views.c,v
retrieving revision 1.320
diff -u -r1.320 nautilus-window-manage-views.c
--- nautilus-window-manage-views.c	16 Apr 2003 14:14:59 -0000	1.320
+++ nautilus-window-manage-views.c	4 Aug 2003 19:03:28 -0000
@@ -1395,7 +1395,7 @@
 		break;
 
 	case NAUTILUS_DETERMINE_VIEW_HOST_HAS_NO_ADDRESS:
-                error_message = g_strdup_printf (_("Couldn't display \"%s\", because the host name was empty. "
+                error_message = g_strdup_printf (_("Couldn't display \"%s\". "
                 				   "Check that your proxy settings are correct."),
                                                  uri_for_display);
 		break;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]