History log of /reactos/dll/cpl/sysdm/lang/zh-HK.rc (Results 1 – 8 of 8)
Revision Date Author Comments
# ebf10528 06-Dec-2022 Thamatip Chitpong <tangaming123456@outlook.com>

[SYSDM] System Parameters: Add close button (#4928)

Follow-up of PR #4891 (commit f125cd1c7).


# 04b2d35f 03-Nov-2022 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>

[SYSDM] Improvements for the Paging File settings dialog. (#4844)

- Implement the architecture-specific pagefile size limits.
In particular, verify that the selected volume on which to create
th

[SYSDM] Improvements for the Paging File settings dialog. (#4844)

- Implement the architecture-specific pagefile size limits.
In particular, verify that the selected volume on which to create
the page file can accomodate the theoretical maximum limit (e.g.
FAT32 cannot accomodate a 16 TB pagefile on x64, and the limit must
be lowered down to 4 GB).

- Change the IDS_WARNINITIALRANGE and IDS_WARNMAXIMUMRANGE strings
so that the maximum limit mentioned is the dynamic one.

- Review, improve and fix other aspects of the code.

Parts of this PR: addendum to commits 4d2d2dbb2 (#2597), 3bee3b92a (#2706).

show more ...


# df95d05f 31-Oct-2022 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>

[SYSDM.CPL] Remove useless ', 0, 0, 0x0' in the resource dialog FONT statements.

Those are the default values, so...


# efe25648 28-Aug-2022 Thamatip Chitpong <tangaming123456@outlook.com>

[SYSDM] General page: Auto-update the system uptime (#4616)

- Also insert curly-brackets for switch-case in GeneralPageProc
- Use correct printf data type for the system uptime

Reviewed-by: Stan

[SYSDM] General page: Auto-update the system uptime (#4616)

- Also insert curly-brackets for switch-case in GeneralPageProc
- Use correct printf data type for the system uptime

Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>
Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>

show more ...


# 2752c42f 31-Mar-2022 Chan Chilung <eason066@gmail.com>

[TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347)

- Added zh-HK translation for following files:
- [BASE/SERVICES/W32TIME]
- [BASE/SYSTEM/...] (except CMD console onl

[TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347)

- Added zh-HK translation for following files:
- [BASE/SERVICES/W32TIME]
- [BASE/SYSTEM/...] (except CMD console only applications)
- [FDEBUG]
- [DLL/CPL/...] (except Wine related applications)
- [DLL/SHELLEXT/...]
- [DLL/WIN32/...] (not all applications are translated, and Wine related applications are excluded from this part)
- [MODULES/ROSAPPS/APPLICATIONS/...] (not all applications are translated)
- [SCREENSAVERS]
- [NTVDM]
- [USERSRV]
- Translation Improvement
- Fix header for zh-TW and zh-HK translation files

Reviewed-by: Luo Yufan <njlyf2011@hotmail.com>
Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>

show more ...


# 3a4e5a61 15-Jan-2022 Stanislav Motylkov <x86corez@gmail.com>

[SYSDM] Add missing changes from e58b4a49 to zh-HK resource file


# ecfd01ee 14-Jan-2022 Stanislav Motylkov <x86corez@gmail.com>

[SYSDM] Make file browse filter string translatable

Addendum to e58b4a49. CORE-11733


# 81db5e1d 29-Dec-2021 Chan Chilung <eason066@gmail.com>

[TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941)

Converted from Cantonese to HK-Style Written Chinese.

Also assign zh-HK translations to the ReactOS Chinese
translation t

[TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941)

Converted from Cantonese to HK-Style Written Chinese.

Also assign zh-HK translations to the ReactOS Chinese
translation team in the CODEOWNERS file.

Reviewed-by: He Yang <1160386205@qq.com>
Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>
Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>

show more ...