mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
1061ed4d28
This makes the 3 dlgs fit the screen in y for 640x480 desktop resolution like their MS role-models. Beside that also fixes: - the wrong vertical position of IDC_FOLDER_OPTIONS_TASKICON and wrong horizontal position of ICON IDI_SHELL_PROGRAMS_FOLDER2 for all translations - fix some accelerator collisions for de-DE and place many FIXMEs for other translations that still have some - improve the distance on the lower end (height) of the 3 groupboxes to look much better than before in IDD_FOLDER_OPTIONS_GENERAL for all langs - bg-BC.rc in 1st dlg IDD_FOLDER_OPTIONS_GENERAL the text of the radiobuttons was historically shifted to the left (as part of an ancient workaround for the too long strings) and as a consquence the text was at the same area where the icons are. Fixed now. - en-US: text truncation for IDC_FOLDER_OPTIONS_DOUBLECLICK string (affected also many other langs) - es-ES: fix text truncation on button IDC_FOLDER_OPTIONS_RESTORE - id-ID: BS_MULTILINE in IDC_FOLDER_OPTIONS_ULBROWSER and IDC_FOLDER_OPTIONS_ULPOINT. Added missing spacing between IDC_VIEW_APPLY_TO_ALL and IDC_VIEW_RESET_ALL buttons - it-IT.rc fix text truncation in IDC_FOLDER_OPTIONS_RESTORE - ro-RO.rc fix text truncation in IDC_FOLDER_OPTIONS_RESTORE - uk-UA.rc lacked the ICON IDI_SHELL_PROGRAMS_FOLDER2 entirely (as a consequence of a historic workaround) - fix text truncation for many languages for the radiobuttons in IDD_FOLDER_OPTIONS_GENERAL (1st dlg) - fix text truncation for all languages for the "Opens with:" text in IDD_FOLDER_OPTIONS_FILETYPES (3rd dlg) - strip unneeded dummy texts for IDC_FILETYPES_APPNAME - take over "Free Space" instead of "Size available" for IDS_SHV_COLUMN_DISK_AVAILABLE which was done for en-US.rc some years ago, but was forgotten to do as well for other languages back then - ... and so on CORE-1762 |
||
---|---|---|
.. | ||
3rdparty | ||
apisets | ||
appcompat | ||
cpl | ||
directx | ||
ime | ||
keyboard | ||
nls | ||
np | ||
ntdll | ||
opengl | ||
shellext | ||
win32 | ||
CMakeLists.txt |