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.

22 lines
651 B

  1. /**********************************************************************/
  2. /** Microsoft LAN Manager **/
  3. /** Copyright(c) Microsoft Corp., 1991 **/
  4. /**********************************************************************/
  5. /*
  6. Perm.str
  7. This file contains the strings for the permission/security dialogs.
  8. FILE HISTORY:
  9. ChuckC 10-Aug-1992 Created
  10. */
  11. IDS_SHARE_PERM_GEN_NO_ACCESS, "No Access"
  12. IDS_SHARE_PERM_GEN_READ, "Read"
  13. IDS_SHARE_PERM_GEN_MODIFY, "Change"
  14. IDS_SHARE_PERM_GEN_ALL, "Full Control"
  15. IDS_SHARE, "Access Through &Share"