blob: e97f268222fe68117f7c3ba85735739bef102bd1 (
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
184
185
186
187
|
; Common strings that belong to many files
;[Failed to register %s class.]
;[General]
;[Ignore fullscreen]
;[Maximum width]
;[Popup History]
;[Skins]
; ../../plugins/Popup/resource.rc
;[* - built-in skins]
;[-1 = Infinite]
;[0 = Default]
;[Add default actions for contacts only]
;[Add info && menu for IM contacts only]
;[Always (has priority)]
;[Avatar size:]
;[Avatars]
;[Close]
;[Colors can be configured in\r\nCustomize > Fonts && Colors]
;[Common Actions]
;[Configure popup area]
;[Content && Style]
;[Debug]
;[Default Timeout]
;[Desktop]
;[Disable if message window is open]
;[Disable when global status is...]
;[Disable when relevant protocol's status is...]
;[Disable when:]
;[Distance between popups]
;[Do not close hovered popups]
;[Don't close popups on default actions]
;[Download more skins]
;[Draw avatar borders]
;[Draw borders for semitransparent avatars too]
;[Dynamically resize the popups]
;[Effect:]
;[Effects]
;[Enable Win 9x/Me transparency]
;[Enable avatar updates]
;[Enable popup actions]
;[Enable popup history]
;[Enable this notification]
;[Fullscreen mode]
;[General options]
;[Go to Customize > Fonts && Colors for fonts and colors options]
;[History]
;[Icons aligned to the right]
;[Icons and labels below text]
;[Icons on the left]
;[Infinite popup delay]
;[Layout:]
;[Left click action:]
;[LeftButton]
;[Limit window amount to:]
;[Live Preview]
;[MiddleButton]
;[Minimum width]
;[Miranda's window]
;[Miscellaneous]
;[More...]
;[Mouse Actions Overwrite]
;[Multimonitor (98/ME/2000/XP)]
;[Never show]
;[Notifications]
;[Opaque popups under cursor]
;[Per-contact settings]
;[Please choose in what cases default actions should be added:]
;[Popup Actions are those tiny buttons below notification text.]
;[Popup Area]
;[Popup actions will be displayed as:]
;[Popup delay:]
;[Popup timeout:]
;[Position:]
;[Preview]
;[R]
;[Reorder Popups]
;[Right click action:]
;[RightButton]
;[Round corners by]
;[Sec]
;[Show Actions: (requires apply)]
;[Show always]
;[Show default]
;[Size && Position]
;[Skin options]
;[Slide Popup]
;[Start the popups in the monitor with]
;[Store last]
;[Time (in):]
;[Time (out):]
;[Transparency]
;[Use History++ to render log]
;[Use large icons]
;[Use transparency (Windows 2000+)]
;[events]
;[ms]
;[opacity:]
;[pixel(s)]
;[pixels]
;[seconds]
;[the active window]
; ../../plugins/Popup/src/actions.cpp
;[Action]
;[Contact menu]
;[Copy to clipboard]
;[Dismiss popup]
;[Pin popup]
;[Quick reply]
;[Send message]
;[User details]
;[no overwrite]
; ../../plugins/Popup/src/bitmap_funcs.cpp
;[You need the png2dib plugin v. 0.1.3.x or later to process PNG images]
; ../../plugins/Popup/src/config.cpp
;[Test preview for the popup plugin settings. This is supposed to be long enough not to fit in one line...]
;[The Jabberwocky]
;[This is a notification message]
;[This is a warning message]
;[This is an error message]
; ../../plugins/Popup/src/history.cpp
;[Popup History is disabled]
;[Popup History message]
; ../../plugins/Popup/src/main.cpp
;[Actions]
;[Advanced]
;[Classes]
;[Contacts]
;[Disable &popup module]
;[Disable popups]
;[Enable &popup module]
;[Enable popups]
;[Popups are disabled]
;[Popups are enabled]
;[Toggle Popups]
; ../../plugins/Popup/src/opt_adv.cpp
;[%d%%]
;[Fade in/out]
;[No effect]
; ../../plugins/Popup/src/opt_class.cpp
;[Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn!]
; ../../plugins/Popup/src/opt_gen.cpp
;[Popup Plus Warning]
;[Width]
;[You cannot specify a value lower than %d and higher than %d.]
;[horizontal]
;[lower left corner]
;[lower right corner]
;[upper left corner]
;[upper right corner]
;[vertical]
; ../../plugins/Popup/src/opt_skins.cpp
;[Drop shadow effect (Windows XP+)]
;[Drop shadow effect (Windows XP+)/non rectangular]
;[Enable Aero Glass (Vista+)]
;[Just take a look at this skin... ;)]
;[Refresh List]
;[Show clock]
;[Skin preview]
;[Use Windows colours]
;[Use advanced text render]
; ../../plugins/Popup/src/popup_wnd2.cpp
;[Failed to GetClassInfoExW from EDIT class.]
; ../../plugins/Popup/src/services.cpp
;[Error]
;[Notify]
;[Warning]
; ../../plugins/Popup/src/srmm_menu.cpp
;[Auto]
;[Block]
;[Favourite]
;[Popup Mode: Auto]
;[Popup Mode: Block contact]
;[Popup Mode: Favourite]
;[Popup Mode: Ignore fullscreen]
|