diff options
Diffstat (limited to 'langpacks/english')
-rw-r--r-- | langpacks/english/Plugins/CmdLine.txt | 11 | ||||
-rw-r--r-- | langpacks/english/Plugins/MessageState.txt | 17 | ||||
-rw-r--r-- | langpacks/english/Plugins/SkypeWeb.txt | 5 | ||||
-rw-r--r-- | langpacks/english/Plugins/VKontakte.txt | 5 | ||||
-rw-r--r-- | langpacks/english/Plugins/Yahoo.txt | 2 |
5 files changed, 26 insertions, 14 deletions
diff --git a/langpacks/english/Plugins/CmdLine.txt b/langpacks/english/Plugins/CmdLine.txt index 1e1fcd9ba2..f194e6c308 100644 --- a/langpacks/english/Plugins/CmdLine.txt +++ b/langpacks/english/Plugins/CmdLine.txt @@ -6,17 +6,6 @@ ; Authors: Cristian Libotean
;============================================================
[This plugin lets you control Miranda from the command line.]
-;file \plugins\CmdLine\MimCmd\src\commands.cpp
-[No help for '%s'.]
-[Available commands: ]
-[Miranda has been closed or an error has occurred while waiting for the result, could not process request.]
-;file \plugins\CmdLine\MimCmd\src\MimCmd.cpp
-[%s usage:\n]
-[%s <command> [<param> [<param> [...]]].\n]
-[This will tell Miranda to run the specified command. The commands can have zero, one or more parameters. Use '%s help' to get a list of possible commands.\n]
-[No command can have more than %d parameters.\n]
-[%s version %s]
-[Unknown command '%s'.\n]
;file \plugins\CmdLine\src\CmdLine.cpp
[Could not initialize CmdLine plugin property]
[Error]
diff --git a/langpacks/english/Plugins/MessageState.txt b/langpacks/english/Plugins/MessageState.txt new file mode 100644 index 0000000000..e49ce300fc --- /dev/null +++ b/langpacks/english/Plugins/MessageState.txt @@ -0,0 +1,17 @@ +#muuid {31aaef41-1411-487e-86e2-c484f4174283}
+;============================================================
+; File: MessageState.dll
+; Plugin: Message state
+; Version: 0.0.1.0
+; Authors: MikalaiR
+;============================================================
+;file \plugins\MessageState\src\global.h
+[Unreaded message icon]
+[Readed message icon]
+[Failed sending icon]
+[Sending message icon]
+;file \plugins\MessageState\src\messagestate.cpp
+[Last message readed at]
+[Last message is not readed]
+[Last message send failed]
+[Sending...]
diff --git a/langpacks/english/Plugins/SkypeWeb.txt b/langpacks/english/Plugins/SkypeWeb.txt index 90117ba3c4..440f266ab3 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.1.0
+; Version: 0.12.1.1
; Authors: Miranda NG Team
;============================================================
[Skype protocol support for Miranda NG. Based on new Skype for Web.]
@@ -70,6 +70,7 @@ [Action icon]
[Protocols]
;file \protocols\SkypeWeb\src\skype_login.cpp
+[Authentication failed. Invalid username.]
[Authentication failed. Bad username or password.]
[Too many failed authentication attempts with given username or IP.]
[Authentication failed. Unknown error.]
@@ -81,6 +82,8 @@ [Unblock contact]
[Create new chat]
;file \protocols\SkypeWeb\src\skype_messages.cpp
+;file \protocols\SkypeWeb\src\skype_mslogin.cpp
+[Enter confirmation code]
;file \protocols\SkypeWeb\src\skype_options.cpp
[Network]
;file \protocols\SkypeWeb\src\skype_proto.cpp
diff --git a/langpacks/english/Plugins/VKontakte.txt b/langpacks/english/Plugins/VKontakte.txt index 530d32e249..77b50eca47 100644 --- a/langpacks/english/Plugins/VKontakte.txt +++ b/langpacks/english/Plugins/VKontakte.txt @@ -2,7 +2,7 @@ ;============================================================
; File: VKontakte.dll
; Plugin: VKontakte protocol
-; Version: 0.1.1.4
+; Version: 0.1.1.5
; Authors: Miranda NG Team
;============================================================
[VKontakte protocol support for Miranda NG.]
@@ -152,6 +152,9 @@ ;file \protocols\VKontakte\src\vk_chats.cpp
[Participants]
[Owners]
+[create chat]
+[was kiked]
+[left chat]
[Unknown]
[Enter new chat title]
[This chat is going to be destroyed forever with all its contents. This action cannot be undone. Are you sure?]
diff --git a/langpacks/english/Plugins/Yahoo.txt b/langpacks/english/Plugins/Yahoo.txt index 074bc7c357..b1294c9e1d 100644 --- a/langpacks/english/Plugins/Yahoo.txt +++ b/langpacks/english/Plugins/Yahoo.txt @@ -2,7 +2,7 @@ ;============================================================
; File: Yahoo.dll
; Plugin: Yahoo protocol
-; Version: 0.11.0.1
+; Version: 0.11.0.2
; Authors: Gennady Feldman
;============================================================
[Yahoo protocol support for Miranda NG.]
|