reactos/dll/win32/syssetup/lang
Joachim Henze 56bf3969cd
[SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198)
- make all 3 input boxes IDC_COMPUTERNAME, IDC_ADMINPASSWORD1, IDC_ADMINPASSWORD2 on this page the same length for all languages and start and end at same x-coord, e.g. sk-SK.rc, uk-UA.rc
- let the input boxes end at the same x as the edits in the previous dlg IDD_OWNERPAGE
- respect the right margin of the dialog with all controls for all languages, makes it look more harmonic to previous and next dlg, see video:
- make the input fields as wide as possible, but not wider, depending on what the language allowed I used width of 139, 148, 163 (163 is same as the EDITs in IDD_OWNERPAGE used)
- fix too small x offset for some controls in some languages like bg-BG.rc, that looked very off
- in zh-CN.rc fix the maximum allowed length for computer name from 63 to 15
- ja-JP.rc 15 is max chars for computer name, not 63
- Fix it-IT text truncation "Organizzazione" in IDD_OWNERPAGE
- pl-PL.rc Steal some wisdom from 0.4.9 to better stick with en-US.rc dimensions.
2023-03-29 01:23:00 +02:00
..
bg-BG.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
cs-CZ.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
da-DK.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
de-DE.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
el-GR.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
en-GB.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
en-US.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
es-ES.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
et-EE.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
eu-ES.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
fr-FR.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
he-IL.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
hi-IN.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
hr-HR.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
hu-HU.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
id-ID.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
it-IT.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
ja-JP.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
nl-NL.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
no-NO.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
pl-PL.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
pt-BR.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
pt-PT.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
ro-RO.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
ru-RU.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
sk-SK.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
sq-AL.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
sv-SE.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
th-TH.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
tr-TR.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
uk-UA.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
zh-CN.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
zh-HK.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
zh-TW.rc [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00