summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/dialogs.cpp
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2014-09-25 12:17:14 +0000
committerDart Raiden <wowemuh@gmail.com>2014-09-25 12:17:14 +0000
commit7d03ca58390038dc87ee51c5881ac22e9dacd1bb (patch)
tree0b52237457a1c9a060160a05eb7cbe8cfb1972ad /protocols/WhatsApp/src/dialogs.cpp
parent91c00a198a8df0adc96b8aeb66150b3316f53882 (diff)
WhatsApp: decapitalization, spelling correction
git-svn-id: http://svn.miranda-ng.org/main/trunk@10583 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/WhatsApp/src/dialogs.cpp')
-rw-r--r--protocols/WhatsApp/src/dialogs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/WhatsApp/src/dialogs.cpp b/protocols/WhatsApp/src/dialogs.cpp
index 6914855e78..6973973578 100644
--- a/protocols/WhatsApp/src/dialogs.cpp
+++ b/protocols/WhatsApp/src/dialogs.cpp
@@ -1,6 +1,6 @@
#include "common.h"
-#define szAskSendSms LPGEN("An SMS with registration-code will be sent to your mobile phone.\nNotice that you are not able to use the real WhatsApp and this plugin simultaneously!\nContinue?")
+#define szAskSendSms LPGEN("An SMS with registration code will be sent to your mobile phone.\nNotice that you are not able to use the real WhatsApp and this plugin simultaneously!\nContinue?")
#define szPasswordSet LPGEN("Your password has been set automatically. You can proceed with login now")
INT_PTR CALLBACK WhatsAppAccountProc(HWND hwndDlg, UINT message, WPARAM wparam, LPARAM lparam)