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