reactos/base/applications/regedit/lang
Joachim Henze 470cef7bfd
[REGEDIT] Deduplication and other formatting changes (#7193)
- Deduplicates unused IDC_REGEDIT MENU vs. actually used IDR_REGEDIT_MENU
- shrinks the binary size, GCC8.4.0dbg build shrinks from 1.052.672 -> 1.049.600 bytes
- that also solves a few FIXME's, e.g. in hu-HU, pl-PL, sl-SI, sq-AL, tr-TR, uk-UA
- translates the help-popup string in th-TH.rc
- slightly tweak some headers to be a bit closer to newstyle without going all the way
- also link to LPGL2.1+ in the source files to reduce the wall-of-text, also some other whitespace tweaks in those, but no functional change
- security.c: vertical-compactness-whitespace-changes aim to get HeapAlloc closer to HeapFree
- id-ID.rc: "&Data nilai" and "&Nama nilai" does exist in 4 dialogs, Harmonize them
- pt-PT.rc: add 2 missing accels in IDD_EDIT_STRING
- edit.c: 3x ARRAY_SIZE
- the most review-worthy change in the actual .h/.c files is clb.c the change from ClbWndClass.hInstance = hinstDLL, ClbWndClass.hIcon = NULL; to ClbWndClass.hInstance = hinstDLL; ClbWndClass.hIcon = NULL;
- clb.c the stripped INT_PTR-cast for EndDialog() was Co-authored-by: Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
2024-07-29 21:19:10 +02:00
..
bg-BG.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
cs-CZ.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
de-DE.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
el-GR.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
en-US.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
es-ES.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
fr-FR.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
he-IL.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
hu-HU.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
id-ID.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
it-IT.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
ja-JP.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
ko-KR.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
nl-NL.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
no-NO.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
pl-PL.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
pt-BR.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
pt-PT.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
ro-RO.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
ru-RU.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
sk-SK.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
sl-SI.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
sq-AL.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
sv-SE.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
th-TH.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
tr-TR.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
uk-UA.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
zh-CN.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
zh-HK.rc [REGEDIT] *.rc: AUTORADIOBUTTONS, fix "Bus Nummer"-typo, ... (#7104) 2024-07-10 02:17:37 +02:00
zh-TW.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00