diff options
-rw-r--r-- | langpacks/english/Plugins/WhatsApp.txt | 4 | ||||
-rw-r--r-- | langpacks/russian/Plugins/WhatsApp.txt | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/langpacks/english/Plugins/WhatsApp.txt b/langpacks/english/Plugins/WhatsApp.txt index 8880abb73f..366f139a64 100644 --- a/langpacks/english/Plugins/WhatsApp.txt +++ b/langpacks/english/Plugins/WhatsApp.txt @@ -2,7 +2,7 @@ ;============================================================
; File: WhatsApp.dll
; Plugin: WhatsApp protocol
-; Version: 0.1.2.2
+; Version: 0.1.2.4
; Authors: Uli Hecht
;============================================================
[WhatsApp protocol support for Miranda NG.]
@@ -31,6 +31,8 @@ [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?]
[Your password has been set automatically. You can proceed with login now]
[Please correctly specify your registration code received by SMS]
+;file \protocols\WhatsApp\src\messages.cpp
+[Message received: %s by %s]
;file \protocols\WhatsApp\src\proto.cpp
[%s server connection]
[Unable to get Netlib connection for WhatsApp]
diff --git a/langpacks/russian/Plugins/WhatsApp.txt b/langpacks/russian/Plugins/WhatsApp.txt index e2bf65aa98..9c29635b7f 100644 --- a/langpacks/russian/Plugins/WhatsApp.txt +++ b/langpacks/russian/Plugins/WhatsApp.txt @@ -2,7 +2,7 @@ ;============================================================
; File: WhatsApp.dll
; Plugin: WhatsApp protocol
-; Version: 0.1.2.2
+; Version: 0.1.2.4
; Authors: Uli Hecht
;============================================================
[WhatsApp protocol support for Miranda NG.]
@@ -49,6 +49,8 @@ Ваш пароль был установлен автоматически. Теперь вы можете подключиться.
[Please correctly specify your registration code received by SMS]
Пожалуйста, верно укажите свой код регистрации, полученный в SMS
+[Message received: %s by %s]
+Сообщение принято в: %s пользователем %s
[%s server connection]
%s подключение к серверу
[Unable to get Netlib connection for WhatsApp]
|