From: Jeffrey Altman Date: Fri, 27 Jul 2007 16:40:44 +0000 (+0000) Subject: windows-client_config-20070727 X-Git-Tag: BP-openafs-windows-kdfs-ifs~586 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=d7d12d7c9b9cec32d4415b9d7bf1058d99d63d14;p=packages%2Fo%2Fopenafs.git windows-client_config-20070727 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. --- diff --git a/src/WINNT/client_config/lang/en_US/afs_config.rc b/src/WINNT/client_config/lang/en_US/afs_config.rc index d276771bf..abd70cd86 100644 --- a/src/WINNT/client_config/lang/en_US/afs_config.rc +++ b/src/WINNT/client_config/lang/en_US/afs_config.rc @@ -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