[NETSHELL] Improve workgroup vs. domain wording (#4172)

This commit is contained in:
Chris Spiegel 2021-12-21 04:40:54 -08:00 committed by GitHub
parent 8a6312abda
commit 00ffe2dfff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 12 additions and 12 deletions

View file

@ -111,7 +111,7 @@ FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Do you want this computer to be a member of a domain?\n\
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL

View file

@ -111,7 +111,7 @@ FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Do you want this computer to be a member of a domain?\n\
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL

View file

@ -111,7 +111,7 @@ FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Do you want this computer to be a member of a domain?\n\
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL

View file

@ -111,7 +111,7 @@ FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Do you want this computer to be a member of a domain?\n\
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL

View file

@ -111,7 +111,7 @@ FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Do you want this computer to be a member of a domain?\n\
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL

View file

@ -111,7 +111,7 @@ FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Do you want this computer to be a member of a domain?\n\
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL

View file

@ -111,7 +111,7 @@ FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Do you want this computer to be a member of a domain?\n\
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL

View file

@ -111,7 +111,7 @@ FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Do you want this computer to be a member of a domain?\n\
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL

View file

@ -111,7 +111,7 @@ FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Do you want this computer to be a member of a domain?\n\
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL

View file

@ -116,7 +116,7 @@ FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Do you want this computer to be a member of a domain?\n\
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL

View file

@ -115,7 +115,7 @@ FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Do you want this computer to be a member of a domain?\n\
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL

View file

@ -111,7 +111,7 @@ FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Do you want this computer to be a member of a domain?\n\
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL