mirror of
https://github.com/reactos/reactos.git
synced 2025-06-03 00:10:39 +00:00
![]() Harmonize the captions of the 3 dlgs IDD_DIALOG_SCIENTIFIC, IDD_DIALOG_STANDARD, IDD_DIALOG_CONVERSION Some languages had different strings used here, which leads to an undesired flip in the caption if one switches between the different views of the app. Very unelegant. E.g. cs-CZ, ko-KR, th-TH suffered from that. MS uses just the term "Calculator" in these captions, and not "Windows Calculator". So we can also just use "Calculator" instead of "ReactOS calculator". To perfectify the illusion / being more similar to MS. Don't worry: The word "ReactOS" is still present in at least 4 strings, e.g. in 3x IDM_HELP_ABOUT and IDS_CALC_NAME. So nobody will think it is not our Calculator after that change. As a nice side-effect the binary size shrinks slightly: e.g. for GCC8.4.0dbg: 530.432 -> 528.596 bytes |
||
---|---|---|
.. | ||
applications | ||
services | ||
setup | ||
shell | ||
system | ||
CMakeLists.txt |