# HG changeset patch # User Richard Laager # Date 1181834993 0 # Node ID 8502b0b42436245ff7c9155e4e03ff517d5aa026 # Parent c0a09c56d0c5cadca7581b9bfab409b669d3df4d Replace "wer" with "were" Fixes #1677 diff -r c0a09c56d0c5 -r 8502b0b42436 libpurple/protocols/msn/switchboard.c --- a/libpurple/protocols/msn/switchboard.c Wed Jun 13 12:26:48 2007 +0000 +++ b/libpurple/protocols/msn/switchboard.c Thu Jun 14 15:29:53 2007 +0000 @@ -422,7 +422,7 @@ break; case MSN_SB_ERROR_AUTHFAILED: str_reason = _("Message could not be sent " - "because we wer unable to establish a " + "because we were unable to establish a " "session with the server. This is " "likely a server problem, try again in " "a few minutes:");