]> cygwin.com Git - cygwin-apps/setup.git/blob - resource.h
Add command-line option help-text localization
[cygwin-apps/setup.git] / resource.h
1 // Strings
2
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
108
109 #define IDS_HELPTEXT_COMPACTOS 1500
110 #define IDS_HELPTEXT_PUBKEY 1501
111 #define IDS_HELPTEXT_SEXPR_PUBKEY 1502
112 #define IDS_HELPTEXT_UNTRUSTED_KEYS 1503
113 #define IDS_HELPTEXT_KEEP_UNTRUSTED_KEYS 1504
114 #define IDS_HELPTEXT_OLD_KEYS 1505
115 #define IDS_HELPTEXT_DISABLE_ANTIVIRUS 1506
116 #define IDS_HELPTEXT_UPGRADE_ALSO 1507
117 #define IDS_HELPTEXT_DELETE_ORPHANS 1508
118 #define IDS_HELPTEXT_FORCE_CURRENT 1509
119 #define IDS_HELPTEXT_PRUNE_INSTALL 1510
120 #define IDS_HELPTEXT_ALLOW_TEST 1511
121 #define IDS_HELPTEXT_NO_SHORTCUTS 1512
122 #define IDS_HELPTEXT_NO_STARTMENU 1513
123 #define IDS_HELPTEXT_NO_DESKTOP 1514
124 #define IDS_HELPTEXT_NO_VERIFY 1515
125 #define IDS_HELPTEXT_NO_VERSION_CHECK 1516
126 #define IDS_HELPTEXT_NO_REPLACEONREBOOT 1517
127 #define IDS_HELPTEXT_VERBOSE 1518
128 #define IDS_HELPTEXT_LOCAL_PACKAGE_DIR 1519
129 #define IDS_HELPTEXT_ARCH 1520
130 #define IDS_HELPTEXT_QUIET_MODE 1521
131 #define IDS_HELPTEXT_PACKAGE_MANAGER 1522
132 #define IDS_HELPTEXT_NO_ADMIN 1523
133 #define IDS_HELPTEXT_WAIT 1524
134 #define IDS_HELPTEXT_HELP 1525
135 #define IDS_HELPTEXT_VERSION 1526
136 #define IDS_HELPTEXT_INI_BASENAME 1527
137 #define IDS_HELPTEXT_ALLOW_UNSUPPORTED_WINDOWS 1528
138 #define IDS_HELPTEXT_NO_WARN_DEPRECATED_WINDOWS 1529
139 #define IDS_HELPTEXT_SYMLINK_TYPE 1530
140 #define IDS_HELPTEXT_LANG 1531
141 #define IDS_HELPTEXT_USER_AGENT 1532
142 #define IDS_HELPTEXT_PROXY 1533
143 #define IDS_HELPTEXT_MIRROR_MODE 1534
144 #define IDS_HELPTEXT_REMOVE_PACKAGES 1535
145 #define IDS_HELPTEXT_REMOVE_CATEGORIES 1536
146 #define IDS_HELPTEXT_PACKAGES 1537
147 #define IDS_HELPTEXT_CATEGORIES 1538
148 #define IDS_HELPTEXT_INCLUDE_SOURCE 1539
149 #define IDS_HELPTEXT_SITE 1540
150 #define IDS_HELPTEXT_ONLY_SITE 1541
151 #define IDS_HELPTEXT_DOWNLOAD 1542
152 #define IDS_HELPTEXT_LOCAL_INSTALL 1543
153 #define IDS_HELPTEXT_ROOT 1544
154
155 // Dialogs
156
157 #define IDD_SPLASH 200
158 #define IDD_ROOT 201
159 #define IDD_SOURCE 202
160 #define IDD_OTHER_URL 203
161 #define IDD_SITE 204
162 #define IDD_NET 205
163 #define IDD_PROXY_AUTH 206
164 #define IDD_NET_AUTH 207
165 #define IDD_FTP_AUTH 208
166 #define IDD_LOCAL_DIR 209
167 #define IDD_DLSTATUS 210
168 #define IDD_S_LOAD_INI 211
169 #define IDD_S_FROM_CWD 212
170 #define IDD_CHOOSE 213
171 #define IDD_S_DOWNLOAD 214
172 #define IDD_S_INSTALL 215
173 #define IDD_INSTATUS 216
174 #define IDD_S_POSTINSTALL 217
175 #define IDD_VIRUS 218
176 #define IDD_DESKTOP 219
177 #define IDD_PREREQ 220
178 #define IDD_DROPPED 221
179 #define IDD_POSTINSTALL 222
180 #define IDD_FILE_INUSE 223
181 #define IDD_DOWNLOAD_ERROR 224
182 #define IDD_CONFIRM 225
183
184 // icons
185
186 #define IDI_CYGWIN_SETUP 401
187 #define IDI_CYGWIN 402
188 #define IDI_CYGWIN_TERMINAL 403
189 #define IDI_TREE_PLUS 404
190 #define IDI_TREE_MINUS 405
191
192 // controls
193
194 #define IDC_STATIC -1
195 #define IDC_SOURCE_DOWNLOAD 500
196 #define IDC_SOURCE_NETINST 501
197 #define IDC_SOURCE_LOCALDIR 502
198 #define IDC_ROOT_DIR 503
199 #define IDC_ROOT_BROWSE 504
200 #define IDC_SOURCE_SUBTEXT 505
201 #define IDC_URL_LIST 507
202 #define IDC_SITE_NEXT 508
203 #define IDC_BACK 509
204 #define IDC_OTHER_URL 510
205 #define IDC_NET_PRECONFIG 511
206 #define IDC_NET_DIRECT 512
207 #define IDC_NET_PROXY 513
208 #define IDC_PROXY_HOST 514
209 #define IDC_PROXY_PORT 515
210 #define IDC_PROXY_USER 516
211 #define IDC_DLS_PROGRESS 517
212 #define IDC_DLS_URL 518
213 #define IDC_DLS_RATE 519
214 #define IDC_INS_PKG 520
215 #define IDC_INS_FILE 521
216 #define IDC_INS_DISKFULL 522
217 #define IDC_INS_IPROGRESS 523
218 #define IDC_INS_PPROGRESS 524
219 #define IDC_ROOT_SYSTEM 525
220 #define IDC_ROOT_USER 526
221 #define IDC_NET_USER 527
222 #define IDC_NET_PASSWD 528
223 #define IDC_VERSION 529
224 #define IDC_CHOOSE_VIEW 531
225 #define IDC_CHOOSE_EXP 532
226 #define IDC_CHOOSE_BEST 533
227 #define IDC_CHOOSE_LIST 535
228 #define IDC_INS_ACTION 536
229 #define IDC_ROOT_DESKTOP 537
230 #define IDC_ROOT_MENU 538
231 #define IDC_LOCAL_DIR_BROWSE 539
232 #define IDC_LOCAL_DIR 540
233 #define IDC_DLS_PPROGRESS 541
234 #define IDC_DLS_IPROGRESS 542
235 #define IDC_DLS_PROGRESS_TEXT 543
236 #define IDC_DLS_PPROGRESS_TEXT 544
237 #define IDC_DLS_IPROGRESS_TEXT 545
238 #define IDC_CHOOSE_INST_TEXT_DOWNLOAD 546
239 #define IDC_CHOOSE_VIEWCAPTION 547
240 #define IDC_INS_BL_PACKAGE 549
241 #define IDC_INS_BL_TOTAL 550
242 #define IDC_INS_BL_DISK 551
243 #define IDC_STATIC_HEADER_TITLE 552
244 #define IDC_STATIC_WELCOME_TITLE 553
245 #define IDC_EDIT_USER_URL 554
246 #define IDC_BUTTON_ADD_URL 555
247 #define IDC_DISABLE_AV 556
248 #define IDC_LEAVE_AV 557
249 #define IDC_CHOOSE_KEEP 558
250 #define IDC_HEADICON 559
251 #define IDC_HEADSEPARATOR 560
252 #define IDC_SPLASH_URL 561
253 #define IDC_ROOTDIR_SUBTEXT 562
254 #define IDC_ROOTDIR_GRP 563
255 #define IDC_INSTALLFOR_GRP 564
256 #define IDC_ALLUSERS_TEXT 565
257 #define IDC_JUSTME_TEXT 566
258 #define IDC_LOCALDIR_GRP 570
259 #define IDC_SPLASH_TEXT 571
260 #define IDC_SPLASH_ICON 572
261 #define IDC_SPLASH_COPYR 573
262 #define IDC_SITE_USERURL 574
263 #define IDC_CHOOSE_HIDE 575
264 #define IDC_PREREQ_TEXT 576
265 #define IDC_PREREQ_EDIT 577
266 #define IDC_PREREQ_CHECK 578
267 #define IDC_DROP_MIRRORS 579
268 #define IDC_DROP_NOWARN 580
269 #define IDC_DESKTOP_SEPARATOR 581
270 #define IDC_STATUS_HEADER 582
271 #define IDC_STATUS 583
272 #define IDC_STATIC_HEADER 584
273 #define IDC_CHOOSE_SEARCH_EDIT 585
274 #define IDC_CHOOSE_SEARCH_LABEL 586
275 #define IDC_CHOOSE_CLEAR_SEARCH 587
276 #define IDC_POSTINSTALL_EDIT 589
277 #define IDC_FILE_INUSE_EDIT 590
278 #define IDC_FILE_INUSE_MSG 591
279 #define IDC_DOWNLOAD_EDIT 594
280 #define IDC_CHOOSE_DO_SEARCH 595
281 #define IDC_CHOOSE_SYNC 596
282 #define IDC_CONFIRM_EDIT 597
283 #define IDC_CHOOSE_INST_TEXT_INSTALL 598
284 #define IDC_DESKTOP_HEADER_DOWNLOAD 599
285 #define IDC_DESKTOP_HEADER_TITLE_DOWNLOAD 600
286 #define IDC_DESKTOP_HEADER_INSTALL 601
287 #define IDC_DESKTOP_HEADER_TITLE_INSTALL 602
288 #define IDC_LOCAL_DIR_DOWNLOAD_DESC 603
289 #define IDC_LOCAL_DIR_INSTALL_DESC 604
290 #define IDC_FILE_INUSE_HELP_0 605
291 #define IDC_FILE_INUSE_HELP_1 606
292 #define IDC_FILE_INUSE_HELP_2 607
This page took 0.04554 seconds and 5 git commands to generate.