diff options
-rw-r--r-- | langpacks/english/Plugins/SkypeWeb.txt | 7 | ||||
-rw-r--r-- | langpacks/russian/Plugins/SkypeWeb.txt | 2 | ||||
-rw-r--r-- | langpacks/russian/Untranslated/SkypeWeb.txt | 4 |
3 files changed, 11 insertions, 2 deletions
diff --git a/langpacks/english/Plugins/SkypeWeb.txt b/langpacks/english/Plugins/SkypeWeb.txt index 1cb2937f75..90117ba3c4 100644 --- a/langpacks/english/Plugins/SkypeWeb.txt +++ b/langpacks/english/Plugins/SkypeWeb.txt @@ -2,7 +2,7 @@ ;============================================================
; File: SkypeWeb.dll
; Plugin: Skype protocol (Web)
-; Version: 0.12.0.1
+; Version: 0.12.1.0
; Authors: Miranda NG Team
;============================================================
[Skype protocol support for Miranda NG. Based on new Skype for Web.]
@@ -21,6 +21,7 @@ [Use local time for received messages]
[Always notify as unread for all incoming message]
[Place:]
+[Use hostname]
[Enter password]
[Save password]
[Enter the password to continue.]
@@ -68,6 +69,10 @@ [Error icon]
[Action icon]
[Protocols]
+;file \protocols\SkypeWeb\src\skype_login.cpp
+[Authentication failed. Bad username or password.]
+[Too many failed authentication attempts with given username or IP.]
+[Authentication failed. Unknown error.]
;file \protocols\SkypeWeb\src\skype_menus.cpp
[Request authorization]
[Grant authorization]
diff --git a/langpacks/russian/Plugins/SkypeWeb.txt b/langpacks/russian/Plugins/SkypeWeb.txt index f586063518..82c118159c 100644 --- a/langpacks/russian/Plugins/SkypeWeb.txt +++ b/langpacks/russian/Plugins/SkypeWeb.txt @@ -2,7 +2,7 @@ ;============================================================
; File: SkypeWeb.dll
; Plugin: Skype protocol (Web)
-; Version: 0.12.0.1
+; Version: 0.12.1.0
; Authors: Miranda NG Team
;============================================================
[Skype protocol support for Miranda NG. Based on new Skype for Web.]
diff --git a/langpacks/russian/Untranslated/SkypeWeb.txt b/langpacks/russian/Untranslated/SkypeWeb.txt new file mode 100644 index 0000000000..66ee173461 --- /dev/null +++ b/langpacks/russian/Untranslated/SkypeWeb.txt @@ -0,0 +1,4 @@ +[Use hostname]
+[Authentication failed. Bad username or password.]
+[Too many failed authentication attempts with given username or IP.]
+[Authentication failed. Unknown error.]
|