diff src/protocols/silc/ops.c @ 8910:26c9b8761707

[gaim-migrate @ 9680] a patch from wing to fix some grammer and puctuation (but not my spelling), and some white space committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 09 May 2004 04:06:58 +0000
parents 4f7c365c5c5a
children 85caba2f820a
line wrap: on
line diff
--- a/src/protocols/silc/ops.c	Sun May 09 01:39:42 2004 +0000
+++ b/src/protocols/silc/ops.c	Sun May 09 04:06:58 2004 +0000
@@ -1200,7 +1200,7 @@
 
 	case SILC_CLIENT_CONN_ERROR_RESUME:
 		gaim_connection_error(gc,
-				      _("Resuming detached session failed."
+				      _("Resuming detached session failed. "
 					"Press Reconnect to create new connection."));
 		unlink(silcgaim_session_file(gaim_account_get_username(sg->account)));
 		break;