IDC_STATIC,4,4,226,8
LTEXT "&AFS Cell:",IDC_STATIC,4,24,30,8
EDITTEXT IDC_CELL,50,22,105,13,ES_LOWERCASE | ES_AUTOHSCROLL
- LTEXT "&Description:",IDC_STATIC,4,41,38,8
+ LTEXT "&Submount:",IDC_STATIC,4,41,38,8
EDITTEXT IDC_COMMENT,50,39,181,13,ES_AUTOHSCROLL
GROUPBOX "Servers",IDC_STATIC,4,61,236,158
CONTROL "",IDC_LIST,"FastList",WS_BORDER | WS_TABSTOP | 0x1b,13,
WS_VSCROLL | WS_TABSTOP
LTEXT "AFS &Path:",IDC_STATIC,30,77,33,8
EDITTEXT IDC_PATH,77,75,168,13,ES_AUTOHSCROLL
- LTEXT "D&escription:",IDC_STATIC,29,96,38,8
+ LTEXT "&Submount:",IDC_STATIC,29,96,38,8
EDITTEXT IDC_DESC,77,94,72,13,ES_AUTOHSCROLL
CONTROL "&Restore this mapping whenever I logon",IDC_PERSISTENT,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,77,112,188,10
PUSHBUTTON "Help",9,190,96,50,14
LTEXT "&Drive Letter:",IDC_STATIC,16,25,40,8
LTEXT "AFS &Path:",IDC_STATIC,16,44,33,8
- LTEXT "D&escription:",IDC_STATIC,15,64,38,8
+ LTEXT "&Submount:",IDC_STATIC,15,64,38,8
GROUPBOX "Global AFS Drive",IDC_STATIC,7,7,232,80
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_BADLOOKUP_DESC "Windows could not find a network address for %1. Check to make sure you typed the name of the machine correctly."
- IDS_NEWSUB_DESC "AFS was unable to use the description you specified when connecting the network drive.\n\nThe specified description is already used for a different AFS path."
- IDS_BADSUB_DESC "The drive letter description you entered cannot be used.\n\nA drive letter description may have no more than 12 characters, and may not contain spaces or tabs."
+ IDS_NEWSUB_DESC "AFS was unable to use the submount name you specified when connecting the network drive.\n\nThe specified submount is already used for a different AFS path."
+ IDS_BADSUB_DESC "The drive letter submount you entered cannot be used.\n\nA submount may have no more than 12 characters, and may not contain spaces or tabs."
IDS_BADGATEWAY_DESC "AFS was unable to contact the gateway machine that you specified.\n\nCheck to make sure that you typed the name of the gateway machine correctly."
IDS_BADGWCELL_DESC "No configuration information could be found for the AFS cell used by the specified gateway machine.\n\nIf you want to configure the AFS Client into a new cell, you must use the AFS Cells tab to add configuration information for that cell.\n\nCell: %1"
IDS_TITLE_CAUTION_NT "Caution - AFS Client Configuration"
WS_VSCROLL | WS_TABSTOP
LTEXT "AFS &Path:",IDC_STATIC,34,76,33,8
EDITTEXT IDC_MAP_PATH,77,74,96,14,ES_AUTOHSCROLL
- LTEXT "D&escription:",IDC_STATIC,34,94,38,8
+ LTEXT "&Submount:",IDC_STATIC,34,94,38,8
EDITTEXT IDC_MAP_DESC,77,92,60,14,ES_AUTOHSCROLL
END
WS_VSCROLL | WS_TABSTOP
LTEXT "AFS &Path:",IDC_STATIC,23,70,33,8
EDITTEXT IDC_MAP_PATH,73,68,178,13,ES_AUTOHSCROLL
- LTEXT "D&escription:",IDC_STATIC,23,88,38,8
+ LTEXT "&Submount:",IDC_STATIC,23,88,38,8
EDITTEXT IDC_MAP_DESC,73,86,60,13,ES_AUTOHSCROLL
CONTROL "&Restore this mapping whenever I logon",
IDC_MAP_PERSISTENT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
IDS_UNCONFIG_DESC "The AFS Client cannot be used because it is not yet configured.\n\nTo configure the AFS Client, open the Control Panel and double-click on the AFS Client icon."
IDS_NEWSUB_TITLE "Caution - AFS Client"
IDS_NEWSUB_TITLE_95 "Caution - AFS Light"
- IDS_NEWSUB_DESC "AFS was unable to use the description you specified when connecting the network drive.\n\nThe specified description is already used for a different AFS path."
+ IDS_NEWSUB_DESC "AFS was unable to use the submount you specified when connecting the network drive.\n\nThe specified submount is already used for a different AFS path."
IDS_BADSUB_TITLE "Error - AFS Client"
END