blob: 4a5333824c2545db35aaccbbaab23358a99df1d8 (
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
|
#muuid {0324785E-74CE-4600-B781-851773B3EFC5}
;============================================================
; File: Contacts.dll
; Plugin: Send/receive contacts
; Version: 1.5.2.0
; Authors: Joe Kucera, Todor Totev
;============================================================
;file \plugins\ContactsPlus\res\contacts.rc
[Send contacts]
Envoi des contacts
[Choose contacts to be send:]
Choisir contacts à envoyer :
[Received contacts]
Réception de contacts
[Add to &group:]
Ajouter au &groupe :
[Contacts send error]
Erreur dans l'envoi de contacts
[Add to List]
Ajouter à ma liste
;file \plugins\ContactsPlus\src\main.cpp
[Incoming Contacts]
Contacts entrants
[Outgoing Contacts]
Envoi de contacts
;file \plugins\ContactsPlus\src\receive.cpp
;file \plugins\ContactsPlus\src\send.cpp
|