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
|
#muuid {b2dd9270-ce5e-11df-bd3d-0800200c9a66}
;============================================================
; File: NewAwaySys.dll
; Plugin: New Away System Mod
; Version: 0.4.0.5
; Authors: NightFox, Deathdemon, XF007, Goblineye Entertainment
;============================================================
[Allows you to handle your status messages in a convenient way.]
;file \plugins\NewAwaySysMod\res\NewAwaySys.rc
[Enable autoreply]
[On event...]
[Don't reply to ICQ contacts]
[Don't reply when I'm invisible to the contact]
[Save autoreply to the history]
[Reply only when Idle]
[Reply only when contact's message window is closed]
[Send maximum]
[times (-1=infinite)]
[Reset this counter also when I just change my status text\n(when status icon remains the same)]
[Disable autoreply when...]
[On&line]
[&Away]
[&Not available]
[Occ&upied]
[&Do not disturb]
[&Free for chat]
[&Invisible]
[Autoreply format:]
[V]
[%extratext% is your status message]
[&Variables]
[Se&ttings]
[Ignore requests]
[Send an autoreply]
[&Delete]
[New &category]
[Save as &new]
[&Save]
[Title:]
[Use this message as default for]
[New message]
[New category]
[Delete]
[Wait]
[seconds before closing the status message dialog (-1=don't close)]
[Store]
[most recent messages (0=disable)]
[Store for each status separately]
[Use default...]
[Use the most recent message]
[Use the default message]
[Reset per-protocol messages when changing global status]
[Store protocol messages for each status separately]
[Store protocol autoreply settings for each status separately]
[Remember last message used for a contact...]
[Store contact autoreply/ignore settings for each status separately]
[Use protocol specific nick for %nas_mynick%]
[Update status messages for non-ICQ protocols every]
[seconds]
[Don't show the message dialog for]
[%s message for %s]
[Retrieving %s message...]
[&Cancel]
[Notify of requests]
[Don't notify of requests]
[Autoreply on]
[Autoreply off]
[Don't send status message]
[Note: these settings are applied to all status modes at once.]
[Means the setting is different for different status modes / contacts]
[Set away message window options]
[Show predefined &messages]
[Show &contacts]
[Save default window settings &automatically]
[&Save current window settings as default]
[Disable parsing of status messages by Variables plugin]
[Create new &message]
[Create new &category]
[&Rename]
[Set as &default for]
;file \plugins\NewAwaySysMod\src\AwayOpt.cpp
[Create new message]
[Create new category]
[Open Variables help dialog]
[Your most recent status messages are placed in this category. It's not recommended that you put your messages manually here, as they'll be replaced by your recent messages.]
[You can put your frequently used and favorite messages in this category.]
[When this checkbox is ticked, NewAwaySys counts "send times" starting from the last status message change, even if status mode didn't change.\nWhen the checkbox isn't ticked, "send times" are counted from last status mode change (i.e., disabled state is more restrictive).]
[Message]
[File]
[** All contacts **]
[** Not-on-list contacts **]
[Status messages]
[Main options]
[Autoreply]
[Contacts]
[Predefined messages]
[Recent messages]
[Gone fragging]
[Been fragging since %nas_awaysince_time%, I'll message you later when the adrenaline wears off.]
[Creepy]
[Your master, %nas_mynick%, has been %nas_statdesc% since the day that is only known as ?nas_awaysince_date(dddd)... When he gets back, i'll tell him you dropped by...]
[Default messages]
[Online]
[Yep, I'm here.]
[Away]
[Been gone since %nas_awaysince_time%, will be back later.]
[Not available]
[Give it up, I'm not in!]
[Occupied]
[Not right now.]
[Do not disturb]
[Give a guy some peace, would ya?]
[Free for chat]
[I'm a chatbot!]
[Invisible]
[I'm hiding from the mafia.]
;file \plugins\NewAwaySysMod\src\AwaySys.cpp
[Toggle Off]
[Toggle On]
[Dot]
[Ignore]
[Indefinite]
[Set status message]
[Add]
[Save]
[Settings]
[Set %s message for the contact]
[Re&ad %s message]
[Toggle autoreply on/off]
[Toggle autoreply off]
[Toggle autoreply on]
[New Away System]
[Away since time in default format; ?nas_awaysince_time(x) in format x]
[Away since date in default format; ?nas_awaysince_date(x) in format x]
[Status description]
[Your nick for current protocol]
[Number of status message requests from the contact]
[Number of messages from the contact]
[Time passed until request]
[Returns one of your predefined messages by its title: ?nas_predefinedmessage(creepy)]
[Current protocol name]
[Stranger]
[%d hours]
[%d minutes]
[%d seconds]
[Read status message]
[On]
[Off]
[Use the default setting]
[NewAwaySys: Incoming status message request]
;file \plugins\NewAwaySysMod\src\MsgTree.cpp
[You've made changes to multiple message trees at a time.\r\nDo you want to leave changes in "]
[" dialog?\r\nPress Yes to leave changes in this dialog, or No to discard its changes and save changes of the other message tree instead.]
[Do you really want to delete this category with its messages?]
[Do you really want to delete this message?]
;file \plugins\NewAwaySysMod\src\Notification.cpp
[Error #%d]
[Can't open log file ]
;file \plugins\NewAwaySysMod\src\ReadAwayMsg.cpp
[&Close]
;file \plugins\NewAwaySysMod\src\SetAwayMsg.cpp
[Save, replacing the selected message]
[Save as a new message]
[Show settings menu]
[Don't send the status message to selected contact(s)]
[Send an autoreply to selected contact(s)]
[Apply]
[Do you want to apply the message?]
[Set message for]
[Statuses]
[for]
[available autoreply only]
[all accounts]
[Closing in %d]
;file \plugins\NewAwaySysMod\src\stdafx.h
[Miranda NG autoreply >\r\n%extratext%]
[extended status]
[Away System]
[Status]
[Popups]
[Variables plugin is not installed]
|