From edee179350454212ff30b89190f16a3e3e1870b1 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 16 Apr 2015 17:53:54 +0000 Subject: Spelling correction (patch by RMN) git-svn-id: http://svn.miranda-ng.org/main/trunk@12866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SecureIM/src/language.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/SecureIM/src/language.cpp') diff --git a/plugins/SecureIM/src/language.cpp b/plugins/SecureIM/src/language.cpp index 6e59f9a084..0221b528fd 100644 --- a/plugins/SecureIM/src/language.cpp +++ b/plugins/SecureIM/src/language.cpp @@ -83,7 +83,7 @@ LPCSTR sim312[] = { LPGEN("SecureIM status (disabled)"), LPGEN("SecureIM status (always try)") }; //System messages -LPCSTR sim401 = LPGEN("SecureIM: Sorry, unable to decrypt this message due you have no PGP/GPG installed. Visit www.pgp.com or www.gnupg.org for more info."); +LPCSTR sim401 = LPGEN("SecureIM: Sorry, unable to decrypt this message because you have no PGP/GPG installed. Visit www.pgp.com or www.gnupg.org for more info."); LPCSTR sim402 = LPGEN("SecureIM received unencrypted message:\n"); LPCSTR sim403 = LPGEN("SecureIM received encrypted message:\n"); -- cgit v1.2.3