mirror of
https://git.openafs.org/openafs.git
synced 2025-01-20 16:00:12 +00:00
DEVEL15-windows-netidmgr-provider-20070412
do not use ellipsis for actions that do not need additional data to
complete.
"Help for OpenAFS plugin" -> "AFS" since its on the Help menu already
(cherry picked from commit fb5b0dcce6
)
This commit is contained in:
parent
bab05cedab
commit
ae6709125b
@ -113,7 +113,7 @@ BEGIN
|
||||
EDITTEXT IDC_CFG_VERSION,68,54,172,14,ES_AUTOHSCROLL | ES_READONLY
|
||||
LTEXT "Company",IDC_CFG_LBL_COMPANY,14,75,31,8
|
||||
EDITTEXT IDC_CFG_COMPANY,68,72,172,14,ES_AUTOHSCROLL | ES_READONLY
|
||||
PUSHBUTTON "OpenAFS Control Panel ...",IDC_CFG_CPL,128,161,112,14
|
||||
PUSHBUTTON "OpenAFS Control Panel",IDC_CFG_CPL,128,161,112,14
|
||||
GROUPBOX "Startup options",IDC_CFG_STARTGRP,7,99,241,48
|
||||
CONTROL "Prevent AFSCreds.exe from starting automatically when you log in to Windows.",IDC_CFG_STARTAFSCREDS,
|
||||
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,14,108,226,22
|
||||
@ -254,7 +254,7 @@ BEGIN
|
||||
IDS_ERR_NOSERVICE "The AFS service is not running. If OpenAFS is installed, you can start the service using the AFS configuration panel."
|
||||
IDS_ERR_CELLCONFIG_S "The error code returned was %2!d!."
|
||||
IDS_ERR_GENERAL "Credentials could not be obtained for cell %1!S!."
|
||||
IDS_ACTION_AFS_HELP "Help for OpenAFS plug-in"
|
||||
IDS_ACTION_AFS_HELP "AFS"
|
||||
IDS_ACTION_AFS_HELP_TT "Display documentation for the OpenAFS plug-in"
|
||||
END
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user