blob: 69a7ad760a572bf58d46097fa3c7e1953128a48a (
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
|
; Common strings that belong to many files
;[All Files]
;[Away]
;[DND]
;[Extra status]
;[Free for chat]
;[General]
;[Invisible]
;[NA]
;[NewXstatusNotify]
;[Occupied]
;[Offline]
;[On the phone]
;[Online]
;[Out to lunch]
;[Popups]
;[Status]
;[Status Notify]
;[Status message]
;[Text]
;[Variables]
; ../../plugins/NewXstatusNotify/indsnd.cpp
;[** All contacts **]
;[From offline]
;[Sound for the status]
;[Wave Files]
; ../../plugins/NewXstatusNotify/main.cpp
;[%s is now %s]
;[%s, %s. %s changed to: %s (was: %s).\r\n]
;[(F) doesn't want to be disturbed!]
;[(F) feels talkative!]
;[(F) had to answer the phone]
;[(F) has something else to do.]
;[(F) hides in shadows...]
;[(F) is back online!]
;[(F) is eating something]
;[(F) isn't there anymore!]
;[(F) went Away]
;[(F) went offline! :(]
;[(M) doesn't want to be disturbed!]
;[(M) feels talkative!]
;[(M) had to answer the phone]
;[(M) has something else to do.]
;[(M) hides in shadows...]
;[(M) is back online!]
;[(M) is eating something]
;[(M) isn't there anymore!]
;[(M) went Away]
;[(M) went offline! :(]
;[(U) doesn't want to be disturbed!]
;[(U) feels talkative!]
;[(U) had to answer the phone]
;[(U) has something else to do.]
;[(U) hides in shadows...]
;[(U) is back online!]
;[(U) is eating something]
;[(U) isn't there anymore!]
;[(U) went Away]
;[(U) went offline! :(]
;[<no status message>]
;[Cannot obtain required interfaces!\nPlugin will not be loaded until you upgrade Miranda IM to the newest version.]
;[Contact]
;[Extra status changed]
;[Extra status message changed]
;[Extra status removed]
;[User: Away]
;[User: Do Not Disturb]
;[User: Free For Chat]
;[User: Invisible]
;[User: Not Available]
;[User: Occupied]
;[User: Offline]
;[User: On The Phone]
;[User: Online]
;[User: Out To Lunch]
;[User: from offline (has priority!)]
;[aborting]
;[connecting]
;[playing]
; ../../plugins/NewXstatusNotify/options.cpp
;[Do you want to reset all templates to default?]
;[Filtering]
;[Log]
;[Message log]
;[Protocol]
;[Reset all templates to default]
;[Reset templates]
;[Show available variables]
;[This is status message]
; ../../plugins/NewXstatusNotify/resource.rc
;[-1 = Infinite]
;[0 = Default]
;[Always when changing from offline]
;[Automatically turn off Popups and Sounds on status change]
;[Background]
;[Blink icon in the system tray]
;[Cancel]
;[Change]
;[Click action]
;[Colours]
;[Configure]
;[Delete]
;[Disable all]
;[Disable for extra status 'Music']
;[Disable globally]
;[Disable notifications]
;[Disable only if I change global status]
;[Disable when my status is:]
;[Don't notify me for people not in my Contact List]
;[Enable]
;[Enable all]
;[Enable logging extra status to message window]
;[Enable popups]
;[Enable sounds]
;[Enable/Disable protocols which you don't wish to be notified for:]
;[Extra status log]
;[Extra status logging]
;[Extra status notify]
;[Go to Customize -> Sound to select the sounds]
;[Ignore empty status messages]
;[IndSndList]
;[Individual sounds are disabled.\n\nTo enable them, go to Options - Status - Notify, enable \n\"Use individual sounds\" checkbox, and then reopen this dialog.]
;[Keep events in history]
;[Log to file]
;[New message:]
;[New status:]
;[Notification]
;[Notify when a contact changes to one of these statuses]
;[OK]
;[On left click]
;[On opening ML:]
;[On right click]
;[Open]
;[Plugin activation]
;[Popup text]
;[Popups on contact status change to:]
;[Prevent identical logs]
;[Preview]
;[Protocols]
;[Read status message]
;[Remove:]
;[Reset]
;[Sec]
;[Show PopUps when I connect]
;[Show contact group name]
;[Show previous status too]
;[Show status description]
;[Sounds]
;[Templates]
;[Timeout]
;[Title - text delimiter:]
;[Truncate message length to:]
;[Use Popup colours]
;[Use Windows colours]
;[Use alternative descriptions]
;[Use custom colours]
;[Use individual sounds]
;[Use status icon]
;[characters]
; ../../plugins/NewXstatusNotify/utils.cpp
;[Can't open the log file!]
;[You cannot specify a value lower than %d and higher than %d.]
; ../../plugins/NewXstatusNotify/xstatus.cpp
;[%s, %s. %s changed %s to: %s.\r\n]
;[%s, %s. %s removed %s.\r\n]
;[<unknown>]
;[Activity]
;[Mood]
;[Xstatus]
; ../../plugins/NewXstatusNotify/xstatus.h
;[changed %N @ %T%D%I]
;[changed %N message @ %I]
;[changed %N message to:%D%I]
;[changed %N to: %T%D%I]
;[has %N @ %T%D%I]
;[removed %N]
|