blob: 99cc574fe550152bfd1d1468daecbb72d0c024c5 (
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
|
#muuid {29517be5-779a-48e5-8950-cb4de1d43172}
;============================================================
; File: PackUpdater.dll
; Plugin: Pack updater
; Version: 0.1.0.1
; Authors: Mataes, ZERO_BiT
;============================================================
[Simple updater for Miranda NG premodified packs.]
;file \plugins\PackUpdater\Res\Resource.rc
[Updates found!]
[Update]
[View info]
[Cancel]
Otkazivanje
[PackUpdater has detected updated versions\nof the following Miranda components:]
[Description]
[Downloading...]
[Pack update options]
[On startup]
[Remind about not installed pack update]
[Hotkey]
[Go to Customize -> Hotkeys to change the hotkey]
[Notifications]
[Message boxes]
[Errors]
[Info messages]
[Progress dialogs]
[Every]
[(but only once a day)]
[Message boxes (*)]
[Back]
[Text]
Tekst
[Colors]
[Use cus&tom colors]
[Use &Windows colors]
[Use defa&ult colors]
[Preview]
[Click action]
[On left click]
[On right click]
[Timeout]
[0 = Default]
[-1 = Infinite]
[Sec]
sek
[* Needs popup actions to be enabled]
[Not sets for "Message boxes"]
[Boxes]
[Popups]
Balončići
;file \plugins\PackUpdater\Src\Events.cpp
[Check for pack updates]
[Pack Updater]
;file \plugins\PackUpdater\Src\Notifications.cpp
[An error occurred while downloading the update.]
[Component Name]
[Current Version]
[New Version]
[Downloading pack updates...]
[Downloading update...]
[Downloads complete. Start updating? All your data will be saved and Miranda NG will be closed.]
[Download complete. Start updating? All your data will be saved and Miranda NG will be closed.]
[You have chosen not to install the pack update immediately.\nYou can install it manually from this location:\n\n%s]
;file \plugins\PackUpdater\Src\Notifications.h
[Close popup]
[Do nothing]
;file \plugins\PackUpdater\Src\Options.cpp
[hours]
[days]
[Test]
[Services]
;file \plugins\PackUpdater\Src\PackUpdater.cpp
[Clear pack updates folder]
;file \plugins\PackUpdater\Src\Utils.cpp
['Yes' Button]
['No' Button]
[Pack Updater HTTP connection]
[URL for checking updates not found.]
[Downloading version info...]
[Name of Update's file is not supported.]
[Update is not possible!\nYou have no Administrator's rights.\nPlease run Miranda NG with Administrator's rights.]
[No updates found.]
[No files for update.]
[Update checking already started!]
|