blob: 25074923ffd57e9dcb275e9221c3da3aff9a235d (
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
68
69
70
71
72
|
#muuid {60558872-2aab-45aa-888d-097691c9b683}
;============================================================
; File: Sessions.dll
; Plugin: Sessions
; Version: 0.2.0.2
; Authors: MaD_CLuSTeR
;============================================================
[Sessions Manager for Miranda NG.]
;file \plugins\Sessions\res\Sessions.rc
[Action on Startup]
[Open Sessions Manager dialog]
[Open dialog if last session present]
[Restore Last Session]
[Do nothing]
[Startup delay]
[ms]
[User Sessions Management]
[Edit]
[Delete]
[Save]
[Action on Exit]
[Ask]
[Save Current Session]
[Save only last]
[sessions]
[Misc]
[Exclude hidden contacts from session on exit]
[Warn, when some of LastSession contacts are hidden]
[Show other warnings ("session already opened", etc.)]
[Crash Recovery mode]
[Restore Session]
[&Restore Session]
[&Cancel]
[Choose session to restore from the list:]
[Del]
[Save Session]
[&Save Session]
[Enter session name:]
[Save and Close]
[Sessions Manager]
[Cancel]
[Save your current session?]
;file \plugins\Sessions\Src\LoadSessions.cpp
[No sessions to open]
[Last Sessions is empty]
[No contacts to open]
[This Session already opened]
[This Session already opened (but probably hidden).\nDo you want to show hidden contacts?]
;file \plugins\Sessions\Src\Main.cpp
[Open Sessions Manager]
[Show Favorite Sessions Menu]
[Sessions]
[Restore last Session]
[Close Session]
[Save session...]
[Load session...]
[Close session]
[Load last session]
[Favorite Session]
[Not favorite Session]
[Load Session]
[Load last Session]
;file \plugins\Sessions\Src\Options.cpp
[View]
[Do you want to save changes?]
[Message sessions]
;file \plugins\Sessions\Src\SaveSessions.cpp
[More contacts]
[Session name is empty, enter the name and try again]
[Current session is empty!]
;file \plugins\Sessions\Src\Utils.cpp
[Session Before Last Crash]
|