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
|
[Provides a simple way to set status and away messages.]
[Co&py to clipboard]
[%s message (%s)]
[Retrieving status message for %s...]
[Behavior on status change]
[Apply to all]
[Max length:]
[Pop up dialog box]
[Do not change status message]
[Always set the same message]
[Do not set status message]
[Pop up dialog asking for new message]
[Set an empty message]
[Use default message]
[Use last message]
[Use last message set for this status]
[Set the following message:]
[Put default message in message list]
[Update variables in status messages every]
[Do not update variables during idle]
[Do not update variables on ICQ status message requests]
[Leave last played track's title after exiting the player]
[Enable status messages parsing by Variables plugin]
[Exclude %date% token from parsing (restart required)]
[Layout]
[Show status list]
[Show status profiles in status list]
[Show icons in status list]
[Buttons:]
[Show icons in message list]
[Store up to]
[recent messages (0 = disable)]
[Automatically close dialog window after]
[Remember last dialog window position]
[Remove Carriage Return (CR = '\\r' = #0D) chars from status messages]
[Show 'Status message...' item in status menu]
[Clear Predefined]
[* This feature is available only when using StartupStatus plugin.]
[Status on startup]
[Set status after]
[Protocol:]
[Status:]
[Independent setting for each protocol]
[Pop up dialog asking for status message]
[Fortune]
[?cinfo(contact,property)]
[?contact(string,property)]
[?mstatus(protocol)]
[?lsdate(contact,format)]
[?lsstatus(contact)]
[?lstime(contact,format)]
[?dbsetting(contact,module,setting)]
[?txtfile(file,line)]
[?if(condition,true,false)]
[?strcmp(string1,string2)]
[?stricmp(string1,string2)]
[?cdate(format)]
[?ctime(format)]
[?replace(sub,string1,string2)]
[?lower(string)]
[?upper(string)]
[?scroll(string,numchars,numchars)]
[More variables...]
[Failed to retrieve %s message.]
[Copy %s message]
[&Go to URL in %s message]
[Re&ad Away message]
[Copy Away message]
[&Go to URL in Away message]
[Change status message]
[Open status message dialog]
[Status message]
[Status message...]
[External Applications]
[retrieves song name of the song currently playing in Winamp (Simple Status Message compatible)]
[Miranda Related]
[get the date (Simple Status Message compatible)]
[<startup>]
[Add to predefined]
[Delete selected]
[Are you sure you want to clear status message history?]
[Confirm clearing history]
[Global status change]
[Open string formatting help]
[Hide]
[Show next to cancel button]
[Flat, next to cancel button]
[Show in message list]
[Are you sure you want to clear predefined status messages?]
[Confirm clearing predefined]
[<last status>]
[Recent message]
[Predefined message]
[Go to URL in Away message]
[Simple Status Message]
|