Source code of Windows XP (NT5)
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.

571 lines
30 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. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #include "version.h"
  12. #undef APSTUDIO_HIDDEN_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. #undef APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // Bitmap
  25. //
  26. IDB_SID_ICONS BITMAP MOVEABLE PURE "icons.bmp"
  27. IDB_LOCKS BITMAP MOVEABLE PURE "locks.bmp"
  28. IDB_CHECKBOX BITMAP MOVEABLE PURE "checkbox.bmp"
  29. /////////////////////////////////////////////////////////////////////////////
  30. //
  31. // Dialog
  32. //
  33. IDD_SIMPLE_PERM_PAGE DIALOGEX 0, 0, 227, 215
  34. STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
  35. CAPTION "Security"
  36. FONT 8, "MS Shell Dlg"
  37. BEGIN
  38. LTEXT "&Group or user names:",IDC_SPP_GROUP_USER_NAME,7,7,105,
  39. 8
  40. CONTROL "Permissions for:",IDC_SPP_PRINCIPALS,"SysListView32",
  41. LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
  42. LVS_SORTASCENDING | LVS_NOCOLUMNHEADER |
  43. LVS_NOSORTHEADER | WS_VSCROLL | WS_TABSTOP,7,17,213,66,
  44. WS_EX_CLIENTEDGE
  45. PUSHBUTTON "A&dd...",IDC_SPP_ADD,116,87,50,14
  46. PUSHBUTTON "&Remove",IDC_SPP_REMOVE,170,87,50,14
  47. CTEXT "Deny",IDC_SPP_DENY,176,107,32,8
  48. CTEXT "Allow",IDC_SPP_ALLOW,135,107,32,8
  49. LTEXT "",IDC_SPP_ACCESS_BIG,7,99,105,16
  50. LTEXT "",IDC_SPP_ACCESS,7,107,105,8
  51. CONTROL "",IDC_SPP_PERMS,"CHECKLIST_ACLUI",0x2,7,117,213,72,
  52. WS_EX_CLIENTEDGE | WS_EX_CONTROLPARENT
  53. PUSHBUTTON "Ad&vanced",IDC_SPP_ADVANCED,165,194,55,14
  54. LTEXT "Unable to display security information.",
  55. IDC_SPP_NO_SECURITY,30,30,180,28,NOT WS_VISIBLE
  56. LTEXT "For special permissions or for advanced settings, click Advanced.",
  57. IDC_SPP_STATIC_ADV,7,194,153,16
  58. END
  59. IDD_ACELIST_PERM_PAGE DIALOGEX 0, 0, 350, 231
  60. STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
  61. CAPTION "Permissions"
  62. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  63. BEGIN
  64. LTEXT "To view more information about Special permissions, select a permission entry, and then click Edit. ",
  65. IDC_ACEL_STATIC,7,7,334,16
  66. LTEXT "Permission en&tries:",-1,7,28,116,8
  67. CONTROL "",IDC_ACEL_DETAILS,"SysListView32",LVS_REPORT |
  68. LVS_SHOWSELALWAYS | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP,
  69. 7,39,334,99,WS_EX_CLIENTEDGE
  70. PUSHBUTTON "A&dd...",IDC_ACEL_ADD,7,141,62,14
  71. PUSHBUTTON "&Edit...",IDC_ACEL_EDIT,74,141,62,14
  72. PUSHBUTTON "&Remove",IDC_ACEL_REMOVE,140,141,62,14
  73. CONTROL "&Inherit from parent the permission entries that apply to child objects. Include these with entries explicitly defined here.",
  74. IDC_ACEL_PROTECT,"Button",BS_AUTOCHECKBOX | BS_VCENTER |
  75. BS_MULTILINE | WS_TABSTOP,7,162,338,16
  76. CONTROL "Re&place permission entries on all child objects with entries shown here that apply to child objects",
  77. IDC_ACEL_RESET_ACL_TREE,"Button",BS_AUTOCHECKBOX |
  78. BS_VCENTER | BS_MULTILINE | WS_TABSTOP,7,182,338,16
  79. LTEXT "To replace all permission entries with the default settings, click Default.",
  80. IDC_ACEL_DEFAULT_STATIC,7,206,260,18
  81. PUSHBUTTON "De&fault",IDC_ACEL_RESET,280,206,62,14
  82. END
  83. IDD_ACELIST_AUDIT_PAGE DIALOGEX 0, 0, 350, 231
  84. STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
  85. CAPTION "Auditing"
  86. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  87. BEGIN
  88. LTEXT "To view more information about Special auditing entries, select an auditing entry, and then click Edit. ",
  89. IDC_ACEL_STATIC,7,7,334,16
  90. LTEXT "Auditing en&tries:",-1,7,28,60,8
  91. CONTROL "",IDC_ACEL_DETAILS,"SysListView32",LVS_REPORT |
  92. LVS_SHOWSELALWAYS | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP,
  93. 7,39,334,99,WS_EX_CLIENTEDGE
  94. PUSHBUTTON "A&dd...",IDC_ACEL_ADD,7,141,62,14
  95. PUSHBUTTON "&Edit...",IDC_ACEL_EDIT,73,141,62,14
  96. PUSHBUTTON "&Remove",IDC_ACEL_REMOVE,139,141,62,14
  97. CONTROL "&Inherit from parent the auditing entries that apply to child objects. Include these with entries explicitly defined here.",
  98. IDC_ACEL_PROTECT,"Button",BS_AUTOCHECKBOX | BS_VCENTER |
  99. BS_MULTILINE | WS_TABSTOP,7,161,338,18
  100. CONTROL "Re&place auditing entries on all child objects with entries shown here that apply to child objects",
  101. IDC_ACEL_RESET_ACL_TREE,"Button",BS_AUTOCHECKBOX |
  102. BS_VCENTER | BS_MULTILINE | WS_TABSTOP,7,182,338,18
  103. LTEXT "To replace all permission entries with the default settings, click Default",
  104. IDC_ACEL_DEFAULT_STATIC,7,206,269,18
  105. PUSHBUTTON "De&fault",IDC_ACEL_RESET,279,206,62,14
  106. END
  107. IDD_OWNER_PAGE DIALOGEX 0, 0, 350, 231
  108. STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
  109. CAPTION "Owner"
  110. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  111. BEGIN
  112. LTEXT "You can take ownership of an object if you have the appropriate permissions.",
  113. IDC_ACEL_STATIC,8,7,334,16
  114. LTEXT "Current owner of this item:",
  115. IDC_OWN_CURRENTOWNER_STATIC,8,28,90,8
  116. EDITTEXT IDC_OWN_CURRENTOWNER,8,40,292,12,ES_AUTOHSCROLL |
  117. ES_READONLY,WS_EX_CLIENTEDGE
  118. LTEXT "Change &owner to:",IDC_OWN_OWNERLIST_STATIC,8,56,70,8
  119. CONTROL "",IDC_OWN_OWNERLIST,"SysListView32",LVS_REPORT |
  120. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  121. LVS_NOSORTHEADER | WS_TABSTOP,8,68,334,110,
  122. WS_EX_CLIENTEDGE
  123. CONTROL "&Replace owner on subcontainers and objects",
  124. IDC_OWN_RECURSE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,
  125. 180,170,10
  126. PUSHBUTTON "De&fault",IDC_OWN_RESET,237,182,62,14
  127. END
  128. IDD_ACEENTRY_PERM_PAGE DIALOGEX 0, 0, 227, 230
  129. STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
  130. CAPTION "Object"
  131. FONT 8, "MS Shell Dlg"
  132. BEGIN
  133. LTEXT "This permission is inherited from the parent object.",
  134. IDC_ACEE_INHERITWARNING,7,7,213,16
  135. LTEXT "Name:",IDC_ACEE_NAME_STATIC,8,29,30,8
  136. EDITTEXT IDC_ACEE_NAME,35,27,130,12,ES_AUTOHSCROLL | ES_READONLY |
  137. NOT WS_TABSTOP,WS_EX_CLIENTEDGE
  138. PUSHBUTTON "&Change...",IDC_ACEE_NAMEBUTTON,170,26,50,14
  139. LTEXT "Apply &onto:",IDC_ACEE_APPLYONTO_STATIC,7,48,40,8
  140. COMBOBOX IDC_ACEE_INHERITTYPE,47,46,173,80,CBS_DROPDOWNLIST |
  141. WS_VSCROLL | WS_TABSTOP
  142. CTEXT "Allow",IDC_ACEE_ALLOW,132,65,40,8
  143. CTEXT "Deny",IDC_ACEE_DENY,172,65,40,8
  144. LTEXT "&Permissions:",IDC_ACEE_ACCESS,7,65,50,8
  145. CONTROL "",IDC_ACEE_LIST,"CHECKLIST_ACLUI",0x2,7,75,213,126,
  146. WS_EX_CLIENTEDGE | WS_EX_CONTROLPARENT
  147. CONTROL "Apply &these permissions to objects and/or containers within this container only",
  148. IDC_ACEE_INHERITIMMEDIATE,"Button",BS_AUTOCHECKBOX |
  149. BS_MULTILINE | WS_TABSTOP,7,203,150,24
  150. PUSHBUTTON "C&lear All",IDC_ACEE_CLEAR,170,204,50,14
  151. END
  152. IDD_ACEENTRY_AUDIT_PAGE DIALOGEX 0, 0, 227, 230
  153. STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
  154. CAPTION "Object"
  155. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  156. BEGIN
  157. LTEXT "This auditing entry is inherited from the parent object.",
  158. IDC_ACEE_INHERITWARNING,7,7,213,16
  159. LTEXT "Name:",IDC_ACEE_NAME_STATIC,8,29,30,8
  160. EDITTEXT IDC_ACEE_NAME,35,27,130,12,ES_AUTOHSCROLL | ES_READONLY |
  161. NOT WS_TABSTOP,WS_EX_CLIENTEDGE
  162. PUSHBUTTON "&Change...",IDC_ACEE_NAMEBUTTON,170,26,50,14
  163. LTEXT "Apply &onto:",IDC_ACEE_APPLYONTO_STATIC,7,48,40,8
  164. COMBOBOX IDC_ACEE_INHERITTYPE,47,46,173,80,CBS_DROPDOWNLIST |
  165. WS_VSCROLL | WS_TABSTOP
  166. CTEXT "Successful",IDC_ACEE_ALLOW,132,65,40,8
  167. CTEXT "Failed",IDC_ACEE_DENY,172,65,40,8
  168. LTEXT "Acce&ss:",IDC_ACEE_ACCESS,7,65,50,8
  169. CONTROL "",IDC_ACEE_LIST,"CHECKLIST_ACLUI",0x2,7,75,213,126,
  170. WS_EX_CLIENTEDGE | WS_EX_CONTROLPARENT
  171. CONTROL "Apply &these auditing entries to objects and/or containers within this container only",
  172. IDC_ACEE_INHERITIMMEDIATE,"Button",BS_AUTOCHECKBOX |
  173. BS_MULTILINE | WS_TABSTOP,7,203,150,24
  174. PUSHBUTTON "C&lear All",IDC_ACEE_CLEAR,170,204,50,14
  175. END
  176. IDD_CONFIRM_DACL_PROTECT DIALOG DISCARDABLE 0, 0, 292, 109
  177. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  178. CAPTION "Security"
  179. FONT 8, "MS Shell Dlg"
  180. BEGIN
  181. LTEXT "Selecting this option means that the parent permission entries that apply to child objects will no longer be applied to this object.",
  182. IDC_STATIC,48,4,232,16
  183. ICON "",IDC_CONFIRM_ICON,12,12,20,20
  184. LTEXT "-To copy the permission entries that were previously applied from the parent to this object, click Copy.",
  185. IDC_STATIC,48,28,232,16
  186. LTEXT "-To remove the permission entries that were previously applied from the parent and keep only those permissions explicitly defined here, click Remove.",
  187. IDC_STATIC,48,45,232,24
  188. LTEXT "-To cancel this action, click Cancel.",IDC_STATIC,48,70,
  189. 232,8
  190. PUSHBUTTON "&Copy",IDC_CONFIRM_COPY,64,88,50,14
  191. PUSHBUTTON "&Remove",IDC_CONFIRM_REMOVE,119,88,50,14
  192. PUSHBUTTON "Cancel",IDCANCEL,175,88,50,14
  193. END
  194. IDD_CONFIRM_SACL_PROTECT DIALOG DISCARDABLE 0, 0, 292, 109
  195. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  196. CAPTION "Security"
  197. FONT 8, "MS Shell Dlg"
  198. BEGIN
  199. LTEXT "You are preventing any inheritable auditing entries from propagating to this object. What do you want to do?",
  200. IDC_STATIC,48,4,232,16
  201. ICON "",IDC_CONFIRM_ICON,12,12,20,20
  202. LTEXT "- To copy previously inherited auditing entries to this object, click Copy.",
  203. IDC_STATIC,48,28,232,8
  204. LTEXT "- To Remove the inherited auditing entries and keep only the auditing entries explicitly specified on this object, click Remove.",
  205. IDC_STATIC,48,36,232,16
  206. LTEXT "- To abort this operation, click Cancel.",IDC_STATIC,48,
  207. 52,232,8
  208. PUSHBUTTON "&Copy",IDC_CONFIRM_COPY,64,88,50,14
  209. PUSHBUTTON "&Remove",IDC_CONFIRM_REMOVE,119,88,50,14
  210. PUSHBUTTON "Cancel",IDCANCEL,175,88,50,14
  211. END
  212. IDD_EFFECTIVE_PERM_PAGE DIALOGEX 0, 0, 350, 231
  213. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  214. CAPTION "Effective Permissions"
  215. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  216. BEGIN
  217. LTEXT "The following list displays the permissions that would be granted to the selected group or user, based on all relevant permissions.",
  218. IDC_EFF_STATIC,7,7,334,16
  219. LTEXT "&Group or user name:",IDC_EFF_NAME_STATIC,7,28,65,8
  220. EDITTEXT IDC_EFF_NAME,7,38,285,14,ES_AUTOHSCROLL | ES_READONLY,
  221. WS_EX_CLIENTEDGE
  222. DEFPUSHBUTTON "&Select...",IDC_EFF_SELECT,297,38,45,14
  223. LTEXT "&Effective permissions:",IDC_EFF_PERMISSION_STATIC,7,60,
  224. 111,8
  225. CONTROL "List3",IDC_EFF_PERM_LIST,"SysListView32",LVS_REPORT |
  226. LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,7,70,335,154
  227. LTEXT "No Effective Permission",IDC_NO_EFFECTIVE,109,102,132,
  228. 26,NOT WS_VISIBLE
  229. LTEXT "Windows cannot calculate the effective permissions for %1",
  230. IDC_EFF_ERROR,7,70,335,154,NOT WS_VISIBLE | WS_BORDER
  231. END
  232. IDD_ACLBLOAT DIALOGEX 0, 0, 256, 242
  233. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  234. CAPTION "Dialog"
  235. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  236. BEGIN
  237. DEFPUSHBUTTON "Yes",IDOK,90,220,50,14
  238. PUSHBUTTON "No",IDCANCEL,144,220,50,14
  239. CONTROL "",IDC_ACEL_BLOAT,"SysListView32",LVS_REPORT |
  240. LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER |
  241. LVS_NOSORTHEADER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP,
  242. 7,45,240,84,WS_EX_CLIENTEDGE
  243. PUSHBUTTON "&Help",IDHELP,199,220,50,14
  244. LTEXT "Warning",IDC_ACLB_WARNING,36,7,203,8
  245. LTEXT "The change you are about to make will result in the following permissions being added to the access control list:"",",
  246. IDC_BLOAT_LV_STATIC,37,17,212,23
  247. LTEXT "Since these permissions propagate to all child objects, making this change will require more storage and time to evaluate. The higher this container is in the directory hierarchy, the more significant the performance degradation.",
  248. IDC_BLOAT_LINE1_STATIC,7,132,240,32
  249. LTEXT "Consequently, you should consider either replacing the above permissions with fewer, more inclusive permissions, not applying the permissions to child objects, or not proceeding with this change. Click Help for more information.",
  250. IDC_BLOAT_LINE2_STATIC,7,168,240,32
  251. LTEXT "Do you want to continue making this change?",IDC_STATIC,
  252. 7,204,235,11
  253. ICON "",IDC_BLOAT_WARN_ICON,7,7,20,20
  254. END
  255. IDD_BLOAT_NO_LIST DIALOG DISCARDABLE 0, 0, 255, 156
  256. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  257. CAPTION "Security"
  258. FONT 8, "MS Shell Dlg"
  259. BEGIN
  260. DEFPUSHBUTTON "Yes",IDOK,90,134,50,14
  261. PUSHBUTTON "No",IDCANCEL,144,134,50,14
  262. ICON "",IDC_BLOAT_WARN_ICON,7,7,20,20
  263. LTEXT "Warning",IDC_ACLB_WARNING,36,7,158,8
  264. LTEXT "The change you are about to make will result in 10 permissions that propagate to child objects being added to the access control list.",
  265. IDC_ACLBLOAT_LINE1,36,17,212,16
  266. LTEXT "Because these permissions propagate to child objects, making this change will require more storage and time to evaluate. The higher this container is in the directory hierarchy, the more significant the performance degradation.",
  267. -1,7,46,241,32
  268. LTEXT "Consider either replacing these permissions with fewer, more inclusive permissions, not applying the permissions to child objects, or not proceeding with this change. For more options, click Help.",
  269. IDC_ACLB_LINE3,7,82,240,32
  270. LTEXT "Do you want to continue making this change?",-1,8,118,
  271. 237,8
  272. PUSHBUTTON "&Help",IDHELP,198,134,50,14
  273. END
  274. IDD_BLOAT_NO_LIST_SACL DIALOG DISCARDABLE 0, 0, 255, 163
  275. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  276. CAPTION "Security"
  277. FONT 8, "MS Shell Dlg"
  278. BEGIN
  279. DEFPUSHBUTTON "Yes",IDOK,90,142,50,14
  280. PUSHBUTTON "No",IDCANCEL,144,142,50,14
  281. ICON "",IDC_BLOAT_WARN_ICON,7,7,20,20
  282. LTEXT "Warning",IDC_ACLB_WARNING,36,7,212,8
  283. LTEXT "The change you are about to make will result in auditing entries being added to the access control list.",
  284. IDC_ACLBLOAT_LINE1,36,17,212,16
  285. LTEXT "Because these auditing entries propagate to child objects, making this change will require more storage and time to evaluate. The higher this container is in the directory hierarchy, the more significant the performance degradation.",
  286. -1,7,46,240,40
  287. LTEXT "Consider either replacing these auditing entries with fewer, more inclusive auditing entries, not applying the auditing entries to child objects, or not proceeding with this change. For more options, click Help.",
  288. IDC_ACLB_LINE3,7,90,240,32
  289. LTEXT "Do you want to continue making this change?",-1,8,126,
  290. 230,8
  291. PUSHBUTTON "&Help",IDHELP,198,142,50,14
  292. END
  293. #ifdef APSTUDIO_INVOKED
  294. /////////////////////////////////////////////////////////////////////////////
  295. //
  296. // TEXTINCLUDE
  297. //
  298. 1 TEXTINCLUDE DISCARDABLE
  299. BEGIN
  300. "resource.h\0"
  301. END
  302. 2 TEXTINCLUDE DISCARDABLE
  303. BEGIN
  304. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  305. "#include ""windows.h""\r\n"
  306. "#include ""version.h""\r\n"
  307. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  308. "\0"
  309. END
  310. 3 TEXTINCLUDE DISCARDABLE
  311. BEGIN
  312. "\r\n"
  313. "\0"
  314. END
  315. #endif // APSTUDIO_INVOKED
  316. /////////////////////////////////////////////////////////////////////////////
  317. //
  318. // DESIGNINFO
  319. //
  320. #ifdef APSTUDIO_INVOKED
  321. GUIDELINES DESIGNINFO DISCARDABLE
  322. BEGIN
  323. IDD_ACELIST_AUDIT_PAGE, DIALOG
  324. BEGIN
  325. RIGHTMARGIN, 342
  326. BOTTOMMARGIN, 230
  327. END
  328. IDD_OWNER_PAGE, DIALOG
  329. BEGIN
  330. LEFTMARGIN, 8
  331. RIGHTMARGIN, 342
  332. BOTTOMMARGIN, 230
  333. END
  334. IDD_EFFECTIVE_PERM_PAGE, DIALOG
  335. BEGIN
  336. LEFTMARGIN, 7
  337. RIGHTMARGIN, 342
  338. TOPMARGIN, 7
  339. BOTTOMMARGIN, 224
  340. END
  341. IDD_ACLBLOAT, DIALOG
  342. BEGIN
  343. LEFTMARGIN, 7
  344. RIGHTMARGIN, 249
  345. TOPMARGIN, 4
  346. BOTTOMMARGIN, 235
  347. END
  348. IDD_BLOAT_NO_LIST, DIALOG
  349. BEGIN
  350. LEFTMARGIN, 7
  351. RIGHTMARGIN, 248
  352. TOPMARGIN, 7
  353. BOTTOMMARGIN, 149
  354. END
  355. IDD_BLOAT_NO_LIST_SACL, DIALOG
  356. BEGIN
  357. LEFTMARGIN, 7
  358. RIGHTMARGIN, 248
  359. TOPMARGIN, 7
  360. BOTTOMMARGIN, 156
  361. END
  362. END
  363. #endif // APSTUDIO_INVOKED
  364. /////////////////////////////////////////////////////////////////////////////
  365. //
  366. // String Table
  367. //
  368. STRINGTABLE DISCARDABLE
  369. BEGIN
  370. IDS_SECURITY "Security"
  371. IDS_NAME "Name"
  372. IDS_VIEW "&View..."
  373. IDS_INITDLG_FAILED "Unable to continue due to the following condition.%n%n%1"
  374. IDS_OUT_OF_MEMORY "Not enough memory is available to complete the requested operation."
  375. IDS_OPERATION_FAILED "Unable to complete the requested operation.%n%n%1"
  376. IDS_SID_UNKNOWN "Account Unknown"
  377. IDS_SID_DELETED "Account Deleted"
  378. IDS_GET_USER_FAILED "Unable to display the user selection dialog.%n%n%1"
  379. IDS_SID_LOOKUP_FAILED "Unable to lookup user names for display."
  380. IDS_RESET_DACL_WARNING "This will remove explicitly defined permissions on all child objects and enable propagation of inheritable permissions to those child objects. Only inheritable permissions propagated from %1 will take effect.\n\nDo you wish to continue?"
  381. IDS_FMT_USER_DISPLAY "%1 (%2)"
  382. IDS_FMT_CHECKLABEL "%2 %1"
  383. END
  384. STRINGTABLE DISCARDABLE
  385. BEGIN
  386. IDS_PERM_READONLY "You only have permission to view the current security information on %1."
  387. IDS_PERM_WRITE_FAILED "Unable to save permission changes on %2.%n%n%1"
  388. IDS_PERM_NOT_CANONICAL "The permissions on %1 are incorrectly ordered, which may cause some entries to be ineffective. Press OK to continue and sort the permissions correctly, or Cancel to reset the permissions."
  389. IDS_PERM_DENY_ALL "You have denied everyone access to %1. No one will be able to access %1 and only the owner will be able to change the permissions.\n\nDo you wish to continue?"
  390. IDS_PERM_CANT_REMOVE "You cannot remove ""%1"" because this object is inheriting permissions from its parent. To remove ""%1,"" you must prevent this object from inheriting permissions. Turn off the option for inheriting permissions, and then try removing ""%1"" again."
  391. IDS_PERM_CANT_READ_CAN_WRITE_DACL
  392. "You do not have permission to view the current permission settings for %1, but you can make permission changes."
  393. IDS_PERM_CANT_READ_CAN_WRITE_OWNER
  394. "You do not have permission to view the current permission settings for %1, but you can take ownership."
  395. IDS_PERM_CANT_READ_CAN_AUDIT
  396. "You do not have permission to view or edit the current permission settings for %1, but you can change auditing settings."
  397. IDS_PERM_CANT_READ_CAN_AUDIT_WRITE_OWNER
  398. "You do not have permission to view or edit the current permission settings for %1, but you can take ownership or change auditing settings."
  399. IDS_PERM_NO_ACCESS "You do not have permission to view or edit the current permission settings for %1."
  400. IDS_AUDIT_WRITE_FAILED "Unable to save auditing changes on %2.%n%n%1"
  401. IDS_AUDIT_OFF_WARNING "The current Audit Policy for this computer does not have auditing turned on. If this computer gets audit policy from the domain, please ask a domain administrator to turn on auditing using Group Policy Editor. Otherwise, use the Local Computer Policy Editor to configure the audit policy locally on this computer."
  402. IDS_OWNER_READONLY "You only have permission to view the current owner on %1."
  403. IDS_OWNER_WRITE_FAILED "Unable to set new owner on %2.%n%n%1"
  404. IDS_OWNER_CANT_DISPLAY "Unable to display current owner."
  405. IDS_PERM_DENY "You are setting a deny permissions entry. Deny entries take precedence over allow entries. This means that if a user is a member of two groups, one that is allowed a permission and another that is denied the same permission, the user is denied that permission.\nDo you want to continue?\n"
  406. END
  407. STRINGTABLE DISCARDABLE
  408. BEGIN
  409. IDS_SPP_TITLE "Permissions for %1"
  410. IDS_ACEL_TITLE "Advanced Security Settings for %1"
  411. IDS_ACEE_PERM_TITLE "Permission Entry for %1"
  412. IDS_ACEE_AUDIT_TITLE "Auditing Entry for %1"
  413. IDS_ACEE_PROPERTY_TITLE "Properties"
  414. IDS_ACE_PERM_COLUMN_TYPE "Type"
  415. IDS_ACE_PERM_COLUMN_NAME "Name"
  416. IDS_ACE_PERM_COLUMN_ACCESS "Permission"
  417. IDS_ACE_PERM_COLUMN_INHERIT "Apply To"
  418. IDS_ACE_AUDIT_COLUMN_TYPE "Type"
  419. IDS_ACE_AUDIT_COLUMN_NAME "Name"
  420. IDS_ACE_AUDIT_COLUMN_ACCESS "Access"
  421. IDS_ACE_AUDIT_COLUMN_INHERIT "Apply To"
  422. END
  423. STRINGTABLE DISCARDABLE
  424. BEGIN
  425. IDS_ALLOW "Allow"
  426. IDS_DENY "Deny"
  427. IDS_AUDIT "Audit"
  428. IDS_ALARM "Alarm"
  429. IDS_UNKNOWN "Unknown"
  430. IDS_SPECIAL "Special"
  431. IDS_AUDITPASS "Success"
  432. IDS_AUDITFAIL "Fail"
  433. IDS_AUDITBOTH "All"
  434. IDS_READ_PROP "Read Property"
  435. IDS_WRITE_PROP "Write Property"
  436. IDS_READ_WRITE_PROP "Read/Write Property"
  437. IDS_THIS_OBJECT_ONLY "This object only"
  438. IDS_THIS_OBJECT_AND_SUBOBJECTS "This object and child objects"
  439. IDS_SUBOBJECTS_ONLY "Child objects only"
  440. IDS_INVALID_INHERIT "Nothing"
  441. END
  442. STRINGTABLE DISCARDABLE
  443. BEGIN
  444. IDS_SELCHANGE_WARNING "You are attempting to define permissions that apply to %1 in this container. If you later create %1 in this container, they will not receive default permissions. Do you want to continue?"
  445. IDS_FMT_ACE_DESC "%1 %2"
  446. IDS_PERMISSION_LOCALACE_DESC
  447. "This permission is defined directly on this object."
  448. IDS_AUDITENTRY_LOCALACE_DESC
  449. "This auditing entry is defined directly on this object."
  450. IDS_PERMISSION_INHERITEDACE_DESC
  451. "This permission is inherited from the parent object and controls access to this object. To stop inheriting permissions, clear the checkbox below. You can edit the permission only at the parent object where it is defined."
  452. IDS_AUDITENTRY_INHERITEDACE_DESC
  453. "This auditing entry is inherited from the parent object and controls access to this object. To stop inheriting auditing entries, clear the checkbox below. You can edit the auditing entry only at the parent object where it is defined."
  454. IDS_PERMISSION_INHERITEDONLYACE_DESC
  455. "This permission is inherited from the parent object but does not control access to this object. It may control access to child objects of this object. To stop inheriting permissions, clear the checkbox below. You can edit the permission only at the parent object where it is defined."
  456. IDS_AUDITENTRY_INHERITEDONLYACE_DESC
  457. "This auditing entry is inherited from the parent object but does not control access to this object. It may control access to child objects of this object. To stop inheriting auditing entries, clear the checkbox below. You can edit the auditing entry only at the parent object where it is defined."
  458. IDS_PERMISSION_NOINHERIT_DESC
  459. "This permission is not inherited by child objects."
  460. IDS_AUDITENTRY_NOINHERIT_DESC
  461. "This auditing entry is not inherited by child objects."
  462. IDS_PERMISSION_DOESINHERIT_DESC
  463. "This permission is inherited by child objects."
  464. IDS_AUDITENTRY_DOESINHERIT_DESC
  465. "This auditing entry is inherited by child objects."
  466. IDS_CUSTOM "Special Permissions"
  467. IDS_CUSTOM_CHECKBOX_WARNING
  468. "Special permissions cannot be defined here. Use Advanced page to define special permissions."
  469. IDS_PERM_CANT_READ_MAY_WRITE_DACL
  470. """You do not have permission to view the current permission settings for %1. It can not be determined if you have the permission to make changes. Permission changes will be allowed but it can not be guaranteed that the changes will successfully apply.""\n"
  471. IDS_CONFIRM_MULTIPLE_DELETION
  472. "One or more of selected permissions are inherited from parent. Inherited permissions cannot be deleted at this object.\n Do you want to delete other selected permissions."
  473. END
  474. STRINGTABLE DISCARDABLE
  475. BEGIN
  476. IDS_PERMISSIONS "Permissions"
  477. IDS_PERMISSION_INHERITEDONLYACE_DESC_PARENT
  478. "This permission is inherited from the %1 but does not control access to this object. It may control access to child objects of this object. To stop inheriting permissions, clear the checkbox below. You can edit the permission only at the parent object where it is defined."
  479. IDS_AUDITENTRY_INHERITEDONLYACE_DESC_PARENT
  480. "This auditing entry is inherited from the %1 but does not control access to this object. It may control access to child objects of this object. To stop inheriting auditing entries, clear the checkbox below. You can edit the auditing entry only at the parent object where it is defined."
  481. IDS_PERMISSION_INHERITEDACE_DESC_PARENT
  482. "This permission is inherited from the %1 and controls access to this object. To stop inheriting permissions, clear the checkbox below. You can edit the permission only at the parent object where it is defined."
  483. IDS_AUDITENTRY_INHERITEDACE_DESC_PARENT
  484. "This auditing entry is inherited from the %1 and controls access to this object. To stop inheriting auditing entries, clear the checkbox below. You can edit the auditing entry only at the parent object where it is defined."
  485. IDS_DYNAMIC_PERMISSION "&Permissions for %1"
  486. IDS_ACE_PERM_COLUMN_PARENT "Inherited From"
  487. IDS_FROM_PARENT "Parent Object"
  488. IDS_NOT_INHERITED "<not inherited>"
  489. IDS_EFF_ERROR "Windows cannot calculate the effective permissions for %1."
  490. IDS_SID_DELETED_1 "Account Deleted(%1)"
  491. IDS_SID_UNKNOWN_1 "Account Unknown(%1)"
  492. IDS_NO_OBJECT_PERM "Object Permissions are not available for this object type."
  493. IDS_ACL_SIZE_ERROR "The change you just made resulted in an access control list that exceeds the maximum size. You must remove approximately %1 access control entries before the changes can be saved.\n"
  494. IDS_ACL_SIZE_ERROR_ADV "The access control list size exceeds the maximum size. You must remove approximately %1 access control entries before the changes can be saved or the advanced page can be opened.\n"
  495. IDS_BLOAT_AUDIT_WARN "The change you are about to make will result in %1 auditing entries being added to the access control list."""
  496. END
  497. STRINGTABLE DISCARDABLE
  498. BEGIN
  499. IDS_BLOAT_PERM_WARN "The change you are about to make will result in %1 permissions being added to the access control list."""
  500. IDS_BLOAT_AUDIT_LINE1 "Because these auditing entries propagate to child objects, making this change will require more storage and time to evaluate. The higher this container is in the directory hierarchy, the more significant the performance degradation."
  501. IDS_BLOAT_PERM_LINE1 "Because these permissions propagate to child objects, making this change will require more storage and time to evaluate. The higher this container is in the directory hierarchy, the more significant the performance degradation."
  502. IDS_BLOAT_AUDIT_LINE2 "Consider either replacing the above auditing entries with fewer, more inclusive auditing entries, not applying the auditing entries to child objects, or not proceeding with this change. Click Help for more information."
  503. IDS_BLOAT_PERM_LINE2 "Consider either replacing the above permissions with fewer, more inclusive permissions, not applying the permissions to child objects, or not proceeding with this change. Click Help for more information."
  504. IDS_AUDITING "Auditing"
  505. IDS_ACLBLOAT_NO_LIST_LINE1
  506. "The change you are about to make will result in %1 permissions being added to the access control list."
  507. IDS_ACLBLOAT_NO_LIST_SACL_LINE1
  508. "The change you are about to make will result in %1 auditing entries being added to the access control list."
  509. IDS_BLOAT_AUDIT_LINE2_NOHELP
  510. "Consider either replacing these auditing entries with fewer, more inclusive auditing entries, not applying the auditing entries to child objects, or not proceeding with this change. "
  511. IDS_BLOAT_PERM_LINE2_NOHELP
  512. "Consider either replacing these permissions with fewer, more inclusive permissions, not applying the permissions to child objects, or not proceeding with this change."
  513. END
  514. #endif // English (U.S.) resources
  515. /////////////////////////////////////////////////////////////////////////////
  516. #ifndef APSTUDIO_INVOKED
  517. /////////////////////////////////////////////////////////////////////////////
  518. //
  519. // Generated from the TEXTINCLUDE 3 resource.
  520. //
  521. /////////////////////////////////////////////////////////////////////////////
  522. #endif // not APSTUDIO_INVOKED