blob: c971c7fc420014060c2eb6ec52bf3604ae66e6f6 (
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
#muuid {2fd0df15-7098-41ce-aa92-ff621806e38b}
;============================================================
; File: Exchange.dll
; Plugin: Exchange
; Version: 0.1.3.4
; Authors: Cristian Libotean, Attila Vajda, MaKaR (NG)
;============================================================
[Notifies you if you have unread email on an exchange server.]
;file \plugins\Exchange\res\exchange.rc
[Unread emails]
Nepřečtené e-maily
[Close]
Zavřít
[Mark as read]
[Dialog]
Dialog
[Connection]
Spojení
[Username :]
[Password :]
[Server :]
[Preferences]
[Check every]
Projít každých
[seconds]
sek.
[Force reconnect every]
[minutes]
min.
[Check server before trying to connect]
[Try to connect]
[times before giving up.]
[Show email notifications using popup module]
;file \plugins\Exchange\src\dlg_handlers.cpp
[Entry ID]
[Subject]
Předmět
[Sender]
Odesílatel
;file \plugins\Exchange\src\emails.cpp
[You have %d unread emails ...]
[You have one unread email ...]
[Exchange email]
[Do you want to see the email headers ?]
;file \plugins\Exchange\src\hooked_events.cpp
[Check exchange mailbox]
[Exchange notify]
[Plugins]
Doplňky
|