blob: c387f36abb3adefd0dec5ff3bf0736c1dcd68138 (
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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
|
#muuid {1ad11c86-caab-4372-a0a4-8b1168d51b9e}
;============================================================
; File: NewStory.dll
; Plugin: NewStory
; Version: 0.2.0.2
; Authors: nullbie
;============================================================
[History viewer for Miranda NG.]
;file \plugins\NewStory\res\resource.rc
[Messages]
[Files]
[URLs]
[Total]
[Incoming]
[Outgoing]
[since]
[till]
[Log window]
[Group messages]
[Enable vertical scroll bar]
[Draw window edge]
[Ascending events sort order]
[History++ compatiblity mode]
[Show event type]
[Show event direction]
[Show picture preview]
[Template list:]
[Edit template:]
[Graphic preview:]
[Text preview:]
[[c2]]
[[c4]]
[[c6]]
[[c3]]
[[c5]]
[Empty history]
[Do you really want to delete selected item?]
[Remove server history]
[Remove history for everyone]
[&Yes]
[&No]
[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]
;file \plugins\NewStory\src\fonts.cpp
[Incoming name]
[Outgoing name]
[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]
[Highlighted messages]
[Grid background]
[Quoting]
[Separator]
[Progress indicator]
[Links]
;file \plugins\NewStory\src\history_array.cpp
[Unnamed]
[ %u KB]
[I]
[wrote]
;file \plugins\NewStory\src\history_control.cpp
[Toggle bookmark]
[Search]
[Search forward]
[Search backward]
[Do you really want to delete selected items (%d)?]
;file \plugins\NewStory\src\history_dlg.cpp
[Global history search]
[All results]
[Copy]
[Export...]
[Delete...]
[Search...]
[Send message]
[Jump to date]
[User info]
[User menu]
[Find next]
[Find previous]
[Conversations]
[Bookmarks]
[You need to install the Import plugin to export events]
[No more occurrences found]
[Passed the end of history]
[The required plugin 'Import' isn't loaded to perform this operation.]
[Do you want to install it using Plugin Updater?]
[Missing plugin]
[It is metacontact. For export use one of this subcontacts:\r\n%s]
[Export warning]
[JSON files]
[Export history]
[Complete]
[History export]
[Passed the beginning of history]
;file \plugins\NewStory\src\history_menus.cpp
[History]
[Global search]
[Copy text]
[Copy URL]
[Copy file path]
[Show in folder]
[Quote]
[Save as]
[Download]
[Edit]
[Delete]
[Select all]
[Reply]
;file \plugins\NewStory\src\main.cpp
[Main icon]
[Export]
[Bookmark]
[Incoming message]
[Outgoing message]
[User signed in]
[Unknown event]
[Template group]
[Cancel edit]
[Downloaded]
[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]
[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]
[default text color]
[nickname's color]
[one of the user defined custom color from the options page for the following text output (X is a number from 2 to 6, referring to the color index)]
[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]
[%N - history [%c messages total]]
[Message log]
[Group head]
[Grouped messages]
[Presence requests]
[Other events]
[Authorization requests]
['You were added' events]
['You were deleted' events]
[Clipboard]
;file \plugins\NewStory\src\webpage.cpp
[This url might launch an executable program or virus, are you sure?]
[Potentially dangerous URL]
|