]> git.saurik.com Git - apple/mdnsresponder.git/blob - Clients/PrinterSetupWizard/PrinterSetupWizardLocRes.rc
mDNSResponder-107.tar.gz
[apple/mdnsresponder.git] / Clients / PrinterSetupWizard / PrinterSetupWizardLocRes.rc
1 // Microsoft Visual C++ generated resource script.
2 //
3 #include "resource_loc_res.h"
4
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
7 //
8 // Generated from the TEXTINCLUDE 2 resource.
9 //
10 #include "afxres.h"
11 #include "WinVersRes.h"
12
13 /////////////////////////////////////////////////////////////////////////////
14 #undef APSTUDIO_READONLY_SYMBOLS
15
16 /////////////////////////////////////////////////////////////////////////////
17 // Russian resources
18
19 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
20 #ifdef _WIN32
21 LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
22 #pragma code_page(1251)
23 #endif //_WIN32
24
25 #ifdef APSTUDIO_INVOKED
26 /////////////////////////////////////////////////////////////////////////////
27 //
28 // TEXTINCLUDE
29 //
30
31 1 TEXTINCLUDE
32 BEGIN
33 "resource_loc_res.h\0"
34 END
35
36 2 TEXTINCLUDE
37 BEGIN
38 "#include ""afxres.h""\r\n"
39 "#include ""WinVersRes.h""\r\n"
40 "\0"
41 END
42
43 3 TEXTINCLUDE
44 BEGIN
45 "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
46 "#define _AFX_NO_OLE_RESOURCES\r\n"
47 "#define _AFX_NO_TRACKER_RESOURCES\r\n"
48 "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
49 "\r\n"
50 "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
51 "LANGUAGE 9, 1\r\n"
52 "#pragma code_page(1252)\r\n"
53 "#include ""res\\PrinterSetupWizardLocRes.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
54 "#include ""afxres.rc"" // Standard components\r\n"
55 "#endif\r\n"
56 "\0"
57 END
58
59 #endif // APSTUDIO_INVOKED
60
61 #endif // Russian resources
62 /////////////////////////////////////////////////////////////////////////////
63
64
65 /////////////////////////////////////////////////////////////////////////////
66 // English (U.S.) resources
67
68 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
69 #ifdef _WIN32
70 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
71 #pragma code_page(1252)
72 #endif //_WIN32
73
74 /////////////////////////////////////////////////////////////////////////////
75 //
76 // Dialog
77 //
78
79 IDD_ABOUTBOX DIALOGEX 0, 0, 235, 55
80 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION |
81 WS_SYSMENU
82 CAPTION "About Printer Setup Wizard"
83 FONT 8, "MS Shell Dlg", 0, 0, 0x1
84 BEGIN
85 ICON 128,IDC_STATIC,11,17,20,20
86 LTEXT "Printer Setup Wizard Version 1.0",IDC_STATIC,40,10,119,
87 8,SS_NOPREFIX
88 LTEXT "Copyright (C) 2002",IDC_STATIC,40,25,119,8
89 DEFPUSHBUTTON "OK",IDOK,178,7,50,16,WS_GROUP
90 END
91
92 IDD_PRINTERSETUPWIZARD_DIALOG DIALOGEX 0, 0, 320, 200
93 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_VISIBLE |
94 WS_CAPTION | WS_SYSMENU
95 EXSTYLE WS_EX_APPWINDOW
96 CAPTION "Printer Setup Wizard"
97 FONT 8, "MS Shell Dlg", 0, 0, 0x1
98 BEGIN
99 DEFPUSHBUTTON "OK",IDOK,263,7,50,16
100 PUSHBUTTON "Cancel",IDCANCEL,263,25,50,16
101 PUSHBUTTON "Start Wizard",IDC_BUTTON1,100,86,109,35
102 END
103
104 IDD_SECOND_PAGE DIALOGEX 0, 0, 290, 154
105 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
106 CAPTION "Bonjour Printer Wizard"
107 FONT 8, "MS Shell Dlg", 0, 0, 0x0
108 BEGIN
109 LTEXT "Shared printers:",IDC_STATIC,3,0,171,8
110 CONTROL "",IDC_BROWSE_LIST,"SysTreeView32",TVS_DISABLEDRAGDROP |
111 TVS_SHOWSELALWAYS | TVS_FULLROWSELECT | WS_BORDER |
112 WS_TABSTOP,2,11,286,101
113 LTEXT "Description:",IDC_DESCRIPTION_LABEL,13,128,39,8
114 LTEXT "Location:",IDC_LOCATION_LABEL,13,139,30,8
115 GROUPBOX "Printer information",IDC_PRINTER_INFORMATION,2,116,286,
116 37
117 LTEXT "",IDC_DESCRIPTION_FIELD,57,128,226,8
118 LTEXT "",IDC_LOCATION_FIELD,57,139,226,8
119 END
120
121 IDD_FIRST_PAGE DIALOGEX 0, 0, 290, 199
122 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
123 CAPTION "Bonjour Printer Wizard"
124 FONT 8, "MS Shell Dlg", 0, 0, 0x0
125 BEGIN
126 LTEXT "Welcome to the Bonjour Printer Setup Wizard",
127 IDC_GREETING,114,7,171,46
128 LTEXT "Click next to continue.",IDC_STATIC,115,188,143,8
129 LTEXT "This wizard helps you connect to a shared printer using Bonjour. Make sure your printer is turned on and connected to your network.",
130 IDC_STATIC,146,60,139,62
131 ICON "",IDC_INFO,118,60,20,20,SS_REALSIZEIMAGE
132 END
133
134 IDD_THIRD_PAGE DIALOGEX 0, 0, 290, 154
135 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION |
136 WS_SYSMENU
137 CAPTION "Bonjour Printer Wizard"
138 FONT 8, "MS Shell Dlg", 400, 0, 0x1
139 BEGIN
140 CONTROL "",IDC_PRINTER_MODEL,"SysListView32",LVS_REPORT |
141 LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
142 LVS_ALIGNLEFT | WS_BORDER | WS_TABSTOP,110,58,178,76
143 CONTROL "",IDC_PRINTER_MANUFACTURER,"SysListView32",LVS_REPORT |
144 LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
145 LVS_ALIGNLEFT | WS_BORDER | WS_TABSTOP,2,58,105,76
146 ICON 1017,1,0,0,20,27
147 LTEXT "",IDC_PRINTER_NAME,40,5,173,8
148 LTEXT "The Bonjour Printer Wizard has auto-selected the following printer settings. Click 'Next' to continue installing this printer.",
149 IDC_PRINTER_SELECTION_TEXT,40,18,243,33
150 CONTROL "Use this printer as the default printer",
151 IDC_DEFAULT_PRINTER,"Button",BS_AUTOCHECKBOX |
152 WS_TABSTOP,3,142,140,10
153 PUSHBUTTON "Have Disk...",IDC_HAVE_DISK,238,140,50,14
154 END
155
156 IDD_FOURTH_PAGE DIALOGEX 0, 0, 290, 199
157 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
158 CAPTION "Bonjour Printer Wizard"
159 FONT 8, "MS Shell Dlg", 400, 0, 0x1
160 BEGIN
161 LTEXT "Completing the Bonjour Printer Wizard",IDC_GOODBYE,
162 116,7,171,27
163 LTEXT "You have successfully completed the Bonjour Printer Wizard. The printer has the following settings:",
164 IDC_STATIC,116,42,158,31
165 LTEXT "Name:",IDC_STATIC,116,78,22,8
166 LTEXT "Manufacturer:",IDC_STATIC,116,91,47,8
167 LTEXT "Model:",IDC_STATIC,116,104,22,8
168 LTEXT "Protocol:",IDC_STATIC,116,117,38,8
169 LTEXT "Default:",IDC_STATIC,116,130,27,8
170 LTEXT "",IDC_PRINTER_NAME,172,78,113,8
171 LTEXT "",IDC_PRINTER_MANUFACTURER,172,91,113,8
172 LTEXT "",IDC_PRINTER_MODEL,172,104,113,8
173 LTEXT "",IDC_PRINTER_PROTOCOL,172,117,113,8
174 LTEXT "",IDC_PRINTER_DEFAULT,172,130,113,8
175 LTEXT "To close this wizard, click Finish.",IDC_STATIC,116,187,
176 103,8
177 END
178
179 IDD_DIALOG1 DIALOGEX 0, 0, 265, 130
180 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION |
181 WS_SYSMENU
182 CAPTION "Dialog"
183 FONT 8, "MS Shell Dlg", 400, 0, 0x1
184 BEGIN
185 CONTROL 138,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE,0,0,
186 265,131
187 LTEXT "Static",IDC_STATIC,77,12,19,8
188 LTEXT "Static",IDC_STATIC,71,46,19,8
189 LTEXT "Static",IDC_STATIC,71,89,19,8
190 END
191
192
193 /////////////////////////////////////////////////////////////////////////////
194 //
195 // Version
196 //
197
198 VS_VERSION_INFO VERSIONINFO
199 FILEVERSION MASTER_PROD_VERS
200 PRODUCTVERSION MASTER_PROD_VERS
201 FILEFLAGSMASK 0x3fL
202 #ifdef _DEBUG
203 FILEFLAGS 0x1L
204 #else
205 FILEFLAGS 0x0L
206 #endif
207 FILEOS 0x4L
208 FILETYPE 0x1L
209 FILESUBTYPE 0x0L
210 BEGIN
211 BLOCK "StringFileInfo"
212 BEGIN
213 BLOCK "040904e4"
214 BEGIN
215 VALUE "CompanyName", "Apple Computer, Inc."
216 VALUE "FileDescription", "Bonjour Resource Module"
217 VALUE "FileVersion", MASTER_PROD_VERS_STR
218 VALUE "InternalName", "PrinterWizardLocalized.dll"
219 VALUE "LegalCopyright", MASTER_LEGAL_COPYRIGHT
220 VALUE "OriginalFilename", "PrinterWizardLocalized.dll"
221 VALUE "ProductName", MASTER_PROD_NAME
222 VALUE "ProductVersion", MASTER_PROD_VERS_STR
223 END
224 END
225 BLOCK "VarFileInfo"
226 BEGIN
227 VALUE "Translation", 0x409, 1252
228 END
229 END
230
231
232 /////////////////////////////////////////////////////////////////////////////
233 //
234 // String Table
235 //
236
237 STRINGTABLE
238 BEGIN
239 IDS_ABOUTBOX "&About Printer Setup Wizard..."
240 IDS_GOODBYE "Completing the Bonjour Printer Setup Wizard."
241 IDS_GREETING "Welcome to the Bonjour Printer Setup Wizard"
242 IDS_BROWSE_TITLE "Browse for Bonjour Printers"
243 IDS_BROWSE_SUBTITLE "Select the printer you want to use from the list below."
244 IDS_CAPTION "Bonjour Printer Wizard"
245 IDS_GOODBYE_GOOD1 "You have successfully completed the Bonjour Printer Wizard. The printer has the following settings:"
246 IDS_SEARCHING "Searching for printers..."
247 IDS_GOODBYTE_GOOD2 "To close this wizard, click Finish."
248 IDS_INSTALL_TITLE "Install Bonjour Printer"
249 IDS_INSTALL_SUBTITLE "The manufacturer and model determine which printer software to use."
250 END
251
252 STRINGTABLE
253 BEGIN
254 IDS_ERROR_SELECTING_PRINTER_TEXT
255 "There was an error selecting this printer."
256 IDS_ERROR_SELECTING_PRINTER_CAPTION "Error"
257 IDS_INSTALL_ERROR_CAPTION "Error"
258 IDS_INSTALL_ERROR_MESSAGE
259 "You do not have sufficient access to your computer to connect to the selected printer."
260 IDS_MANUFACTURER_HEADING "Manufacturer"
261 IDS_MODEL_HEADING "Model"
262 IDS_NO_PRINTERS "No Bonjour Printers are available"
263 IDS_NO_MDNSRESPONDER_SERVICE_TEXT "Bonjour Service is not available."
264 IDS_NO_MDNSRESPONDER_SERVICE_CAPTION "Error"
265 IDS_PRINTER_MATCH_GOOD "The Bonjour Printer Wizard has auto-selected the following printer settings. Click 'Next' to continue installing this printer."
266 IDS_PRINTER_MATCH_BAD "The Bonjour Printer Wizard cannot find a driver for this printer. Manually select from the list, or click 'Have Disk' if your printer came with an installation disk. "
267 IDS_PRINTER_MATCH_MAYBE "The Bonjour Printer Wizard has selected a generic printer driver for this printer. If your printer came with an installation disk, click 'Have Disk' now to load the manufacturer's drivers."
268 IDS_YES "Yes"
269 IDS_NO "No"
270 IDS_LARGE_FONT "MS Sans Serif"
271 IDS_FIREWALL "Please check firewall setting to ensure the Bonjour Printer Wizard operates correctly."
272 IDS_ERROR_CAPTION "Error"
273 IDS_PRINTER_UNAVAILABLE "The Bonjour printer you have selected is no longer available. Please make sure the printer is powered-on and plugged-in."
274 END
275
276 STRINGTABLE
277 BEGIN
278 IDS_FIREWALL_CAPTION "Firewall Detected"
279 END
280
281 #endif // English (U.S.) resources
282 /////////////////////////////////////////////////////////////////////////////
283
284
285
286 #ifndef APSTUDIO_INVOKED
287 /////////////////////////////////////////////////////////////////////////////
288 //
289 // Generated from the TEXTINCLUDE 3 resource.
290 //
291 #define _AFX_NO_SPLITTER_RESOURCES
292 #define _AFX_NO_OLE_RESOURCES
293 #define _AFX_NO_TRACKER_RESOURCES
294 #define _AFX_NO_PROPERTY_RESOURCES
295
296 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
297 LANGUAGE 9, 1
298 #pragma code_page(1252)
299 #include "res\PrinterSetupWizardLocRes.rc2" // non-Microsoft Visual C++ edited resources
300 #include "afxres.rc" // Standard components
301 #endif
302
303 /////////////////////////////////////////////////////////////////////////////
304 #endif // not APSTUDIO_INVOKED
305