diff options
author | Konstantin Nikulin <apollo2k4@narod.ru> | 2015-09-06 18:04:25 +0000 |
---|---|---|
committer | Konstantin Nikulin <apollo2k4@narod.ru> | 2015-09-06 18:04:25 +0000 |
commit | ddc9a2e2a80a9237dd758dbe6c0fb87ee1ab1030 (patch) | |
tree | a99c6fb3d2d426699262e2567f48169602a5f091 /langpacks/english/Plugins | |
parent | f2930f05aeb9810fcc532aad8d4742445999c597 (diff) |
langpack/english & langpack/russian update
git-svn-id: http://svn.miranda-ng.org/main/trunk@15286 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/english/Plugins')
-rw-r--r-- | langpacks/english/Plugins/MessageState.txt | 4 | ||||
-rw-r--r-- | langpacks/english/Plugins/Tox.txt | 16 | ||||
-rw-r--r-- | langpacks/english/Plugins/WhatsApp.txt | 2 |
3 files changed, 21 insertions, 1 deletions
diff --git a/langpacks/english/Plugins/MessageState.txt b/langpacks/english/Plugins/MessageState.txt index fba7bdbc80..c1c20210c0 100644 --- a/langpacks/english/Plugins/MessageState.txt +++ b/langpacks/english/Plugins/MessageState.txt @@ -6,13 +6,17 @@ ; Authors: MikalaiR
;============================================================
[Displays icons in message window showing whether your last outgoing message was read / is still unread.]
+;file \plugins\MessageState\src\clist_extra.cpp
+[MessageState unread extra icon]
;file \plugins\MessageState\src\global.h
[Unread message icon]
[Read message icon]
[Failed sending icon]
[Sending message icon]
+[Unread clist extra icon]
;file \plugins\MessageState\src\messagestate.cpp
[Last message read at]
+[Last message read (unknown time)]
[Last message is not read]
[Last message was not sent.]
[Sending...]
diff --git a/langpacks/english/Plugins/Tox.txt b/langpacks/english/Plugins/Tox.txt index b822a0596c..a62aef3cbd 100644 --- a/langpacks/english/Plugins/Tox.txt +++ b/langpacks/english/Plugins/Tox.txt @@ -97,8 +97,24 @@ [Network]
[Account]
[Nodes]
+;file \protocols\Tox\src\tox_profile.cpp
+[Unable to open tox profile]
+[Unable to read tox profile]
+[Unable to decrypt tox profile]
+[Unable to load tox profile]
;file \protocols\Tox\src\tox_proto.cpp
[You cannot add yourself to your contact list]
[Contact already in your contact list]
;file \protocols\Tox\src\tox_search.cpp
[Query]
+;file \protocols\Tox\src\tox_utils.cpp
+[One of the arguments is not valid or ]
+[Unable to allocate enough memory]
+[Unable to bind to a port]
+[The proxy type is not valid]
+[The proxy host is not valid]
+[The proxy port is not valid]
+[The proxy address could not be resolved]
+[The profile is encrypted]
+[The data format is not valid]
+[Unknown error]
diff --git a/langpacks/english/Plugins/WhatsApp.txt b/langpacks/english/Plugins/WhatsApp.txt index 9305bc2ec1..96efd4eb81 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.15
+; Version: 0.1.3.1
; Authors: Uli Hecht
;============================================================
[WhatsApp protocol support for Miranda NG.]
|