]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
windows-client_config-20070727
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 27 Jul 2007 16:40:44 +0000 (16:40 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 27 Jul 2007 16:40:44 +0000 (16:40 +0000)
FIXES 66302

change text of error message to indicate that the user is not a member
of the AFS Administrators Group instead of not being a Windows administrator.

src/WINNT/client_config/lang/en_US/afs_config.rc

index d276771bfd9f6194027c6deba01fbe684db67321..abd70cd86d5f305e9e95cb9465d231e446cb9d17 100644 (file)
@@ -700,7 +700,7 @@ BEGIN
     IDS_SERVICE_FAIL_START  "The AFS Client Service could not be started successfully. You might not have authorization to perform this operation.\n\nError 0x%1."
     IDS_SERVICE_FAIL_STOP   "The AFS Client Service could not be stopped successfully. You might not have authorization to perform this operation.\n\nError 0x%1."
     IDS_WARN_STOPPED        "The disabled controls cannot be changed because the AFS Client service is not running."
-    IDS_WARN_ADMIN          "The disabled controls cannot be changed because you are not logged in to Windows as an administrator."
+    IDS_WARN_ADMIN          "The disabled controls cannot be changed because you are not a member of the AFS Administrators Group."
     IDS_CELL_UNKNOWN        "(unknown)"
     IDS_GATEWAY_UNKNOWN     "(unknown)"
 END