blob: 01772934e8667b3d423aec0ece22e1ef7f0d64e6 (
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
42
43
44
45
|
#muuid {0324785E-74CE-4600-B781-851773B3EFC5}
;============================================================
; File: Contacts.dll
; Plugin: Send/receive contacts
; Version: 1.6.0.0
; Authors: Joe Kucera, Todor Totev
;============================================================
[Allows you to send and receive contacts.]
;file \plugins\ContactsPlus\res\contacts.rc
[Send contacts]
[&Add]
[&User menu]
[User &details]
[&History]
[Choose contacts to be send:]
[&Send]
[Cancel]
[&Select All]
[Received contacts]
[Add to &group:]
[&Details]
[Close]
[Contacts send error]
[An error has occurred. 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
[Nick]
[First Name]
[Last Name]
[Add Contact Permanently to List]
[View User's Details]
[View User's History]
[User Menu]
[Contacts from]
;file \plugins\ContactsPlus\src\send.cpp
[Send Contacts to]
|