From 2ff607d58d8889248484d3bcd4eb123a13c0a164 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 9 Oct 2013 08:46:25 +0000 Subject: English US correction (patch by RMN) git-svn-id: http://svn.miranda-ng.org/main/trunk@6413 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/src/skype_transfers.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/Skype/src') diff --git a/protocols/Skype/src/skype_transfers.cpp b/protocols/Skype/src/skype_transfers.cpp index b97e1290d3..227edaeea6 100644 --- a/protocols/Skype/src/skype_transfers.cpp +++ b/protocols/Skype/src/skype_transfers.cpp @@ -3,8 +3,8 @@ wchar_t *CSkypeProto::TransferFailureReasons[] = { LPGENW("") /* --- */, - LPGENW("SENDER_NOT_AUTHORISED") /* SENDER_NOT_AUTHORISED */, - LPGENW("REMOTELY_CANCELLED") /* REMOTELY_CANCELLED */, + LPGENW("SENDER_NOT_AUTHORIZED") /* SENDER_NOT_AUTHORISED */, + LPGENW("REMOTELY_CANCELED") /* REMOTELY_CANCELLED */, LPGENW("FAILED_READ") /* FAILED_READ */, LPGENW("FAILED_REMOTE_READ") /* FAILED_REMOTE_READ */, LPGENW("FAILED_WRITE") /* FAILED_WRITE */, -- cgit v1.2.3