Skip to content

Commit 8f54750

Browse files
committed
[NETSHELL] Fix overlapping text on top of edit in IDD_NETWORKDOMAINPAGE
Reduce "Workgroup or Domain Name:" height to avoid IDC_DOMAIN_NAME overlap, with a value that is enough to fit the text vertically. CORE-20694
1 parent 4eb9e87 commit 8f54750

28 files changed

Lines changed: 28 additions & 28 deletions

dll/shellext/netshell/lang/bg-BG.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ BEGIN
123123
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
124124
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
125125
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
126-
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
126+
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 10
127127
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL
128128
LTEXT "NOTE: If this computer isn't going to be part of a network, you don't have sufficient rights to join a domain, or you don't know what to enter, then just choose workgroup for now. These options can be changed at a later time.", IDC_STATIC, 33, 107, 263, 50
129129
END

dll/shellext/netshell/lang/cs-CZ.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ BEGIN
123123
(Tuto informaci můžete obdržet od Vašeho správce sítě.)", IDC_STATIC, 33, 2, 263, 50
124124
AUTORADIOBUTTON "Ne, tento počítáč bude součástí pracovní skupiny.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
125125
AUTORADIOBUTTON "Ano, tento počítáč bude součástí domény.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
126-
LTEXT "Název skupiny nebo domény:", IDC_STATIC, 33, 72, 126, 14
126+
LTEXT "Název skupiny nebo domény:", IDC_STATIC, 33, 72, 126, 10
127127
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL
128128
LTEXT "Poznámka: Pokud tento počítač nebude součástí sítě, nemáte dostatečná oprávnění pro připojení k doméně, nebo nevíte, jakou možnost zvolit, vyberte zatím možnost síťová skupina. Tato nastavení mohou být později změněna.", IDC_STATIC, 33, 107, 263, 50
129129
END

dll/shellext/netshell/lang/da-DK.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ BEGIN
123123
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
124124
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
125125
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
126-
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
126+
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 10
127127
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL
128128
LTEXT "NOTE: If this computer isn't going to be part of a network, you don't have sufficient rights to join a domain, or you don't know what to enter, then just choose workgroup for now. These options can be changed at a later time.", IDC_STATIC, 33, 107, 263, 50
129129
END

dll/shellext/netshell/lang/de-DE.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ BEGIN
123123
(Domänen-Anmeldedaten müssen eventuell vom Netzwerkadministrator bezogen werden.)", IDC_STATIC, 33, 2, 263, 50
124124
AUTORADIOBUTTON "Diesen Computer folgender Arbeitsgruppe hinzufügen.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
125125
AUTORADIOBUTTON "Diesen Computer folgender Domäne hinzufügen.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
126-
LTEXT "Arbeitsgruppe oder Domäne:", IDC_STATIC, 33, 72, 126, 14
126+
LTEXT "Arbeitsgruppe oder Domäne:", IDC_STATIC, 33, 72, 126, 10
127127
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL
128128
LTEXT "Sollte dieser Computer nicht mit einem Netzwerk verbunden werden, Sie keine Domänen-Anmeldedaten besitzen oder falls Sie unschlüssig sind, wählen Sie vorläufig Arbeitsgruppe.\nDiese Einstellung kann später jederzeit verändert werden.", IDC_STATIC, 33, 107, 263, 50
129129
END

dll/shellext/netshell/lang/el-GR.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ BEGIN
123123
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
124124
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
125125
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
126-
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
126+
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 10
127127
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL
128128
LTEXT "NOTE: If this computer isn't going to be part of a network, you don't have sufficient rights to join a domain, or you don't know what to enter, then just choose workgroup for now. These options can be changed at a later time.", IDC_STATIC, 33, 107, 263, 50
129129
END

dll/shellext/netshell/lang/en-US.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ BEGIN
123123
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
124124
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
125125
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
126-
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
126+
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 10
127127
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL
128128
LTEXT "NOTE: If this computer isn't going to be part of a network, you don't have sufficient rights to join a domain, or you don't know what to enter, then just choose workgroup for now. These options can be changed at a later time.", IDC_STATIC, 33, 107, 263, 50
129129
END

dll/shellext/netshell/lang/es-ES.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ BEGIN
131131
(Puede obtener más información de su administrador de red.)", IDC_STATIC, 33, 2, 263, 50
132132
AUTORADIOBUTTON "No, este equipo será parte de un grupo de trabajo.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
133133
AUTORADIOBUTTON "Sí, este equipo será parte de un dominio.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
134-
LTEXT "Nombre del dominio o grupo de trabajo:", IDC_STATIC, 33, 72, 152, 20
134+
LTEXT "Nombre del dominio o grupo de trabajo:", IDC_STATIC, 33, 72, 152, 10
135135
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL
136136
LTEXT "NOTA: Si este equipo no va a formar parte de una red, o no se tienen los suficientes privilegios como para unirse a un dominio, o ante cualquier duda, lo mejor es elegir «Grupo de trabajo». Se puede cambiar la elección en cualquier momento.", IDC_STATIC, 33, 107, 263, 50
137137
END

dll/shellext/netshell/lang/fr-FR.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ BEGIN
123123
(Vous pouvez obtenir cette information de votre administrateur réseau).", IDC_STATIC, 33, 2, 263, 50
124124
AUTORADIOBUTTON "Non, cet ordinateur fera partie d'un groupe de travail.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
125125
AUTORADIOBUTTON "Oui, cet ordinateur fera partie d'un domaine.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
126-
LTEXT "Nom du groupe de travail ou du domaine :", IDC_STATIC, 33, 72, 150, 14
126+
LTEXT "Nom du groupe de travail ou du domaine :", IDC_STATIC, 33, 72, 150, 10
127127
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL
128128
LTEXT "NOTE : Si cet ordinateur ne fera pas partie d'un réseau, si vous n'avez pas assez de droits pour rejoindre un réseau, ou si vous ne savez pas quoi entrer, choisissez groupe de travail pour l'instant. Ces options peuvent être changées ultérieurement.", IDC_STATIC, 33, 107, 263, 50
129129
END

dll/shellext/netshell/lang/he-IL.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ BEGIN
123123
(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50
124124
AUTORADIOBUTTON "No, this computer will be part of a workgroup instead.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
125125
AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
126-
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14
126+
LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 10
127127
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL
128128
LTEXT "NOTE: If this computer isn't going to be part of a network, you don't have sufficient rights to join a domain, or you don't know what to enter, then just choose workgroup for now. These options can be changed at a later time.", IDC_STATIC, 33, 107, 263, 50
129129
END

dll/shellext/netshell/lang/hi-IN.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ BEGIN
129129
(आप अपने नेटवर्क एडमिनिस्ट्रेटर से यह जानकारी प्राप्त कर सकते हैं।)", IDC_STATIC, 33, 2, 263, 50
130130
AUTORADIOBUTTON "नहीं, यह कंप्यूटर एक कार्यसमूह का हिस्सा होगा।", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP
131131
AUTORADIOBUTTON "हां, यह कंप्यूटर एक डोमेन का हिस्सा होगा।", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP
132-
LTEXT "कार्यसमूह या डोमेन नाम:", IDC_STATIC, 33, 72, 126, 14
132+
LTEXT "कार्यसमूह या डोमेन नाम:", IDC_STATIC, 33, 72, 126, 10
133133
EDITTEXT IDC_DOMAIN_NAME, 33, 82, 126, 14, WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL
134134
LTEXT "नोट: यदि यह कंप्यूटर किसी नेटवर्क का हिस्सा नहीं है, तो आपके पास डोमेन से जुड़ने के लिए पर्याप्त अधिकार नहीं हैं, या आप नहीं जानते कि क्या दर्ज करना है, तो अभी के लिए कार्यसमूह चुनें। इन विकल्पों को बाद के समय में बदला जा सकता है।", IDC_STATIC, 33, 107, 263, 50
135135
END

0 commit comments

Comments
 (0)