Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1197 lines
54 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "atlres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // TYPELIB
  22. //
  23. 1 TYPELIB MOVEABLE PURE "DfsGUI.tlb"
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29. 1 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "resource.h\0"
  32. END
  33. 2 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "#include ""atlres.h""\r\n"
  36. "\0"
  37. END
  38. 3 TEXTINCLUDE DISCARDABLE
  39. BEGIN
  40. "\r\n"
  41. "\0"
  42. END
  43. #endif // APSTUDIO_INVOKED
  44. /////////////////////////////////////////////////////////////////////////////
  45. //
  46. // Bitmap
  47. //
  48. IDB_CONNECT_16x16 BITMAP DISCARDABLE "connect.bmp"
  49. IDB_SCOPE_IMAGES_16x16 BITMAP DISCARDABLE "scope16.bmp"
  50. IDB_SCOPE_IMAGES_32x32 BITMAP DISCARDABLE "scope32.bmp"
  51. IDB_CREATE_DFSROOT_WATERMARK BITMAP DISCARDABLE "WizWater.bmp"
  52. IDB_CREATE_DFSROOT_HEADER BITMAP DISCARDABLE "WizHead.bmp"
  53. IDB_MAIN32x32 BITMAP DISCARDABLE "dfs32x32.bmp"
  54. IDB_MAIN16x16 BITMAP DISCARDABLE "dfs16x16.bmp"
  55. IDB_ADMIN_TOOLBAR BITMAP DISCARDABLE "dfstoolb.bmp"
  56. IDB_ROOT_TOOLBAR BITMAP DISCARDABLE "roottool.bmp"
  57. IDB_JP_TOOLBAR BITMAP DISCARDABLE "jp_toolb.bmp"
  58. IDB_REPLICA_TOOLBAR BITMAP DISCARDABLE "reptoolb.bmp"
  59. IDB_NEWFRSWIZ_BANNER BITMAP DISCARDABLE "banner.bmp"
  60. /////////////////////////////////////////////////////////////////////////////
  61. //
  62. // Dialog
  63. //
  64. IDD_JP_PROP DIALOGEX 0, 0, 251, 218
  65. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  66. EXSTYLE WS_EX_CONTEXTHELP
  67. CAPTION "General"
  68. FONT 8, "MS Shell Dlg"
  69. BEGIN
  70. ICON IDI_MAIN32x32,IDC_STATIC,7,7,20,20
  71. EDITTEXT IDC_REPLICA_SET_NAME,40,12,204,14,ES_AUTOHSCROLL |
  72. ES_READONLY
  73. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,34,
  74. 238,1
  75. LTEXT "C&omments:",IDC_STATIC,7,43,41,10
  76. EDITTEXT IDC_REPLICA_SET_COMMENT,7,53,237,14,ES_AUTOHSCROLL
  77. LTEXT "Amount of time clients &cache this referral in seconds:",
  78. IDC_REFFERAL_TIME_LABEL,7,71,237,10
  79. EDITTEXT IDC_REFFERAL_TIME,7,81,48,14,ES_AUTOHSCROLL | ES_NUMBER
  80. END
  81. IDD_CREATE_DFSROOT_WIZ_PAGE1 DIALOG DISCARDABLE 0, 0, 317, 186
  82. STYLE WS_POPUP | WS_VISIBLE | WS_CAPTION
  83. CAPTION "New Root Wizard"
  84. FONT 8, "MS Shell Dlg"
  85. BEGIN
  86. LTEXT "Welcome to the New Root Wizard",IDC_WELCOME_BIG_TITLE,
  87. 122,7,188,27
  88. LTEXT "This wizard helps you create a root for the Distributed File System (DFS).",
  89. IDC_STATIC,122,40,188,23
  90. LTEXT "A DFS root is the top level in a hierarchy. A root can be mapped to multiple shared folders called root targets. A root can also host links, each of which is mapped to its own targets.",
  91. IDC_STATIC,122,63,188,39
  92. LTEXT "To continue, click Next.",IDC_STATIC,122,102,188,15
  93. END
  94. IDD_CREATE_DFSROOT_WIZ_PAGE2 DIALOG DISCARDABLE 0, 0, 317, 143
  95. STYLE WS_POPUP | WS_CAPTION
  96. CAPTION "New Root Wizard"
  97. FONT 8, "MS Shell Dlg"
  98. BEGIN
  99. LTEXT "Unlike stand-alone roots, domain roots support automatic replication and use Active Directory to store the DFS configuration.",
  100. IDC_STATIC,21,1,274,23
  101. LTEXT "Select the type of root you want to create:",IDC_STATIC,
  102. 21,28,274,10
  103. CONTROL "&Domain root",IDC_RADIO_FTDFSROOT,"Button",
  104. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP |
  105. WS_TABSTOP,21,40,264,10
  106. CONTROL "&Stand-alone root",IDC_RADIO_STANDALONE_DFSROOT,"Button",
  107. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,
  108. 21,52,264,10
  109. END
  110. IDD_CREATE_DFSROOT_WIZ_PAGE3 DIALOG DISCARDABLE 0, 0, 317, 143
  111. STYLE WS_POPUP | WS_VISIBLE | WS_CAPTION
  112. CAPTION "New Root Wizard"
  113. FONT 8, "MS Shell Dlg"
  114. BEGIN
  115. LTEXT "Type the domain to host the root, or select it from the list of trusting domains.",
  116. IDC_STATIC,21,1,274,15
  117. LTEXT "&Domain name:",IDC_STATIC,21,16,274,10
  118. EDITTEXT IDC_EDIT_SELECTED_DOMAIN,21,26,274,14,ES_AUTOHSCROLL
  119. LTEXT "&Trusting domains:",IDC_STATIC,21,45,274,8
  120. CONTROL "List1",IDC_LIST_DOMAINS,"SysListView32",LVS_LIST |
  121. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  122. LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER |
  123. WS_TABSTOP,21,56,274,80
  124. END
  125. IDD_CREATE_DFSROOT_WIZ_PAGE4 DIALOG DISCARDABLE 0, 0, 317, 143
  126. STYLE WS_POPUP | WS_VISIBLE | WS_CAPTION
  127. CAPTION "New Root Wizard"
  128. FONT 8, "MS Shell Dlg"
  129. BEGIN
  130. LTEXT "&Server name:",IDC_STATIC,21,16,272,8
  131. EDITTEXT IDC_EDIT_SELECTED_SERVER,21,26,220,14,ES_AUTOHSCROLL
  132. PUSHBUTTON "B&rowse...",IDCSERVERS_BROWSE,246,26,50,14
  133. LTEXT "S&hare to be used:",IDC_SERVER_SHARE_LABEL,22,47,272,8,
  134. NOT WS_VISIBLE
  135. EDITTEXT IDC_SERVER_SHARE,21,57,275,14,ES_AUTOHSCROLL |
  136. ES_READONLY | NOT WS_VISIBLE
  137. END
  138. IDD_CREATE_DFSROOT_WIZ_PAGE5 DIALOG DISCARDABLE 0, 0, 317, 143
  139. STYLE WS_POPUP | WS_VISIBLE | WS_CAPTION
  140. CAPTION "New Root Wizard"
  141. FONT 8, "MS Shell Dlg"
  142. BEGIN
  143. LTEXT "&Folder to share:",IDC_STATIC,21,16,272,8
  144. EDITTEXT IDC_EDIT_SHARE_PATH,21,26,220,14,ES_AUTOHSCROLL
  145. PUSHBUTTON "B&rowse...",IDCSHARE_BROWSE,246,26,50,14
  146. END
  147. IDD_CREATE_DFSROOT_WIZ_PAGE6 DIALOG DISCARDABLE 0, 0, 317, 143
  148. STYLE WS_POPUP | WS_CAPTION
  149. CAPTION "New Root Wizard"
  150. FONT 8, "MS Shell Dlg"
  151. BEGIN
  152. LTEXT "Type a unique name for this root.",IDC_STATIC,21,1,275,
  153. 15
  154. LTEXT "&Root name:",IDC_STATIC,21,16,275,10
  155. EDITTEXT IDC_EDIT_DFSROOT_NAME,21,26,275,14,ES_AUTOHSCROLL
  156. LTEXT "Preview of &UNC path to the root:",IDC_STATIC,21,44,275,
  157. 10
  158. EDITTEXT IDC_TEXT_DFSROOT_PREFIX,21,54,275,14,ES_AUTOHSCROLL |
  159. ES_READONLY
  160. LTEXT "&Comments: ",IDC_STATIC,21,72,275,10
  161. EDITTEXT IDC_EDIT_DFSROOT_COMMENT,21,82,275,14,ES_AUTOHSCROLL
  162. LTEXT "&Share to be used:",IDC_STATIC,21,100,275,8
  163. EDITTEXT IDC_ROOT_SHARE,21,110,275,14,ES_AUTOHSCROLL |
  164. ES_READONLY
  165. END
  166. IDD_CREATE_DFSROOT_WIZ_PAGE7 DIALOG DISCARDABLE 0, 0, 317, 186
  167. STYLE WS_POPUP | WS_CAPTION
  168. CAPTION "New Root Wizard"
  169. FONT 8, "MS Shell Dlg"
  170. BEGIN
  171. LTEXT "Completing the New Root Wizard",IDC_COMPLETE_BIG_TITLE,
  172. 122,7,182,27
  173. LTEXT "You have successfully completed the New Root Wizard. You have chosen to create a root with the following settings:",
  174. IDC_STATIC,122,34,182,31
  175. EDITTEXT IDC_DFSWIZ_TEXT,122,65,182,60,ES_MULTILINE | ES_READONLY |
  176. ES_WANTRETURN | WS_HSCROLL | NOT WS_TABSTOP
  177. LTEXT "To close this wizard and create the root, click Finish.",
  178. IDC_STATIC,122,152,182,15
  179. END
  180. IDD_DLGCONNECTTO DIALOGEX 0, 0, 242, 231
  181. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  182. EXSTYLE WS_EX_CONTEXTHELP
  183. CAPTION "Show Root"
  184. FONT 8, "MS Shell Dlg"
  185. BEGIN
  186. LTEXT "Enter the root you want to manage. You can type the root or host server name or select one from the list below.",
  187. IDC_STATIC,7,7,228,23
  188. LTEXT "The following three forms are acceptable:\n\t\\\\<HostDomain>\\<DFSRootName>\n\t\\\\<HostServer>\\<DFSRootName>\n\t\\\\<HostServer>",
  189. IDC_STATIC,7,30,228,39
  190. LTEXT "&Root or host server:",IDC_STATIC,7,69,228,10
  191. EDITTEXT IDC_EditDfsRoot,7,79,228,14,ES_AUTOHSCROLL
  192. LTEXT "&Trusting domains:",IDC_STATIC,7,97,228,10
  193. CONTROL "Tree1",IDC_TREEDFSRoots,"SysTreeView32",TVS_HASBUTTONS |
  194. TVS_HASLINES | TVS_LINESATROOT | TVS_DISABLEDRAGDROP |
  195. WS_BORDER | WS_TABSTOP,7,107,228,94
  196. DEFPUSHBUTTON "OK",1,131,210,50,14
  197. PUSHBUTTON "Cancel",2,185,210,50,14
  198. END
  199. IDD_ADDTODFS DIALOGEX 0, 0, 248, 204
  200. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  201. EXSTYLE WS_EX_CONTEXTHELP
  202. CAPTION "New Link"
  203. FONT 8, "MS Shell Dlg"
  204. BEGIN
  205. LTEXT "Enter a name and path for the new link. When users open this link, they are redirected to the shared folder you select as the target.",
  206. IDC_STATIC,7,7,234,23
  207. LTEXT "&Link name:",IDC_STATIC,7,30,234,10
  208. EDITTEXT IDC_EDITCHLDNODE,7,40,234,14,ES_AUTOHSCROLL | WS_GROUP
  209. LTEXT "Preview of &UNC path to the link:",IDC_STATIC,7,58,234,
  210. 10
  211. EDITTEXT IDC_EDIT_ADDLINK_DFSLINK_PATH,7,68,234,14,ES_AUTOHSCROLL |
  212. ES_READONLY
  213. LTEXT "&Path to target (shared folder):",IDC_STATIC,7,86,234,
  214. 10
  215. EDITTEXT IDC_EDITNETPATH,7,96,181,14,ES_AUTOHSCROLL | WS_GROUP
  216. PUSHBUTTON "&Browse...",IDC_BUTTONNETBROWSE,191,96,50,14
  217. LTEXT "C&omments:",IDC_STATIC,7,114,234,10
  218. EDITTEXT IDC_EDITCOMMENT,7,124,234,14,ES_AUTOHSCROLL | WS_GROUP
  219. LTEXT "Amount of time clients &cache this referral in seconds:",
  220. IDC_STATIC,7,142,234,10
  221. EDITTEXT IDC_EDITTIME,7,152,48,14,ES_AUTOHSCROLL | ES_NUMBER
  222. DEFPUSHBUTTON "OK",1,137,183,50,14
  223. PUSHBUTTON "Cancel",2,191,183,50,14
  224. END
  225. IDD_ADDREP DIALOGEX 0, 0, 271, 143
  226. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  227. EXSTYLE WS_EX_CONTEXTHELP
  228. CAPTION "New Target"
  229. FONT 8, "MS Shell Dlg"
  230. BEGIN
  231. LTEXT "Enter a target to associate with this link. When users open the link, they are redirected to the shared folder you select as the target.",
  232. IDC_STATIC,7,7,257,23
  233. LTEXT "&Path to target (shared folder):",IDC_STATIC,7,61,264,8
  234. EDITTEXT IDC_EDITNETPATH,7,71,203,14,ES_AUTOHSCROLL
  235. PUSHBUTTON "&Browse...",IDC_BUTTONNETBROWSE,214,71,50,14
  236. CONTROL "&Add this target to the replication set",
  237. IDC_ADDREP_REPLICATE,"Button",BS_AUTOCHECKBOX |
  238. WS_TABSTOP,7,95,257,10
  239. DEFPUSHBUTTON "OK",1,160,122,50,14,WS_GROUP
  240. PUSHBUTTON "Cancel",2,214,122,50,14
  241. LTEXT "&Selected link:",IDC_STATIC,7,30,257,8
  242. EDITTEXT IDC_EDIT_ADDREP_DFSLINK_PATH,7,40,257,14,ES_AUTOHSCROLL |
  243. ES_READONLY
  244. END
  245. IDD_FILTERDFSLINKS DIALOGEX 0, 0, 263, 143
  246. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  247. EXSTYLE WS_EX_CONTEXTHELP
  248. CAPTION "Filter Links"
  249. FONT 8, "MS Shell Dlg"
  250. BEGIN
  251. LTEXT "You can change the number of links that are displayed. You can also filter for link names that start with or contain specific characters.",
  252. IDC_STATIC,7,7,249,23
  253. LTEXT "&Type the maximum number of links:",IDC_STATIC,7,37,167,
  254. 8
  255. EDITTEXT IDC_FILTERDFSLINKS_MAXLIMIT,178,34,78,14,ES_RIGHT |
  256. ES_AUTOHSCROLL | ES_NUMBER
  257. CONTROL "Do &not filter links by name",
  258. IDC_FILTERDFSLINKS_RADIO_NO,"Button",BS_AUTORADIOBUTTON |
  259. WS_GROUP | WS_TABSTOP,7,60,249,10
  260. CONTROL "&Filter links by name:",IDC_FILTERDFSLINKS_RADIO_YES,
  261. "Button",BS_AUTORADIOBUTTON,7,72,114,10
  262. COMBOBOX IDC_FILTERDFSLINKS_FILTER_TYPE,21,84,102,45,
  263. CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  264. LTEXT "&Value:",IDC_FILTERDFSLINKS_FILTER_LABEL,128,72,128,8
  265. EDITTEXT IDC_FILTERDFSLINKS_FILTER,127,83,129,14,ES_AUTOHSCROLL
  266. DEFPUSHBUTTON "OK",IDOK,147,122,50,14
  267. PUSHBUTTON "Cancel",IDCANCEL,206,122,50,14
  268. END
  269. IDD_FRS_PROP DIALOGEX 0, 0, 251, 218
  270. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  271. EXSTYLE WS_EX_CONTEXTHELP
  272. CAPTION "Replication"
  273. FONT 8, "MS Shell Dlg"
  274. BEGIN
  275. LTEXT "&Topology:",IDC_STATIC,7,7,237,10
  276. EDITTEXT IDC_FRSPROP_TOPOLOGYPREF,7,17,171,14,ES_AUTOHSCROLL |
  277. ES_READONLY
  278. PUSHBUTTON "C&ustomize...",IDC_FRSPROP_CUSTOMIZE,182,17,62,14
  279. LTEXT "&Hub:",IDC_FRSPROP_HUBSERVER_LABEL,7,35,51,10
  280. EDITTEXT IDC_FRSPROP_HUBSERVER,62,35,182,14,ES_AUTOHSCROLL |
  281. ES_READONLY
  282. LTEXT "To modify the replication schedule for all connections, click Schedule.",
  283. IDC_STATIC,7,53,171,23
  284. PUSHBUTTON "&Schedule...",IDC_FRSPROP_RESETSCHEDULE,182,55,62,14
  285. LTEXT "Initial &master:",IDC_FRSPROP_PRIMARYMEMBER_LABEL,7,83,
  286. 51,8
  287. EDITTEXT IDC_FRSPROP_PRIMARYMEMBER,62,80,182,14,ES_AUTOHSCROLL |
  288. ES_READONLY
  289. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,114,
  290. 237,1
  291. LTEXT "You can specify the files and subfolders that are excluded from replication.",
  292. IDC_STATIC,7,123,237,15
  293. LTEXT "&File filter:",IDC_STATIC,7,142,237,10
  294. EDITTEXT IDC_FRSPROP_FILEFILTER,7,152,171,14,ES_AUTOHSCROLL |
  295. ES_READONLY
  296. PUSHBUTTON "&Edit...",IDC_FRSPROP_FILEFILTER_EDIT,182,152,62,14
  297. LTEXT "Su&bfolder filter:",IDC_STATIC,7,170,237,10
  298. EDITTEXT IDC_FRSPROP_DIRFILTER,7,180,171,14,ES_AUTOHSCROLL |
  299. ES_READONLY
  300. PUSHBUTTON "E&dit...",IDC_FRSPROP_DIRFILTER_EDIT,182,180,62,14
  301. END
  302. IDD_PUBLISH_PROP DIALOGEX 0, 0, 252, 218
  303. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  304. EXSTYLE WS_EX_CONTEXTHELP
  305. CAPTION "Publish"
  306. FONT 8, "MS Shell Dlg"
  307. BEGIN
  308. CONTROL "&Publish this root in Active Directory",
  309. IDC_PUBPROP_PUBLISH,"Button",BS_AUTOCHECKBOX |
  310. WS_TABSTOP,7,7,238,12
  311. LTEXT "Path to DFS &root:",IDC_PUBPROP_UNCPATH_LABEL,17,23,218,
  312. 10
  313. EDITTEXT IDC_PUBPROP_UNCPATH,17,33,218,14,ES_AUTOHSCROLL |
  314. ES_READONLY
  315. LTEXT "&Description:",IDC_PUBPROP_DESCRIPTION_LABEL,17,51,218,
  316. 10
  317. EDITTEXT IDC_PUBPROP_DESCRIPTION,17,61,218,14,ES_AUTOHSCROLL
  318. LTEXT "&Owner (e.g., [email protected] or redmond\\JeffSmith):",
  319. IDC_PUBPROP_MANAGEDBY_LABEL,17,79,218,18
  320. EDITTEXT IDC_PUBPROP_MANAGEDBY,17,97,218,14,ES_AUTOHSCROLL
  321. LTEXT "&Keywords:",IDC_PUBPROP_KEYWORDS_LABEL,17,115,218,10
  322. EDITTEXT IDC_PUBPROP_KEYWORDS,17,125,161,14,ES_AUTOHSCROLL |
  323. ES_READONLY
  324. PUSHBUTTON "&Edit...",IDC_PUBPROP_KEYWORDS_EDIT,185,125,50,14
  325. LTEXT "",IDC_PUBPROP_ERROR,7,7,238,51
  326. END
  327. IDD_FRS_CUSTOM_TOPOLOGY DIALOGEX 0, 0, 294, 263
  328. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  329. EXSTYLE WS_EX_CONTEXTHELP
  330. CAPTION "Customize Topology"
  331. FONT 8, "MS Shell Dlg"
  332. BEGIN
  333. LTEXT "You can use this dialog box to customize your replication topology, rebuild connections between servers, and open the replication schedule.",
  334. IDC_STATIC,7,7,280,23
  335. LTEXT "&Topology:",IDC_STATIC,7,30,280,8
  336. COMBOBOX IDC_FRS_CUSTOP_TOPOLOGYPREF,7,40,213,50,CBS_DROPDOWNLIST |
  337. WS_VSCROLL | WS_TABSTOP
  338. PUSHBUTTON "&Rebuild",IDC_FRS_CUSTOP_REBUILD,224,39,63,14
  339. LTEXT "&Hub:",IDC_FRS_CUSTOP_HUBSERVER_LABEL,7,56,280,8
  340. COMBOBOX IDC_FRS_CUSTOP_HUBSERVER,7,66,280,61,CBS_DROPDOWNLIST |
  341. WS_VSCROLL | WS_TABSTOP
  342. LTEXT "&Connections:",IDC_STATIC,7,82,280,8
  343. CONTROL "",IDC_FRS_CUSTOP_CONNECTIONS,"SysListView32",LVS_REPORT |
  344. LVS_SHOWSELALWAYS | LVS_NOLABELWRAP | WS_BORDER |
  345. WS_TABSTOP,7,93,280,98
  346. PUSHBUTTON "&New...",IDC_FRS_CUSTOP_CONNECTIONS_NEW,7,194,63,14
  347. PUSHBUTTON "&Delete",IDC_FRS_CUSTOP_CONNECTIONS_DELETE,74,194,63,14
  348. PUSHBUTTON "&Schedule...",IDC_FRS_CUSTOP_SCHEDULE,224,194,63,14
  349. LTEXT "To customize initial synchronization priorities, click Priorities.",
  350. IDC_STATIC,7,219,211,15
  351. PUSHBUTTON "&Priorities...",IDC_FRS_CUSTOP_ADVANCED,224,216,63,14
  352. DEFPUSHBUTTON "OK",IDOK,157,239,63,14
  353. PUSHBUTTON "Cancel",IDCANCEL,224,239,63,14
  354. END
  355. IDD_FRS_NEW_CONNECTIONS DIALOGEX 0, 0, 261, 239
  356. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  357. EXSTYLE WS_EX_CONTEXTHELP
  358. CAPTION "New Connections"
  359. FONT 8, "MS Shell Dlg"
  360. BEGIN
  361. LTEXT "Select the servers you want to connect.",IDC_STATIC,7,7,
  362. 247,15
  363. LTEXT "&Connect from:",IDC_STATIC,7,26,120,8
  364. CONTROL "",IDC_FRS_NEWCONN_FROM,"SysListView32",LVS_REPORT |
  365. LVS_SHOWSELALWAYS | LVS_SORTASCENDING | LVS_NOLABELWRAP |
  366. WS_BORDER | WS_TABSTOP,7,38,120,147
  367. LTEXT "Connect &with:",IDC_STATIC,134,26,120,8
  368. CONTROL "",IDC_FRS_NEWCONN_TO,"SysListView32",LVS_REPORT |
  369. LVS_SHOWSELALWAYS | LVS_SORTASCENDING | LVS_NOLABELWRAP |
  370. WS_BORDER | WS_TABSTOP,134,38,120,147
  371. DEFPUSHBUTTON "OK",IDOK,146,218,50,14
  372. PUSHBUTTON "Cancel",IDCANCEL,204,218,50,14
  373. END
  374. IDD_NEWFRSWIZ_PAGE0 DIALOGEX 0, 0, 294, 155
  375. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  376. EXSTYLE WS_EX_APPWINDOW
  377. CAPTION "Configure Replication Wizard"
  378. FONT 8, "MS Shell Dlg"
  379. BEGIN
  380. CONTROL 131,IDC_STATIC,"Static",SS_BITMAP,0,0,88,155
  381. LTEXT "Welcome to the Configure Replication Wizard",
  382. IDC_NEWFRS_WELCOME,100,7,187,27
  383. LTEXT "This wizard helps you select the master replica and a replication topology.",
  384. IDC_STATIC,100,41,187,27
  385. LTEXT "When you first start replication, the master replica's contents are copied to all of the other enabled targets in the replication set. Backups of these targets' current contents are archived. To locate the archive, open the Event Log.",
  386. IDC_STATIC,100,73,187,54
  387. END
  388. IDD_NEWFRSWIZ_PAGE1 DIALOGEX 0, 0, 294, 155
  389. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  390. EXSTYLE WS_EX_APPWINDOW
  391. CAPTION "Configure Replication Wizard"
  392. FONT 8, "MS Shell Dlg"
  393. BEGIN
  394. CONTROL 131,IDC_STATIC,"Static",SS_BITMAP,0,0,88,155
  395. LTEXT "You must select one target as the initial master. The first time you start replication, its contents are replicated to the other targets. Targets that are not eligible to join file replication are denoted with a red X.",
  396. IDC_STATIC,100,0,187,39
  397. LTEXT "Select an initial &master:",IDC_STATIC,100,39,187,10
  398. CONTROL "",IDC_NEWFRSWIZ_MASTER,"SysListView32",LVS_REPORT |
  399. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  400. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,100,49,187,54
  401. PUSHBUTTON "&Staging...",IDC_NEWFRSWIZ_STAGING,237,105,50,14
  402. LTEXT "",IDC_NEWFRSWIZ_MASTER_DESC,100,121,187,34
  403. END
  404. IDD_NEWFRSWIZ_PAGE2 DIALOGEX 0, 0, 294, 155
  405. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  406. EXSTYLE WS_EX_APPWINDOW
  407. CAPTION "Configure Replication Wizard"
  408. FONT 8, "MS Shell Dlg"
  409. BEGIN
  410. CONTROL 131,IDC_STATIC,"Static",SS_BITMAP,0,0,88,155
  411. LTEXT "The topology controls the direction in which information is replicated between targets.\n\nSelect the topology you want for this replication set.",
  412. IDC_STATIC,100,7,187,36
  413. LTEXT "&Topology:",IDC_STATIC,100,49,187,10
  414. COMBOBOX IDC_NEWFRSWIZ_TOPOLOGYPREF,100,59,187,61,
  415. CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  416. LTEXT "&Hub:",IDC_NEWFRSWIZ_HUBSERVER_LABEL,100,75,187,8
  417. COMBOBOX IDC_NEWFRSWIZ_HUBSERVER,100,85,187,61,CBS_DROPDOWNLIST |
  418. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  419. LTEXT "When you quit or refresh DFS, the topology you select is treated as Custom because your network uses an earlier version of Active Directory.",
  420. IDC_NEWFRSWIZ_OLDSCHEMA,100,105,187,43
  421. END
  422. IDD_MVSTRINGEDIT DIALOG DISCARDABLE 0, 0, 227, 154
  423. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  424. EXSTYLE WS_EX_CONTEXTHELP
  425. CAPTION "Edit"
  426. FONT 8, "MS Shell Dlg"
  427. BEGIN
  428. LTEXT "Type the information, and then click Add.",
  429. IDC_MVSTRINGEDIT_TEXT,7,7,213,23
  430. EDITTEXT IDC_MVSTRINGEDIT_STRING,7,30,159,14,ES_AUTOHSCROLL
  431. PUSHBUTTON "&Add",IDC_MVSTRINGEDIT_ADD,170,30,50,14
  432. CONTROL "",IDC_MVSTRINGEDIT_LIST,"SysListView32",LVS_REPORT |
  433. LVS_SORTASCENDING | LVS_NOLABELWRAP | LVS_NOCOLUMNHEADER |
  434. WS_BORDER | WS_TABSTOP,7,48,159,70
  435. PUSHBUTTON "&Remove",IDC_MVSTRINGEDIT_REMOVE,170,48,50,14
  436. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,125,
  437. 213,1
  438. DEFPUSHBUTTON "OK",IDOK,116,133,50,14
  439. PUSHBUTTON "Cancel",IDCANCEL,170,133,50,14
  440. END
  441. IDD_MROOTS DIALOGEX 0, 0, 186, 169
  442. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  443. EXSTYLE WS_EX_CONTEXTHELP
  444. CAPTION "Select Roots"
  445. FONT 8, "MS Shell Dlg"
  446. BEGIN
  447. LTEXT "",IDC_MROOTS_TEXT,7,7,172,23
  448. LTEXT "&Roots:",IDC_STATIC,7,34,172,8
  449. CONTROL "List1",IDC_MROOTS_LIST,"SysListView32",LVS_LIST |
  450. LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  451. LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,7,44,172,90
  452. DEFPUSHBUTTON "OK",IDOK,35,148,50,14
  453. PUSHBUTTON "Cancel",IDCANCEL,100,148,50,14
  454. END
  455. IDD_STAGING DIALOG DISCARDABLE 0, 0, 211, 151
  456. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  457. EXSTYLE WS_EX_CONTEXTHELP
  458. CAPTION "Staging Folder"
  459. FONT 8, "MS Shell Dlg"
  460. BEGIN
  461. LTEXT "When replicating contents of the DFS target, File Replication service uses the following folder to store temporary files.",
  462. IDC_STATIC,7,7,197,39
  463. LTEXT "&Staging folder:",IDC_STATIC,7,78,197,8
  464. EDITTEXT IDC_STAGING_FOLDER,7,88,143,14,ES_AUTOHSCROLL
  465. PUSHBUTTON "&Browse...",IDC_STAGING_BROWSE,154,88,50,14
  466. DEFPUSHBUTTON "OK",IDOK,100,130,50,14
  467. PUSHBUTTON "Cancel",IDCANCEL,154,130,50,14
  468. LTEXT "&DFS target:",IDC_STATIC,7,50,197,8
  469. EDITTEXT IDC_STAGING_TARGET,7,60,197,14,ES_AUTOHSCROLL |
  470. ES_READONLY
  471. END
  472. IDD_FRS_ADVANCED DIALOGEX 0, 0, 294, 263
  473. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  474. EXSTYLE WS_EX_CONTEXTHELP
  475. CAPTION "Priorities"
  476. FONT 8, "MS Shell Dlg"
  477. BEGIN
  478. CONTROL "Use this dialog box to set the initial synchronization priority for inbound connections. Learn more about the <A>initial synchronization process</A>.",
  479. IDC_FRS_ADVANCED_EXPLANATION,"SysLink",WS_TABSTOP,7,7,
  480. 280,23
  481. LTEXT "&Server:",IDC_STATIC,7,30,280,8
  482. COMBOBOX IDC_FRS_ADVANCED_SERVER,7,40,280,30,CBS_DROPDOWNLIST |
  483. WS_VSCROLL | WS_TABSTOP
  484. LTEXT "Sit&e:",IDC_STATIC,7,56,280,8
  485. EDITTEXT IDC_FRS_ADVANCED_SITE,7,66,280,14,ES_AUTOHSCROLL |
  486. ES_READONLY
  487. LTEXT "&Inbound connections:",IDC_STATIC,7,84,280,8
  488. CONTROL "",IDC_FRS_ADVANCED_INBOUND_CONNS,"SysListView32",
  489. LVS_REPORT | LVS_SHOWSELALWAYS | LVS_NOLABELWRAP |
  490. WS_BORDER | WS_TABSTOP,7,94,280,80
  491. LTEXT "&Priority:",IDC_STATIC,7,178,280,8
  492. COMBOBOX IDC_FRS_ADVANCED_NEW_PRIORITY,7,188,216,30,
  493. CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  494. PUSHBUTTON "&Change",IDC_FRS_ADVANCED_CHANGE,227,188,60,14
  495. LTEXT "",IDC_FRS_ADVANCED_NEW_PRIORITY_DESC,7,206,280,31
  496. DEFPUSHBUTTON "OK",IDOK,163,242,60,14
  497. PUSHBUTTON "Cancel",IDCANCEL,227,242,60,14
  498. END
  499. /////////////////////////////////////////////////////////////////////////////
  500. //
  501. // REGISTRY
  502. //
  503. IDR_DFSSNAPINRESULTMANAGER REGISTRY DISCARDABLE "DfsReslt.rgs"
  504. IDR_DFSSNAPINSCOPEMANAGER REGISTRY DISCARDABLE "DfsScope.rgs"
  505. /////////////////////////////////////////////////////////////////////////////
  506. //
  507. // Icon
  508. //
  509. // Icon with lowest ID value placed first to ensure application icon
  510. // remains consistent on all systems.
  511. IDI_MAIN32x32 ICON DISCARDABLE "dfs32x32.ico"
  512. IDI_16x16_SHARE ICON DISCARDABLE "SHARE.ICO"
  513. IDI_16x16_SHARENA ICON DISCARDABLE "SHARENA.ICO"
  514. IDI_16x16_FTROOT ICON DISCARDABLE "ftroot.ICO"
  515. IDI_16x16_SAROOT ICON DISCARDABLE "saroot.ICO"
  516. IDI_16x16_DOMAIN ICON DISCARDABLE "DOMAIN.ICO"
  517. /////////////////////////////////////////////////////////////////////////////
  518. //
  519. // DESIGNINFO
  520. //
  521. #ifdef APSTUDIO_INVOKED
  522. GUIDELINES DESIGNINFO DISCARDABLE
  523. BEGIN
  524. IDD_JP_PROP, DIALOG
  525. BEGIN
  526. LEFTMARGIN, 7
  527. RIGHTMARGIN, 244
  528. TOPMARGIN, 7
  529. BOTTOMMARGIN, 211
  530. END
  531. IDD_CREATE_DFSROOT_WIZ_PAGE1, DIALOG
  532. BEGIN
  533. LEFTMARGIN, 3
  534. RIGHTMARGIN, 310
  535. VERTGUIDE, 122
  536. TOPMARGIN, 3
  537. END
  538. IDD_CREATE_DFSROOT_WIZ_PAGE2, DIALOG
  539. BEGIN
  540. LEFTMARGIN, 3
  541. RIGHTMARGIN, 314
  542. VERTGUIDE, 21
  543. VERTGUIDE, 34
  544. VERTGUIDE, 295
  545. TOPMARGIN, 1
  546. BOTTOMMARGIN, 139
  547. END
  548. IDD_CREATE_DFSROOT_WIZ_PAGE3, DIALOG
  549. BEGIN
  550. LEFTMARGIN, 21
  551. RIGHTMARGIN, 295
  552. VERTGUIDE, 106
  553. TOPMARGIN, 1
  554. BOTTOMMARGIN, 136
  555. HORZGUIDE, 51
  556. END
  557. IDD_CREATE_DFSROOT_WIZ_PAGE4, DIALOG
  558. BEGIN
  559. LEFTMARGIN, 21
  560. RIGHTMARGIN, 296
  561. VERTGUIDE, 31
  562. TOPMARGIN, 1
  563. BOTTOMMARGIN, 136
  564. HORZGUIDE, 40
  565. END
  566. IDD_CREATE_DFSROOT_WIZ_PAGE5, DIALOG
  567. BEGIN
  568. LEFTMARGIN, 21
  569. RIGHTMARGIN, 296
  570. VERTGUIDE, 34
  571. VERTGUIDE, 41
  572. VERTGUIDE, 286
  573. TOPMARGIN, 1
  574. BOTTOMMARGIN, 136
  575. HORZGUIDE, 27
  576. END
  577. IDD_CREATE_DFSROOT_WIZ_PAGE6, DIALOG
  578. BEGIN
  579. LEFTMARGIN, 21
  580. RIGHTMARGIN, 314
  581. VERTGUIDE, 296
  582. TOPMARGIN, 1
  583. BOTTOMMARGIN, 140
  584. END
  585. IDD_CREATE_DFSROOT_WIZ_PAGE7, DIALOG
  586. BEGIN
  587. LEFTMARGIN, 3
  588. RIGHTMARGIN, 304
  589. VERTGUIDE, 122
  590. TOPMARGIN, 3
  591. END
  592. IDD_DLGCONNECTTO, DIALOG
  593. BEGIN
  594. LEFTMARGIN, 7
  595. RIGHTMARGIN, 235
  596. VERTGUIDE, 7
  597. VERTGUIDE, 235
  598. BOTTOMMARGIN, 224
  599. HORZGUIDE, 179
  600. END
  601. IDD_ADDTODFS, DIALOG
  602. BEGIN
  603. LEFTMARGIN, 7
  604. RIGHTMARGIN, 241
  605. VERTGUIDE, 7
  606. VERTGUIDE, 241
  607. TOPMARGIN, 7
  608. BOTTOMMARGIN, 197
  609. HORZGUIDE, 30
  610. END
  611. IDD_ADDREP, DIALOG
  612. BEGIN
  613. LEFTMARGIN, 7
  614. VERTGUIDE, 22
  615. VERTGUIDE, 264
  616. TOPMARGIN, 7
  617. BOTTOMMARGIN, 136
  618. HORZGUIDE, 7
  619. HORZGUIDE, 46
  620. HORZGUIDE, 136
  621. END
  622. IDD_FILTERDFSLINKS, DIALOG
  623. BEGIN
  624. LEFTMARGIN, 7
  625. RIGHTMARGIN, 256
  626. TOPMARGIN, 7
  627. BOTTOMMARGIN, 136
  628. END
  629. IDD_FRS_PROP, DIALOG
  630. BEGIN
  631. LEFTMARGIN, 7
  632. RIGHTMARGIN, 244
  633. TOPMARGIN, 7
  634. BOTTOMMARGIN, 211
  635. END
  636. IDD_PUBLISH_PROP, DIALOG
  637. BEGIN
  638. LEFTMARGIN, 7
  639. RIGHTMARGIN, 245
  640. VERTGUIDE, 17
  641. VERTGUIDE, 235
  642. TOPMARGIN, 7
  643. BOTTOMMARGIN, 211
  644. END
  645. IDD_FRS_CUSTOM_TOPOLOGY, DIALOG
  646. BEGIN
  647. LEFTMARGIN, 7
  648. RIGHTMARGIN, 287
  649. TOPMARGIN, 7
  650. BOTTOMMARGIN, 253
  651. END
  652. IDD_FRS_NEW_CONNECTIONS, DIALOG
  653. BEGIN
  654. LEFTMARGIN, 7
  655. RIGHTMARGIN, 254
  656. TOPMARGIN, 7
  657. BOTTOMMARGIN, 232
  658. END
  659. IDD_NEWFRSWIZ_PAGE1, DIALOG
  660. BEGIN
  661. LEFTMARGIN, 7
  662. RIGHTMARGIN, 287
  663. END
  664. IDD_NEWFRSWIZ_PAGE2, DIALOG
  665. BEGIN
  666. VERTGUIDE, 100
  667. VERTGUIDE, 287
  668. HORZGUIDE, 7
  669. HORZGUIDE, 148
  670. END
  671. IDD_MVSTRINGEDIT, DIALOG
  672. BEGIN
  673. LEFTMARGIN, 7
  674. RIGHTMARGIN, 220
  675. TOPMARGIN, 7
  676. BOTTOMMARGIN, 147
  677. END
  678. IDD_MROOTS, DIALOG
  679. BEGIN
  680. LEFTMARGIN, 7
  681. RIGHTMARGIN, 179
  682. TOPMARGIN, 7
  683. BOTTOMMARGIN, 162
  684. END
  685. IDD_STAGING, DIALOG
  686. BEGIN
  687. LEFTMARGIN, 7
  688. RIGHTMARGIN, 204
  689. TOPMARGIN, 7
  690. BOTTOMMARGIN, 144
  691. END
  692. IDD_FRS_ADVANCED, DIALOG
  693. BEGIN
  694. LEFTMARGIN, 7
  695. RIGHTMARGIN, 287
  696. TOPMARGIN, 7
  697. BOTTOMMARGIN, 256
  698. END
  699. END
  700. #endif // APSTUDIO_INVOKED
  701. /////////////////////////////////////////////////////////////////////////////
  702. //
  703. // String Table
  704. //
  705. STRINGTABLE DISCARDABLE
  706. BEGIN
  707. IDS_APPLICATION_NAME "Distributed File System"
  708. IDS_NODENAME "Distributed File System"
  709. IDS_RESULT_COLUMN_ROOTREPLICA "Root Target"
  710. IDS_RESULT_COLUMN_REPLICA "Target"
  711. IDS_RESULT_COLUMN_FRS "File Replication"
  712. END
  713. STRINGTABLE DISCARDABLE
  714. BEGIN
  715. IDS_MSG_STOP_REPLICATION
  716. "This will stop the replication for %1. Updates to the data will no longer be replicated. This may result in data inconsistencies between targets which could have unpredictable results. Do you want to continue?"
  717. IDS_MSG_STOP_REPLICATION_TARGET
  718. "This will remove target %1 from the replication set. This target will no longer receive or propagate updates. This may result in data inconsistencies between targets which could have unpredictable results. Do you want to continue?"
  719. IDS_MSG_DELETE_DISPLAYEDDFSLINKS
  720. "This will delete all the displayed DFS links. Clients will not be able to access them. Links that were not shown due to the filter settings may appear in the console. Do you want to continue?"
  721. IDS_MSG_DELETE_CONNECTION_TO_DFSROOT
  722. "This will remove the display of the DFS root %1 from your console. This will not affect client access to this DFS. Do you want to continue?"
  723. IDS_MSG_DELETE_DFSROOT "This will delete the DFS root %1. Clients will not be able to access this DFS again. Do you want to continue?"
  724. IDS_MSG_REMOVE_ROOT_REPLICA
  725. "This will remove root target %1 from this DFS root. If it is the only root target of this DFS root, the DFS root will be deleted also. Do you want to continue?"
  726. END
  727. STRINGTABLE DISCARDABLE
  728. BEGIN
  729. IDS_MSG_REMOVE_REPLICA "This will remove target %1 from this DFS link. If it is the only target of this DFS link, the DFS link will be deleted also. Do you want to continue?"
  730. IDS_MSG_REMOVE_JP "This will delete the DFS link %1 from the DFS logical namespace. This operation will not delete any data on the target of the DFS link. Do you want to continue?"
  731. IDS_MSG_FAILED_TO_INITIALIZE_DFSROOT
  732. "The DFS root for server %1 could not be initialized. The server could not be located or it does not host a DFS root."
  733. IDS_FAILED_TO_BROWSE_NETWORKPATH
  734. "The following error occurred while browsing for a shared folder:\n"
  735. IDS_BROWSE_NET_DLG "Select the target shared folder for the DFS link."
  736. IDS_MSG_FAILED_TO_CREATE_JUNCTION_POINT
  737. "The following error occurred while creating the DFS link:\n"
  738. IDS_MSG_FAILED_TO_CREATE_REPLICA
  739. "The following error occurred while creating the new target:\n"
  740. IDS_FAILED_TO_BROWSE_SERVER
  741. "The following error occurred while browsing for a server in %1:\n"
  742. IDS_MSG_INCORRECT_DOMAIN
  743. "The following error occurred while contacting the domain %1:\n"
  744. IDS_MSG_INCORRECT_SERVER
  745. "The following error occurred while contacting the server %1:\n"
  746. END
  747. STRINGTABLE DISCARDABLE
  748. BEGIN
  749. IDS_APP_BINARY_NAME "dfsgui.dll"
  750. IDS_DESCRIPTION_BAR_TEXT_ADMIN "Distributed File System"
  751. IDS_DESCRIPTION_BAR_TEXT_ROOT "Complete DFS path: %1"
  752. IDS_DESCRIPTION_BAR_TEXT_JUNCTIONPOINT "Complete DFS path: %1"
  753. IDS_STATUS_BAR_TEXT_ROOT "Number of links: %1!u! displayed, %2!u! total"
  754. IDS_MSG_WIZ_DFS_ALREADY_PRESENT "This server already hosts a DFS root."
  755. IDS_MSG_WIZ_DELETE_FAILURE
  756. "The following error occurred while deleting the DFS root %1:\n"
  757. END
  758. STRINGTABLE DISCARDABLE
  759. BEGIN
  760. IDS_MSG_WIZ_DELETE_JP_FAILURE
  761. "The following error occurred while removing the DFS link %1:\n"
  762. IDS_MSG_WIZ_DELETE_REPLICA_FAILURE
  763. "The following error occurred while removing the target:\n"
  764. IDS_WIZ_PAGE2_TITLE "Root Type"
  765. IDS_WIZ_PAGE2_SUBTITLE "You can create a domain or a stand-alone root."
  766. END
  767. STRINGTABLE DISCARDABLE
  768. BEGIN
  769. IDS_WIZ_PAGE3_TITLE "Host Domain"
  770. IDS_WIZ_PAGE3_SUBTITLE "A domain can host multiple DFS roots."
  771. IDS_WIZ_PAGE4_TITLE "Host Server"
  772. IDS_WIZ_PAGE4_SUBTITLE "Enter the name of the host server for this root."
  773. IDS_WIZ_PAGE5_TITLE "Root Share"
  774. IDS_WIZ_PAGE5_SUBTITLE "The specified share does not exist. Create a new share at the following location."
  775. IDS_WIZ_PAGE6_TITLE "Root Name"
  776. IDS_WIZ_PAGE6_SUBTITLE "You must provide a unique name for each DFS root."
  777. IDS_ENABLED "Enabled"
  778. IDS_DISABLED "Disabled"
  779. IDS_REPLICATION_STATUS_NOTELIGIBLE "Not eligible"
  780. IDS_REPLICATION_STATUS_UNKNOWN "Unknown"
  781. IDS_REPLICATION_STATUSBAR_MEMBER "Automatically replicated"
  782. IDS_REPLICATION_STATUSBAR_NONMEMBER "Not automatically replicated"
  783. END
  784. STRINGTABLE DISCARDABLE
  785. BEGIN
  786. IDS_REPLICATION_STATUSBAR_NONTFRS "File Replication service not installed"
  787. IDS_REPLICATION_STATUSBAR_NOTDISKTREE "Not on a regular disk share"
  788. IDS_REPLICATION_STATUSBAR_NOTNTFS "Not using NTFS 5.0"
  789. IDS_REPLICATION_STATUSBAR_CONFLICTSTAGING
  790. "No volume suitable for storing temporary files"
  791. IDS_REPLICATION_STATUSBAR_NODOMAIN "Not on a domain computer"
  792. IDS_REPLICATION_STATUSBAR_NOTSMBDISK
  793. "Not a Microsoft Windows Network disk"
  794. IDS_REPLICATION_STATUSBAR_OVERLAPPING
  795. "Overlapping an existing replicated folder"
  796. IDS_REPLICATION_COLUMN_1 "Target"
  797. END
  798. STRINGTABLE DISCARDABLE
  799. BEGIN
  800. IDS_REPLICATION_COLUMN_2 "Staging Folder"
  801. IDS_REPLICATION_NOTAPPLY "N/A"
  802. IDS_REPLICATION_NONTFRS "This target is not eligible because File Replication service is not installed."
  803. IDS_REPLICATION_NOTDISKTREE
  804. "This target is not eligible because it is not on a regular disk share."
  805. IDS_REPLICATION_NOTNTFS "This target is not eligible because it is not on a volume formatted with the NTFS 5.0 file system."
  806. IDS_REPLICATION_CONFLICTSTAGING
  807. "This target is not eligible because there is no volume suitable for storing temporary files."
  808. IDS_REPLICATION_NODOMAIN
  809. "This target is not eligible because it is not on a domain computer."
  810. IDS_REPLICATION_NOTSMBDISK
  811. "This target is not eligible because it is not a disk resource provided by Microsoft Windows Network."
  812. IDS_REPLICATION_OVERLAPPING
  813. "This target is not eligible because the folder overlaps an existing replicated folder on that computer."
  814. IDS_REPLICATION_UNKNOWN "Unknown: "
  815. END
  816. STRINGTABLE DISCARDABLE
  817. BEGIN
  818. IDS_MVSTRINGEDIT_TITLE_FILEFILTER "Edit File Filter"
  819. IDS_MVSTRINGEDIT_TEXT_FILEFILTER
  820. "Type a valid file name, and then click Add. The file name can contain wildcard characters (* and ?)."
  821. IDS_MVSTRINGEDIT_TITLE_DIRFILTER "Edit Subfolder Filter"
  822. IDS_MVSTRINGEDIT_TEXT_DIRFILTER
  823. "Type a valid folder name, and then click Add. The folder name can contain wildcard characters (* and ?)."
  824. IDS_MVSTRINGEDIT_TITLE_KEYWORDS "Edit Keywords"
  825. IDS_MVSTRINGEDIT_TEXT_KEYWORDS "Type a keyword, and then click Add."
  826. IDS_MVSTRINGEDIT_STRING_INVALID
  827. "The following character is not valid: ""%1"""
  828. IDS_MENUS_STATIC_TOP_NEW_DFSROOT "&New Root...|New Root|Creates root"
  829. IDS_MENUS_STATIC_TOP_CONNECTTO
  830. "&Show Root...|Show Root|Displays existing root"
  831. IDS_MENUS_ROOT_TOP_NEW_DFS_LINK "&New Link...|New Link|Creates link"
  832. IDS_MENUS_ROOT_TOP_NEW_ROOT_REPLICA
  833. "N&ew Root Target...|New Root Target|Creates root target"
  834. IDS_MENUS_ROOT_TOP_CHECK_STATUS
  835. "&Check Status|Check Status|Checks whether targets are online"
  836. IDS_MENUS_ROOT_TOP_FILTER_DFS_LINKS
  837. "Filter Lin&ks...|Filter Links|Limits number of displayed links"
  838. IDS_MENUS_ROOT_TOP_DELETE_CONNECTION_TO_DFS_ROOT
  839. "Hide R&oot|Hide Root|Hides root from console display"
  840. IDS_MENUS_ROOT_TOP_DELETE_DFS_ROOT
  841. "&Delete Root|Delete Root|Deletes logical namespace"
  842. END
  843. STRINGTABLE DISCARDABLE
  844. BEGIN
  845. IDS_MENUS_ROOT_TOP_DELETE_DISPLAYED_DFS_LINKS
  846. "Delete Displa&yed Links|Delete Displayed Links|Deletes displayed links"
  847. IDS_MENUS_ROOT_TOP_REPLICATION_TOPOLOGY
  848. "&Configure Replication...|Configure Replication|Configures replication for this root"
  849. IDS_MENUS_ROOT_TOP_SHOW_REPLICATION
  850. "Show Replication &Information|Show Replication Information|Displays replication status for each target"
  851. IDS_MENUS_ROOT_TOP_HIDE_REPLICATION
  852. "Hide Replication &Information|Hide Replication Information|Hides replication status for each target"
  853. IDS_MENUS_ROOT_TOP_STOP_REPLICATION
  854. "Stop Re&plication|Stop Replication|Stops replication for this root"
  855. END
  856. STRINGTABLE DISCARDABLE
  857. BEGIN
  858. IDS_MENUS_JUNCTION_TOP_NEW_DFS_REPLICA
  859. "&New Target...|New Target|Creates target"
  860. IDS_MENUS_JUNCTION_TOP_CHECK_STATUS
  861. "&Check Status|Check Status|Checks whether targets are online"
  862. IDS_MENUS_JUNCTION_TOP_REMOVE_FROM_DFS
  863. "&Delete Link|Delete Link|Deletes link from logical namespace"
  864. IDS_MENUS_JUNCTION_TOP_REPLICATION_TOPOLOGY
  865. "&Configure Replication...|Configure Replication|Configures replication for this link"
  866. IDS_MENUS_JUNCTION_TOP_SHOW_REPLICATION
  867. "Show Replication &Information|Show Replication Information|Displays replication status for each target"
  868. IDS_MENUS_JUNCTION_TOP_HIDE_REPLICATION
  869. "Hide Replication &Information|Hide Replication Information|Hides replication status for each target"
  870. IDS_MENUS_JUNCTION_TOP_STOP_REPLICATION
  871. "Stop Re&plication|Stop Replication|Stops replication for this link"
  872. END
  873. STRINGTABLE DISCARDABLE
  874. BEGIN
  875. IDS_MENUS_REPLICA_TOP_OPEN "&Open|Open|Opens target"
  876. IDS_MENUS_REPLICA_TOP_CHECK_STATUS
  877. "&Check Status|Check Status|Checks whether this target is online"
  878. IDS_MENUS_REPLICA_TOP_TAKE_REPLICA_OFFLINE_ONLINE
  879. "E&nable or Disable Referral|Enable or Disable Referral|Enables or disables DFS referral to this target"
  880. IDS_MENUS_REPLICA_TOP_REMOVE_FROM_DFS
  881. "Remove T&arget|Remove Target|Removes target from logical namespace"
  882. END
  883. STRINGTABLE DISCARDABLE
  884. BEGIN
  885. IDS_MENUS_REPLICA_TOP_REPLICATE
  886. "&Enable Replication...|Enable Replication|Enables replication of this target"
  887. IDS_MENUS_REPLICA_TOP_STOP_REPLICATION
  888. "&Disable Replication|Disable Replication|Disables replication of this target"
  889. END
  890. STRINGTABLE DISCARDABLE
  891. BEGIN
  892. IDS_MSG_NOT_50 "The computer you entered cannot host the DFS root. You must enter the name of a computer running an operating system in the Windows 2000 Server or Windows Server 2003 families."
  893. IDS_MSG_NOT_RUNNING_DFS "The server %1 is not running the DFS service. \r\nPlease make sure that you have enough permissions to contact the server and it is running the DFS service.\r\n"
  894. IDS_MSG_SERVER_FROM_ANOTHER_DOMAIN
  895. "The server %1 does not belong to the domain specified earlier.\r\n"
  896. IDS_LARGEFONTNAME "MS Shell Dlg"
  897. IDS_LARGEFONTSIZE "12"
  898. IDS_MSG_EXPLORE_FAILURE "Failed to launch explorer homed at %1."
  899. IDS_MSG_INVALID_SERVER_NAME "The server name ""%1"" is not valid."
  900. IDS_MSG_INVALID_SHARE_NAME "The share name ""%1"" is not valid."
  901. IDS_MSG_SHARE_EXITS "A share with the same name already exists."
  902. IDS_MSG_EMPTY_FIELD "Please enter a value. The field cannot be blank.\n\nFocus will be set to the field after this message is dismissed."
  903. IDS_MSG_EMPTY_DFSROOT "You must enter the root or host server name."
  904. IDS_MSG_EMPTY_LINKFILTMAX "You must type the maximum number of links."
  905. END
  906. STRINGTABLE DISCARDABLE
  907. BEGIN
  908. IDS_MSG_TIMEOUT_INVALIDRANGE
  909. "You must specify a caching time within the range of 0 and 4294967295."
  910. IDS_MSG_FRS_BADSERVICE "In order for %1 to join the replication, the File Replication service on server %2 needs to be configured as auto-start and running.\nThe error listed below occurred during this configuration process.\nYou can manually finish the configuration, then click Yes to continue; or you can click No to re-configure the replication.\n\n"
  911. END
  912. STRINGTABLE DISCARDABLE
  913. BEGIN
  914. IDS_MSG_ROOT_ALREADY_EXISTS
  915. "The DFS root ""%1"" already exists. Please give a different name for the new DFS root."
  916. IDS_MSG_JUNCTION_ALREADY_EXISTS
  917. "The DFS link ""%1"" already exists. Please give a different name for the new DFS link."
  918. IDS_MSG_WIZ_BAD_DFS_NAME
  919. "The characters contained in the DFS name are not valid."
  920. IDS_MSG_MID_JUNCTION "The network path %1 is a DFS path and cannot be used as the target of a DFS link."
  921. IDS_SNAPIN_DESCRIPTION "Use existing file shares to build a single logical namespace."
  922. IDS_REPLICA_SET_TOPOLOGY_MINIMUM
  923. "A replication set needs at least two members."
  924. IDS_MSG_DFS_INTRO "By using Distributed File System (DFS), you can organize multiple shared folders, or targets, into a logical namespace of roots and links. You can also use DFS to control how File Replication service replicates files between those targets.\n\nTo show an existing DFS root, click Action, and then click Show Root. To create a DFS root, click Action, and then click New Root."
  925. END
  926. STRINGTABLE DISCARDABLE
  927. BEGIN
  928. IDS_MMC_HELP_FILE_PATH "\\Help\\DF.chm"
  929. IDS_LINKED_HELP_FILE_PATH "\\Help\\DFConcepts.chm"
  930. IDS_MMC_HELP_FILE_TOPIC "DFConcepts.chm::/sag_DFtopnode.htm"
  931. IDS_INVALID_LINKNAME "The link name should take the form ""path\\path\\path""."
  932. IDS_MSG_FRS_NOTALLOWED_ON_SAME_SERVER
  933. "A share on server %1 is already enabled. File replication is not allowed between shares on the same computer."
  934. IDS_MSG_WIZ_DELETE_FAILURE_RETRY
  935. "The following error occurred during deleting the DFS root on %1.\nDo you want to forcibly remove the DFS root?\n"
  936. IDS_NOT_UNC_PATH """%1"" is not a valid UNC path."
  937. IDS_NETPATH_ADD_ANYWAY "The following error occurred while contacting ""%1"". Do you want to add it anyway?\n"
  938. IDS_NON_DNSNAME_ADD_ANYWAY
  939. "The computer name in ""%1"" does not appear to be a Dns name. It may not be accessible by all DFS clients. Do you want to add it anyway?\n\n"
  940. IDS_PATH_NOT_FOLDER "The path %1 is not pointing to a folder. Please specify a valid folder path."
  941. END
  942. STRINGTABLE DISCARDABLE
  943. BEGIN
  944. IDS_INVALID_FOLDER "The folder must be local to the computer, and its path must be in the following form: ""X:\\path\\path\\path""."
  945. IDS_FAILED_TO_VALIDATE_FOLDER
  946. "The following error occurred while validating the folder path %1:\n"
  947. IDS_CREATE_FOLDER "The folder %1 does not exist on server %2. Do you want to create it?\n"
  948. IDS_FAILED_TO_CREATE_FOLDER
  949. "The following error occurred while creating folder %1 on server %2:\n"
  950. IDS_FAILED_TO_CREATE_DFSROOT
  951. "The following error occurred while creating DFS root on server %1:\n"
  952. IDS_FAILED_TO_GETINFO_FOLDER
  953. "The following error occurred while retrieving information on the folder path %1:\n"
  954. IDS_DOMAIN_DFSROOTS_LABEL "Domain DFS roots"
  955. IDS_ALL_DFSROOTS_LABEL "All DFS host servers"
  956. END
  957. STRINGTABLE DISCARDABLE
  958. BEGIN
  959. IDS_DFSROOT_DISPLAY_STRING "%1 (Filtered)"
  960. IDS_DFSROOT_NOT_EXIST "The specified DFS root does not exist."
  961. IDS_FILTERDFSLINKS_BEGINWITH "Starts with"
  962. IDS_FILTERDFSLINKS_CONTAIN "Contains"
  963. END
  964. STRINGTABLE DISCARDABLE
  965. BEGIN
  966. IDS_FRSPROP_RING "Ring"
  967. IDS_FRSPROP_HUBSPOKE "Hub and spoke"
  968. IDS_FRSPROP_FULLMESH "Full mesh"
  969. IDS_FRSPROP_CUSTOM "Custom"
  970. IDS_FRS_CUSTOP_COL_ENABLE "Enable"
  971. IDS_FRS_CUSTOP_COL_FROMSERVER "From Server"
  972. IDS_FRS_CUSTOP_COL_TOSERVER "To Server"
  973. IDS_FRS_CUSTOP_COL_FROMSITE "From Site"
  974. END
  975. STRINGTABLE DISCARDABLE
  976. BEGIN
  977. IDS_FRS_CUSTOP_COL_TOSITE "To Site"
  978. IDS_FRS_CUSTOP_NOSELECTION "Please select a connection."
  979. IDS_FRS_NEWCONN_COL_FROMSERVER "From Server"
  980. IDS_FRS_NEWCONN_COL_FROMSITE "From Site"
  981. IDS_FRS_NEWCONN_COL_TOSERVER "To Server"
  982. IDS_FRS_NEWCONN_COL_TOSITE "To Site"
  983. IDS_FRS_NEWCONN_NOSELECTION "Please select from server and to server."
  984. IDS_FAILED_TO_PUBLISH_DFSROOT_BADUSER
  985. "The owner on the Publish tab is not valid. Please verify the name, and try again."
  986. IDS_FAILED_TO_PUBLISH_DFSROOT
  987. "The following error occurred while saving the publish information of the root %1 in Active Directory:\n"
  988. IDS_FAILED_TO_PUBLISH_NOROOTOBJ
  989. "The DFS root object is not yet in Active Directory. Please publish the root later."
  990. END
  991. STRINGTABLE DISCARDABLE
  992. BEGIN
  993. IDS_NEWFRSWIZ_CUSTOM_MSG
  994. "Replication cannot start until you create connections between targets. To define custom connections, right-click the root or link, click Properties, click the Replication tab, and then click Customize."
  995. IDS_NEWFRSWIZ_CUSTOM "Custom (build connections on my own later)"
  996. IDS_NEWFRSWIZ_NOSELECTION "Please select the initial master."
  997. IDS_NEWFRSWIZ_FAILURE "The following error occurred while creating the replication set:\n"
  998. IDS_MSG_CANNOT_DELETE_HUBMEMBER
  999. "The replication topology is Hub and Spoke. You cannot delete the current hub that is necessary for replication. You must change the hub before this action."
  1000. IDS_MSG_ERROR_ALLOWFRSMEMBERDELETION
  1001. "The following error occurred while checking if replication of the target can be stopped. If you continue, you might leave the replication set in a wrong state. To continue, click Ok. To stop the operation, click Cancel.\n\n"
  1002. IDS_MSG_ADDMEMBER_TO_CUSTOM
  1003. "The replication topology is Custom. To make replication happen between this target and others in the replication set, you need to open the property page to add connections for this target."
  1004. IDS_MSG_NEWFRS_NOW "The target cannot be replicated until replication is configured. Do you want to configure it now?"
  1005. IDS_MSG_ADDFRSMEMBER_FAILED
  1006. "The following error occurred while adding %1 to replication set:\n"
  1007. IDS_MSG_ADDFRSMEMBER_FAILED_EX
  1008. "Cannot add %1 to replication set due to the following reason: \n%2"
  1009. END
  1010. STRINGTABLE DISCARDABLE
  1011. BEGIN
  1012. IDS_DFSWIZ_TEXT_FTDFS "Domain:\t\t%1\nHost server:\t%2\nShare name:\t%3\nRoot name:\t%4"
  1013. IDS_DFSWIZ_TEXT_SADFS "Host server:\t%1\nShare name:\t%2\nRoot name:\t%3"
  1014. END
  1015. STRINGTABLE DISCARDABLE
  1016. BEGIN
  1017. IDS_SCHEDULE "Schedule"
  1018. IDS_MSG_TARGETS_ONSAMECOMPUTER
  1019. "You have more than one target on the same computer. Only one of them will be selected to join the replication. Do you want to continue?"
  1020. IDS_MSG_TARGETS_ONSAMECOMPUTER_1
  1021. "A folder on the computer named ""%1"" has already joined replication. You cannot add a second folder to the same replication set."
  1022. IDS_REPPAGE_ERROR "You cannot see the Replication tab due to the following error:\n"
  1023. IDS_PUBLISHPAGE_ERROR "You cannot see the Publish tab due to the following error:\n"
  1024. IDS_MSG_ERROR_BADFRSMEMBERDELETION
  1025. "The following error occurred while retrieving the replication status of %1. If it corresponds to %2 on %3, you can click Yes to disable its replication, or click No to ignore, or click Cancel to quit the operation? \n"
  1026. IDS_PROPERTYPAGE_NOTCLOSED
  1027. "You must close all open property sheets, and then try again."
  1028. IDS_STOP_MANAGING_ROOT "The following error occurred. The root cannot be managed at this time. It will be removed from the console.\n"
  1029. IDS_PUBPAGE_ERRMSG "The following error occurred while retrieving the root publish information from Active Directory:\n"
  1030. IDS_PUBPAGE_ERRMSG_64 "The root name exceeds 64 characters. The root cannot be published in Active Directory."
  1031. END
  1032. STRINGTABLE DISCARDABLE
  1033. BEGIN
  1034. IDS_INVALID_ROOT "The associated root is not available or has already been deleted by others."
  1035. IDS_INVALID_LINK "The associated link is not available or has already been deleted by others."
  1036. IDS_INVALID_TARGET "The target is not available or has already been deleted by others."
  1037. IDS_SMB_PROVIDER "Microsoft Windows Network"
  1038. IDS_MROOTS_TEXT "There are multiple roots hosted on ""%1"". Select the roots you want to display."
  1039. END
  1040. STRINGTABLE DISCARDABLE
  1041. BEGIN
  1042. IDS_MSG_ROOTSHARE_NOGOOD
  1043. "The root share %1 on the selected server is not eligible to host the DFS root."
  1044. IDS_MSG_ROOTSHARE_NOTNTFS5
  1045. "The root share %1 on the selected server has to be on a volume that supports reparse points."
  1046. END
  1047. STRINGTABLE DISCARDABLE
  1048. BEGIN
  1049. IDS_MSG_WIZ_ALREADY_ROOTTARGET "This server already hosts this DFS root."
  1050. IDS_BROWSE_FOLDER "Pick a folder you would like to share."
  1051. IDS_CANNOT_BROWSE_FOLDER
  1052. "The following error occurred while browsing folders on computer %1.\n"
  1053. IDS_STAGING_LIE_UNDER_ROOTPATH
  1054. "The staging folder cannot be a subfolder anywhere underneath the replication folder."
  1055. IDS_STAGING_NOT_NTFS "The staging folder must be on a volume formatted with the NTFS 5.0 file system."
  1056. IDS_STAGING_NO_VOLUME_INFO
  1057. "Failed to determine if the staging folder is on a volume formatted with the NTFS 5.0 file system. Do you want to continue?"
  1058. IDS_BROWSE_STAGING_FOLDER "Pick the staging folder you would like to use."
  1059. IDS_RESULT_COLUMN_DFSREFERRAL "DFS Referral"
  1060. IDS_RESULT_COLUMN_STATUS "Status"
  1061. IDS_BROWSE_FOLDER_INVALID "The folder you picked is not valid."
  1062. END
  1063. STRINGTABLE DISCARDABLE
  1064. BEGIN
  1065. IDS_FRS_ADVANCED_PRIORITY_HIGH "High"
  1066. IDS_FRS_ADVANCED_PRIORITY_MEDIUM "Medium"
  1067. IDS_FRS_ADVANCED_PRIORITY_LOW "Low"
  1068. IDS_FRS_ADVANCED_PRIORITY_HIGH_DESC
  1069. "All high priority inbound connections must complete successfully before any lower priority synchronizations are attempted."
  1070. IDS_FRS_ADVANCED_PRIORITY_MEDIUM_DESC
  1071. "At least one medium priority connection must synchronize successfully before any lower priority synchronizations are attempted."
  1072. IDS_FRS_ADVANCED_PRIORITY_LOW_DESC
  1073. "Only one synchronization is attempted for each low priority connection. If the attempt fails, the connection will synchronize based on the schedule."
  1074. IDS_FRS_ADVANCED_COL_SYNC "Override Schedule"
  1075. IDS_FRS_ADVANCED_COL_FROMSERVER "From Server"
  1076. IDS_FRS_ADVANCED_COL_SITE "Site"
  1077. IDS_FRS_ADVANCED_COL_PRIORITY "Priority"
  1078. END
  1079. STRINGTABLE DISCARDABLE
  1080. BEGIN
  1081. IDS_TARGET_STATUS_OK "Online"
  1082. IDS_TARGET_STATUS_UNREACHABLE "Offline"
  1083. IDS_TARGET_STATUS_UNKNOWN "-"
  1084. END
  1085. #endif // English (U.S.) resources
  1086. /////////////////////////////////////////////////////////////////////////////
  1087. #ifndef APSTUDIO_INVOKED
  1088. /////////////////////////////////////////////////////////////////////////////
  1089. //
  1090. // Generated from the TEXTINCLUDE 3 resource.
  1091. //
  1092. /////////////////////////////////////////////////////////////////////////////
  1093. #endif // not APSTUDIO_INVOKED