reactos/dll/shellext/netshell/lang
Joachim Henze a6341b49d8
[NETSHELL] 640x480-ify complete that module (#6109)
Addendum to (#5899)

The change in sk-SK.rc
IDD_NETPROPERTIES DIALOGEX 0, 0, 246, 246
to
IDD_NETPROPERTIES DIALOGEX 0, 0, 246, 216
is an addendum to (#5899). In sk-SK.rc that line was accidentally forgotten to be changed.

The change to "all" rc's:
IDD_STATUS DIALOGEX 0, 0, 200, 280
to
IDD_STATUS DIALOGEX 0, 0, 200, 180
changes the last dialog, that had a greater value here than 220 (which is the max we can use for 640x480-ability).
I decided to use 180 for 2 reasons:
1.) bg-BG.rc already used IDD_STATUS DIALOGEX 0, 0, 200, 180 here, so we can sync all langs to that.
2.) We have some dialogs nearby which do use that same dimension for all langs, e.g.:
IDD_LAN_NETSTATUS DIALOGEX 0, 0, 200, 180
IDD_LAN_NETSTATUSADVANCED DIALOGEX 0, 0, 200, 180
2023-12-03 21:35:57 +00:00
..
bg-BG.rc [NETSHELL] IDD_NETPROPERTIES must fit 640x480 CORE-19284 (#5899) 2023-11-06 23:31:37 +00:00
cs-CZ.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
da-DK.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
de-DE.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
el-GR.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
en-US.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
es-ES.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
fr-FR.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
he-IL.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
hi-IN.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
hu-HU.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
id-ID.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
it-IT.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
ja-JP.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
nl-NL.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
no-NO.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
pl-PL.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
pt-PT.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
ro-RO.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
ru-RU.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
sk-SK.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
sq-AL.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
sv-SE.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
tr-TR.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
uk-UA.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
zh-CN.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
zh-HK.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00
zh-TW.rc [NETSHELL] 640x480-ify complete that module (#6109) 2023-12-03 21:35:57 +00:00