reactos/base/applications/regedit
Joachim Henze 07f263143e
[REGEDIT] *.rc: AUTORADIOBUTTONS, fix "Bus Nummer"-typo, ... (#7104)
- fix AUTORADIOBUTTONS, BS_AUTORADIOBUTTON is not needed, when AUTORADIOBUTTON is used
- add a WS_GROUP | WS_TABSTOP to the first ARB
- this slightly shrinks the binary size by the way, because we don't need the "Button"-strings
- harmonize the 2 AUTORADIOBUTTONS width to 99 for all langs
- fix "Bus Nummer"-typo, which has been done already by someone in en-US, but other langs were forgotten
- sync untranslated cut-accel, which has also been done for en-US already, but was forgotten in other langs
- in all translations a big block has been moved within the rcs historically..., in all except nl-NL and no-NO. What a foolish thing to do! So catch up with that.
- ja-JP the thing with the cut-accel fixes an accelerator collision by the way &C vs &C
- nl-NL: strip GRAYED from ID_REGISTRY_CONNECTNETWORKREGISTRY, which was done for all other languages earlier already, but forgotten for this one
2024-07-10 02:17:37 +02:00
..
clb
lang [REGEDIT] *.rc: AUTORADIOBUTTONS, fix "Bus Nummer"-typo, ... (#7104) 2024-07-10 02:17:37 +02:00
res
about.c
childwnd.c [REGEDIT] Fix splitter move redraw issues. (#6992) 2024-06-19 00:39:39 -05:00
CMakeLists.txt
edit.c [REGEDIT] edit.c: Display bus number as signed (it can be -1) 2024-01-26 01:18:20 +03:00
error.c
find.c
framewnd.c [REGEDIT] Strip unneeded WM_TIMER, formatting (#7040) 2024-07-07 13:09:23 +02:00
hexedit.c
hexedit.h
listview.c [REGEDIT] Display REG_NONE as binary (#7084) 2024-07-05 22:11:16 +02:00
main.c
main.h
regedit.c
regedit.h
regedit.rc
regproc.c
resource.h
security.c
security.h
settings.c
treeview.c [REGEDIT] Early return FALSE in CreateNewKey() if pszKeyPath is NULL (#6840) 2024-05-06 23:46:55 +03:00
txtproc.c