blob: a774c71039a20179d72196fde5a07fd0a247f1ed (
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
|
#muuid {1ad11c86-caab-4372-a0a4-8b1168d51b9e}
;============================================================
; File: NewStory.dll
; Plugin: NewStory
; Version: 0.1.0.2
; Authors: nullbie
;============================================================
[History viewer for Miranda NG.]
;file \plugins\NewStory\res\resource.rc
[Messages]
[Files]
[URLs]
[Total]
[Incoming]
[Outgoing]
[since]
[till]
[Group messages]
[Log window]
[Enable vertical scroll bar]
[Draw window edge]
[Template list:]
[Edit template:]
[Text preview:]
[Graphic preview:]
[Filter]
[Show all events]
[Show incoming events only]
[Show outgoing events only]
[Use custom filter...]
[Incoming events]
[Outgoing events]
[Show messages]
[Show file transfers]
[Show URLs]
[Show sign in/out events]
[Show other events]
[Auto search]
[Log options]
[Options]
[Templates]
[Copy]
[Edit]
[Delete]
[Select all]
;file \plugins\NewStory\src\fonts.cpp
[Incoming messages]
[Outgoing messages]
[Incoming files]
[Outgoing files]
[Status changes]
[Other incoming events]
[Other outgoing events]
[Selected item's text]
[Selected item's background]
[Selected item's frame]
[Grid background]
[Separator]
[Incoming name]
[Outgoing name]
;file \plugins\NewStory\src\history.cpp
[FirstName]
[LastName]
[e-mail]
[Nick]
[Age]
[Gender]
[City]
[State]
[Phone]
[Homepage]
[About]
[History search results]
[Export...]
[Delete...]
[Search...]
[Send message]
[Jump to date]
[User info]
[User menu]
[Find next]
[Find previous]
[Conversations]
[It is metacontact. For export use one of this subcontacts:\r\n%s]
[Export warning]
[JSON files]
[Export %s history]
[Complete]
[History export]
;file \plugins\NewStory\src\history_control.cpp
[Are you sure to remove selected event(s)?]
;file \plugins\NewStory\src\history_menus.cpp
[User history]
;file \plugins\NewStory\src\main.cpp
[Main icon]
[Search]
[Export]
[Incoming message]
[Outgoing message]
[User signed in]
[Unknown event]
[Template group]
[Cancel edit]
[Update preview]
[Help]
;file \plugins\NewStory\src\options.cpp
[Reset to default]
[Variables help]
[Test contact]
[The quick brown fox jumps over the lazy dog.]
[simply % character]
[a "hard" line break (cr/lf - will break indent)]
[my nickname]
[buddy\'s nickname]
[event count]
[icon]
[direction icon]
[direction symbol]
[timestamp]
[hour (24 hour format, 0-23)]
[hour (12 hour format)]
[minute]
[second]
[month]
[day of month]
[year (4 digits)]
[day of week (Sunday, Monday... translatable)]
[AM/PM symbol]
[name of month, translatable]
[the message string itself]
[History]
[Advanced]
;file \plugins\NewStory\src\templates.cpp
[Sunday]
[Monday]
[Tuesday]
[Wednesday]
[Thursday]
[Friday]
[Saturday]
[January]
[February]
[March]
[April]
[May]
[June]
[July]
[August]
[September]
[October]
[November]
[December]
[System history]
[System event]
[Interface]
[Window title]
[Message log]
[Grouped messages]
[Presence requests]
[Other events]
[Authorization requests]
['You were added' events]
['You were deleted' events]
[Clipboard]
|