blob: 8a292d32381f88ed07e066140c60f37ba07b94cb (
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
|
; Common strings that belong to many files
;[Alarms]
;[Alert 1]
;[Alert 2]
;[Alert 3]
;[Events]
; ../../plugins/Alarms/alarm_win.cpp
;[Background]
;[Example Alarm]
;[Some example text. Example, example, example.]
;[Title]
;[Window]
; ../../plugins/Alarms/alarms.cpp
;[Set Alarm]
;[Set a new alarm]
; ../../plugins/Alarms/frame.cpp
;[%dh %dm]
;[%dm]
;[Alarm Reminders]
;[Frames]
;[Hide Reminders]
;[Show Reminders]
; ../../plugins/Alarms/options.cpp
;[Error]
;[Friday]
;[Monday]
;[Please enter a title for this alarm.]
;[Saturday]
;[Sunday]
;[The alarm time you have selected is in the past.]
;[Thursday]
;[Tuesday]
;[Wednesday]
; ../../plugins/Alarms/resource.rc
;[&Delete]
;[&Edit...]
;[&New Alarm...]
;[&Options...]
;[&Suspend]
;[Actions]
;[Alarm]
;[Alert Window]
;[Auto hide/show]
;[Auto size vertically]
;[Cancel]
;[Daily]
;[Date and Time]
;[DateTimePicker1]
;[Default snooze:]
;[Delete]
;[Description:]
;[Disable next occurence]
;[Dismiss]
;[Don't steal focus unless idle]
;[Don't trigger on startup]
;[Edit]
;[Hide/show with clist]
;[Indent:]
;[Loop sound]
;[Monthly]
;[New]
;[No reminder]
;[OK]
;[Occurrence]
;[Once]
;[Parameters:]
;[Period (hours):]
;[Popup window]
;[Preview]
;[Reminder Frame]
;[Reminder Frame Context]
;[Round corners]
;[Row Height:]
;[Run command:]
;[Snooze]
;[Sound:]
;[Speak]
;[Spin1]
;[Spin2]
;[Static]
;[Title:]
;[Transparency (%):]
;[Use popup plugin]
;[Weekdays]
;[Weekly]
;[Yearly]
;[i'm hiding]
;[minutes]
|