src/protocols/msn/notification.c

changeset 10812
25c595cbffe8
parent 10740
a1cb6b819a21
child 10816
ba2657f4c157
--- a/src/protocols/msn/notification.c	Mon Apr 11 04:07:50 2005 +0000
+++ b/src/protocols/msn/notification.c	Mon Apr 11 04:32:26 2005 +0000
@@ -1263,13 +1263,13 @@
 				g_snprintf(buf, sizeof(buf), ngettext(
 							"The MSN server will shut down for maintenance "
 							"in %d minute. You will automatically be "
-							"signed out at that time.  Please finish any "
+							"signed out at that time. Please finish any "
 							"conversations in progress.\n\nAfter the "
 							"maintenance has been completed, you will be "
 							"able to successfully sign in.",
 							"The MSN server will shut down for maintenance "
 							"in %d minutes. You will automatically be "
-							"signed out at that time.  Please finish any "
+							"signed out at that time. Please finish any "
 							"conversations in progress.\n\nAfter the "
 							"maintenance has been completed, you will be "
 							"able to successfully sign in.", minutes),

mercurial