Use latest Cygwin setup on AppVeyor
[cygwin-setup.git] / resource.h
blob6dfedccf3b9eddf087b8921b5ec36510d201c95b
1 // Strings
3 #define IDS_ROOT_SLASH 100
4 #define IDS_ROOT_SPACE 101
5 #define IDS_ERR_OPEN_WRITE 103
6 #define IDS_SETUPINI_MISSING 104
7 #define IDS_OLD_SETUPINI 105
8 #define IDS_NOTHING_INSTALLED 106
9 #define IDS_INSTALL_COMPLETE 107
10 #define IDS_ERR_OPEN_READ 108
11 #define IDS_ROOT_ABSOLUTE 109
12 #define IDS_DOWNLOAD_COMPLETE 110
13 #define IDS_NOLOGFILE 111
14 #define IDS_UNINSTALL_COMPLETE 112
15 #define IDS_ERR_CHDIR 114
16 #define IDS_OLD_SETUP_VERSION 115
17 #define IDS_DOWNLOAD_INCOMPLETE 116
18 #define IDS_INSTALL_INCOMPLETE 117
19 #define IDS_REBOOT_REQUIRED 118
20 #define IDS_CORRUPT_PACKAGE 119
21 #define IDS_INSTALL_ERROR 120
22 #define IDS_UNCAUGHT_EXCEPTION 122
23 #define IDS_UNCAUGHT_EXCEPTION_WITH_ERRNO 123
24 #define IDS_SKIP_PACKAGE 124
25 #define IDS_TRUSTKEEP_TOOLTIP 125
26 #define IDS_TRUSTCURR_TOOLTIP 127
27 #define IDS_TRUSTEXP_TOOLTIP 128
28 #define IDS_VIEWBUTTON_TOOLTIP 129
29 #define IDS_HIDEOBS_TOOLTIP 130
30 #define IDS_SIG_INVALID 131
31 #define IDS_CRYPTO_ERROR 132
32 #define IDS_SEARCH_TOOLTIP 133
33 #define IDS_MAYBE_MKDIR 136
34 #define IDS_CANT_MKDIR 137
35 #define IDS_NO_LOCALDIR 138
36 #define IDS_ELEVATED 139
37 #define IDS_INSTALLEDB_VERSION 140
38 #define IDS_DOWNLOAD_INCOMPLETE_EXIT 141
39 #define IDS_QUERY_CORRUPT 142
40 #define IDS_TRUSTSYNC_TOOLTIP 143
41 #define IDS_NO_MIRROR_LST 144
42 #define IDS_PROGRESS_PROGRESS 145
43 #define IDS_PROGRESS_PACKAGE 146
44 #define IDS_PROGRESS_CONNECTING 147
45 #define IDS_PROGRESS_CHECKING 148
46 #define IDS_PROGRESS_DOWNLOADING 149
47 #define IDS_PROGRESS_PARSING 150
48 #define IDS_PROGRESS_PREREMOVE 151
49 #define IDS_PROGRESS_UNINSTALL 152
50 #define IDS_PROGRESS_INSTALL 153
51 #define IDS_PROGRESS_CALCULATING 154
52 #define IDS_PROGRESS_POSTINSTALL 155
53 #define IDS_PROGRESS_SOLVING 156
54 #define IDS_ACTION_DEFAULT 157
55 #define IDS_ACTION_SKIP 158
56 #define IDS_ACTION_KEEP 159
57 #define IDS_ACTION_INSTALL 160
58 #define IDS_ACTION_UNINSTALL 161
59 #define IDS_ACTION_REINSTALL 162
60 #define IDS_ACTION_RETRIEVE 163
61 #define IDS_ACTION_UNKNOWN 164
62 #define IDS_ACTION_SOURCE 165
63 #define IDS_VIEW_FULL 166
64 #define IDS_VIEW_PENDING 167
65 #define IDS_VIEW_UPTODATE 168
66 #define IDS_VIEW_NOTINSTALLED 169
67 #define IDS_VIEW_PICKED 170
68 #define IDS_VIEW_CATEGORY 171
69 #define IDS_COLUMN_PACKAGE 172
70 #define IDS_COLUMN_CURRENT 173
71 #define IDS_COLUMN_NEW 174
72 #define IDS_COLUMN_SOURCE 175
73 #define IDS_COLUMN_CATEGORIES 176
74 #define IDS_COLUMN_SIZE 177
75 #define IDS_COLUMN_DESCR 178
76 #define IDS_MBOX_CAPTION 179
77 #define IDS_EXTRACTION_FAILED 180
78 #define IDS_INSTALL_DELETE_OLD_CYGWIN_FAILED 181
79 #define IDS_INSTALL_OLD_CYGWIN 182
80 #define IDS_SHELLLINK_FAILED 183
81 #define IDS_UNSUPPORTED_WINDOWS_VERSION 184
82 #define IDS_MOUNT_REGISTRY_KEY_FAILED 185
83 #define IDS_NIO_ERROR 186
84 #define IDS_PREREQ_UNSOLVED_PROBLEMS 187
85 #define IDS_MIXED_BITNESS_ERROR 188
86 #define IDS_GET_SITELIST_ERROR 189
87 #define IDS_CONFIRM_EXIT 190
88 #define IDS_EXTRACTION_INUSE 191
89 #define IDS_CONTINUE 192
90 #define IDS_CHOOSER_EMPTY_NO_PACKAGES 193
91 #define IDS_CHOOSER_EMPTY_DOWNLOAD 194
92 #define IDS_CHOOSER_EMPTY_INSTALL 195
93 #define IDS_ROOT_BROWSE_TITLE 196
94 #define IDS_LOCALDIR_BROWSE_DOWNLOAD_TITLE 197
95 #define IDS_LOCALDIR_BROWSE_PACKAGE_TITLE 198
96 #define IDS_PROGRESS_CHECKING_HASH 199
97 #define IDS_CONFIRM_UNINSTALL 1200
98 #define IDS_CONFIRM_INSTALL 1201
99 #define IDS_CONFIRM_DOWNLOAD 1202
100 #define IDS_CONFIRM_NOTHING 1203
101 #define IDS_CONFIRM_AUTO_ADD 1204
102 #define IDS_CONFIRM_SOURCE 1205
103 #define IDS_PROGRESS_DOWNLOADING_FROM 1206
104 #define IDS_FILE_INUSE_KILL 1207
105 #define IDS_FILE_INUSE_MSG 1208
106 #define IDS_DEPRECATED_WINDOWS_VERSION 1209
107 #define IDS_DEPRECATED_WINDOWS_ARCH 1210
109 // Dialogs
111 #define IDD_SPLASH 200
112 #define IDD_ROOT 201
113 #define IDD_SOURCE 202
114 #define IDD_OTHER_URL 203
115 #define IDD_SITE 204
116 #define IDD_NET 205
117 #define IDD_PROXY_AUTH 206
118 #define IDD_NET_AUTH 207
119 #define IDD_FTP_AUTH 208
120 #define IDD_LOCAL_DIR 209
121 #define IDD_DLSTATUS 210
122 #define IDD_S_LOAD_INI 211
123 #define IDD_S_FROM_CWD 212
124 #define IDD_CHOOSE 213
125 #define IDD_S_DOWNLOAD 214
126 #define IDD_S_INSTALL 215
127 #define IDD_INSTATUS 216
128 #define IDD_S_POSTINSTALL 217
129 #define IDD_VIRUS 218
130 #define IDD_DESKTOP 219
131 #define IDD_PREREQ 220
132 #define IDD_DROPPED 221
133 #define IDD_POSTINSTALL 222
134 #define IDD_FILE_INUSE 223
135 #define IDD_DOWNLOAD_ERROR 224
136 #define IDD_CONFIRM 225
138 // icons
140 #define IDI_CYGWIN_SETUP 401
141 #define IDI_CYGWIN 402
142 #define IDI_CYGWIN_TERMINAL 403
143 #define IDI_TREE_PLUS 404
144 #define IDI_TREE_MINUS 405
146 // controls
148 #define IDC_STATIC -1
149 #define IDC_SOURCE_DOWNLOAD 500
150 #define IDC_SOURCE_NETINST 501
151 #define IDC_SOURCE_LOCALDIR 502
152 #define IDC_ROOT_DIR 503
153 #define IDC_ROOT_BROWSE 504
154 #define IDC_SOURCE_SUBTEXT 505
155 #define IDC_URL_LIST 507
156 #define IDC_SITE_NEXT 508
157 #define IDC_BACK 509
158 #define IDC_OTHER_URL 510
159 #define IDC_NET_PRECONFIG 511
160 #define IDC_NET_DIRECT 512
161 #define IDC_NET_PROXY 513
162 #define IDC_PROXY_HOST 514
163 #define IDC_PROXY_PORT 515
164 #define IDC_PROXY_USER 516
165 #define IDC_DLS_PROGRESS 517
166 #define IDC_DLS_URL 518
167 #define IDC_DLS_RATE 519
168 #define IDC_INS_PKG 520
169 #define IDC_INS_FILE 521
170 #define IDC_INS_DISKFULL 522
171 #define IDC_INS_IPROGRESS 523
172 #define IDC_INS_PPROGRESS 524
173 #define IDC_ROOT_SYSTEM 525
174 #define IDC_ROOT_USER 526
175 #define IDC_NET_USER 527
176 #define IDC_NET_PASSWD 528
177 #define IDC_VERSION 529
178 #define IDC_CHOOSE_VIEW 531
179 #define IDC_CHOOSE_EXP 532
180 #define IDC_CHOOSE_BEST 533
181 #define IDC_CHOOSE_LIST 535
182 #define IDC_INS_ACTION 536
183 #define IDC_ROOT_DESKTOP 537
184 #define IDC_ROOT_MENU 538
185 #define IDC_LOCAL_DIR_BROWSE 539
186 #define IDC_LOCAL_DIR 540
187 #define IDC_DLS_PPROGRESS 541
188 #define IDC_DLS_IPROGRESS 542
189 #define IDC_DLS_PROGRESS_TEXT 543
190 #define IDC_DLS_PPROGRESS_TEXT 544
191 #define IDC_DLS_IPROGRESS_TEXT 545
192 #define IDC_CHOOSE_INST_TEXT_DOWNLOAD 546
193 #define IDC_CHOOSE_VIEWCAPTION 547
194 #define IDC_INS_BL_PACKAGE 549
195 #define IDC_INS_BL_TOTAL 550
196 #define IDC_INS_BL_DISK 551
197 #define IDC_STATIC_HEADER_TITLE 552
198 #define IDC_STATIC_WELCOME_TITLE 553
199 #define IDC_EDIT_USER_URL 554
200 #define IDC_BUTTON_ADD_URL 555
201 #define IDC_DISABLE_AV 556
202 #define IDC_LEAVE_AV 557
203 #define IDC_CHOOSE_KEEP 558
204 #define IDC_HEADICON 559
205 #define IDC_HEADSEPARATOR 560
206 #define IDC_SPLASH_URL 561
207 #define IDC_ROOTDIR_SUBTEXT 562
208 #define IDC_ROOTDIR_GRP 563
209 #define IDC_INSTALLFOR_GRP 564
210 #define IDC_ALLUSERS_TEXT 565
211 #define IDC_JUSTME_TEXT 566
212 #define IDC_LOCALDIR_GRP 570
213 #define IDC_SPLASH_TEXT 571
214 #define IDC_SPLASH_ICON 572
215 #define IDC_SPLASH_COPYR 573
216 #define IDC_SITE_USERURL 574
217 #define IDC_CHOOSE_HIDE 575
218 #define IDC_PREREQ_TEXT 576
219 #define IDC_PREREQ_EDIT 577
220 #define IDC_PREREQ_CHECK 578
221 #define IDC_DROP_MIRRORS 579
222 #define IDC_DROP_NOWARN 580
223 #define IDC_DESKTOP_SEPARATOR 581
224 #define IDC_STATUS_HEADER 582
225 #define IDC_STATUS 583
226 #define IDC_STATIC_HEADER 584
227 #define IDC_CHOOSE_SEARCH_EDIT 585
228 #define IDC_CHOOSE_SEARCH_LABEL 586
229 #define IDC_CHOOSE_CLEAR_SEARCH 587
230 #define IDC_POSTINSTALL_EDIT 589
231 #define IDC_FILE_INUSE_EDIT 590
232 #define IDC_FILE_INUSE_MSG 591
233 #define IDC_DOWNLOAD_EDIT 594
234 #define IDC_CHOOSE_DO_SEARCH 595
235 #define IDC_CHOOSE_SYNC 596
236 #define IDC_CONFIRM_EDIT 597
237 #define IDC_CHOOSE_INST_TEXT_INSTALL 598
238 #define IDC_DESKTOP_HEADER_DOWNLOAD 599
239 #define IDC_DESKTOP_HEADER_TITLE_DOWNLOAD 600
240 #define IDC_DESKTOP_HEADER_INSTALL 601
241 #define IDC_DESKTOP_HEADER_TITLE_INSTALL 602
242 #define IDC_LOCAL_DIR_DOWNLOAD_DESC 603
243 #define IDC_LOCAL_DIR_INSTALL_DESC 604
244 #define IDC_FILE_INUSE_HELP_0 605
245 #define IDC_FILE_INUSE_HELP_1 606
246 #define IDC_FILE_INUSE_HELP_2 607