From 87bfe89a8871ff8843e1976b755209c0101774d0 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sun, 13 Oct 2013 00:31:38 +0000 Subject: addition to previous commit git-svn-id: http://svn.miranda-ng.org/main/trunk@6471 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 7c6936396b..1e7e282327 100644 --- a/plugins/SecureIM/src/language.cpp +++ b/plugins/SecureIM/src/language.cpp @@ -25,7 +25,7 @@ LPCSTR sim106 = LPGEN("Can't send encrypted message!\nUser is offline now and hi LPCSTR sim107 = LPGEN("SecureIM won't be loaded because cryptopp.dll is missing or wrong version!"); LPCSTR sim108 = LPGEN("SecureIM can't load PGP/GPG key! Check PGP/GPG settings!"); LPCSTR sim109 = LPGEN("SecureIM can't encrypt message! Check trust of PGP/GPG key!"); -LPCSTR sim110 = LPGEN("Can't send encrypted message!\nDo you want to send your message ?\nIt will be unencrypted!"); +LPCSTR sim110 = LPGEN("Can't send encrypted message!\nDo you want to send your message?\nIt will be unencrypted!"); LPCSTR sim111 = LPGEN("Can't change mode! Secure connection established!"); LPCSTR sim112 = LPGEN("Can't export RSA private key!"); LPCSTR sim113 = LPGEN("Can't import RSA private key!"); -- cgit v1.2.3