blob: d259bccfd08654660ba11016d54893183001f505 (
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
|
#muuid {4dd7762b-d612-4f84-aa86-068f17859b6d}
;============================================================
; File: Alarms.dll
; Plugin: Alarms
; Version: 0.4.0.5
; Authors: Scott Ellis
;============================================================
[Sets once-off, daily, weekly and weekday alarms.]
;file \plugins\Alarms\res\resource.rc
[New]
[Delete]
[Edit]
[Alarms]
[Use popup plugin]
[Default snooze:]
[minutes]
[Row Height:]
[Indent:]
[Reminder Frame]
[Auto hide/show]
[Loop sound]
[Period (hours):]
[Hide/show with clist]
[Auto size vertically]
[Transparency (%):]
[Alert Window]
[Round corners]
[Don't steal focus unless idle]
[Preview]
[Alarm]
[OK]
[Cancel]
[Title:]
[Description:]
[Actions]
[Popup window]
[Sound:]
[Run command:]
[Parameters:]
[Alert 1]
[Alert 2]
[Alert 3]
[Speak]
[DateTimePicker1]
[Occurrence]
[Once]
[Weekly]
[Daily]
[Weekdays]
[Monthly]
[Yearly]
[i'm hiding]
[Date and Time]
[Disable next occurence]
[Don't trigger on startup]
[No reminder]
[Dismiss]
[Snooze]
[Static]
[...]
[Reminder Frame Context]
[&Suspend]
[&Edit...]
[&Delete]
[&Options...]
[&New Alarm...]
;file \plugins\Alarms\src\alarmlist.cpp
;file \plugins\Alarms\src\alarms.cpp
[Unknown command issued: "%s"]
[Set Alarm]
;file \plugins\Alarms\src\alarm_win.cpp
[Example Alarm]
[Some example text. Example, example, example.]
[Title]
[Background]
[Window]
;file \plugins\Alarms\src\frame.cpp
[Hide Reminders]
[Show Reminders]
[Frames]
[Alarm Reminders]
;file \plugins\Alarms\src\icons.cpp
[Menu: Set Alarm]
[Reminder: Soon]
[Reminder: Very Soon]
[Alarm: System Tray]
[Menu: Show/Hide Reminders]
;file \plugins\Alarms\src\options.cpp
[Sunday]
[Monday]
[Tuesday]
[Wednesday]
[Thursday]
[Friday]
[Saturday]
[Please enter a title for this alarm.]
[Error]
[The alarm time you have selected is in the past.]
[Events]
;file \plugins\Alarms\src\trigger.cpp
|