blob: bc17ebe55b6679e5fc660b1e7c428ba271354822 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
#muuid {0324785E-74CE-4600-B781-851773B3EFC5}
;============================================================
; File: Contacts.dll
; Plugin: Send/receive contacts
; Version: 1.5.2.0
; Authors: Joe Kucera, Todor Totev
;============================================================
[Allows you to send and receive contacts.]
;file \plugins\ContactsPlus\res\contacts.rc
[Send contacts]
[&A]
[6]
[&D]
[&H]
[Choose contacts to be send:]
[&Send]
[Cancel]
[&Select All]
[Received contacts]
[Add to &group:]
[&Add]
[&Details]
[Close]
[Contacts send error]
[An error has occured. The protocol reported the following error:]
[Try again]
[Popup]
[Add to List]
[User Details]
[Send Message]
;file \plugins\ContactsPlus\src\main.cpp
[Contacts received from]
[Contacts]
[Incoming Contacts]
[Outgoing Contacts]
;file \plugins\ContactsPlus\src\receive.cpp
[Add Contact Permanently to List]
[View User's Details]
[View User's History]
[User Menu]
;file \plugins\ContactsPlus\src\send.cpp
|