reactos/base/applications
Joachim Henze e1db293f12
[REGEDIT] *.rc Improve accels and harmonize a bit, especially de-DE (#6964)
- all languages: Strip unintended accelerators for Cancel-buttons
- many languages: had accel collision between "&File"-menu and "&Favorites" menu. It must be "F&avrites" for those!
- de-DE: "&Wertname:" -> "&Name:" was done because this is what Windows does and to fix an accel collision between "&Wert" and "&Wertname"
- de-DE: use the same name for String, DWORD, MULTISTRING, EXPANDABLESTRING in all 3 dialogs (each of the 3 dlgs used different names before), which also fixes an accel collision between "&Schlüssel" and "&String"
- de-DE: structurally use "Sc&hlüssel", instead of mixed things
- de-DE: "&Trennen" -> "&Teilen" is what Windows does
- de-DE "&Ändern" -> "Än&dern" is what Windows does, and avoids accel at a special character
- de-DE "&Über" -> "Inf&o" is what Windows does, and avoids accel at a special character
- de-DE "S&chlüsselnamen kopieren" -> "Schlüsselnamen &kopieren" is to match another already existing "Schlüsselnamen &kopieren" in the file
- de-DE "A&lles auswählen" -> "Alles &markieren" is what Windows does
- all languages: fix 26x wrong capitalization for "Ms Shell Dlg" -> "MS Shell Dlg"
- use the correct fonts for some asian languages (font-size9) this was for 5 new dlgs from 0.4.15-dev'ing
- fix many accelerator collisions for many languages, or leave FIXMEs for them where I found it to be better for the native speakers to act on their own in the future

JIRA issue: none
2024-05-31 17:28:39 +02:00
..
atactl
cacls [CACLS] Update Romanian (ro-RO) translation (#6458) 2024-02-11 23:13:10 +01:00
calc [CALC] Fix input bug when display is in error. (#5988) 2024-04-18 11:39:46 +02:00
charmap
charmap_new
clipbrd [CLIPBRD] Update Romanian (ro-RO) translation (#6535) 2024-03-23 21:18:20 +01:00
cmdutils [CSCRIPT][WSCRIPT][BOOTDATA] Basic .wsf support (#6140) 2024-05-19 13:57:47 +02:00
control
ctfmon [CTFMON][MSCTFIME][MSCTF][MSUTB][CICERO] Fix TFUninitLib (#6504) 2024-02-20 14:36:24 +09:00
drwtsn32
dxdiag
extrac32
findstr
fltmc [FLTMC] Update Romanian (ro-RO) translation (#6481) 2024-02-11 23:22:06 +01:00
fontview
games [SOLITAIRE] Update Romanian (ro-RO) translation (#6600) 2024-03-23 22:21:32 +01:00
hh
iexplore
kbswitch [KBSWITCH][INPUT][SDK] Use <imm32_undoc.h>'s IS_IME_HKL (#6588) 2024-03-10 12:15:56 +09:00
logoff
magnify [MAGNIFY] Update Romanian (ro-RO) translation (#6664) 2024-05-10 21:36:42 +02:00
mmc
mplay32
msconfig [MSCONFIG] Update title for en-US and th-TH 2024-03-29 09:35:44 +07:00
msconfig_new
mscutils [EVENTVWR] Fix missing keyboard navigation (#6835) 2024-05-08 19:00:02 +02:00
mshta
mspaint [MSPAINT] Update Romanian (ro-RO) translation (#6511) 2024-03-23 21:12:23 +01:00
mstsc [MSTSC] Update Romanian (ro-RO) translation (#6841) 2024-05-10 22:33:08 +02:00
network [CMAKE] Clang*: Add '-Werror=unknown-warning-option' for C/CXX (#6383) 2024-05-31 16:26:11 +02:00
notepad [NOTEPAD] Kill warning by typecast (int) in DIALOG_StatusBarUpdateCaretPos 2024-05-16 12:35:01 +09:00
osk [OSK] Update Romanian (ro-RO) translation (#6706) 2024-05-10 21:41:00 +02:00
rapps [RAPPS] DelRegEmpty instruction should be best-effort, don't propagate any errors (#6860) 2024-05-12 00:07:54 +02:00
rapps_com
regedit [REGEDIT] *.rc Improve accels and harmonize a bit, especially de-DE (#6964) 2024-05-31 17:28:39 +02:00
regedt32
runas
sc
screensavers
sdbinst
setup16
shutdown [SHUTDOWN] Update Romanian (ro-RO) translation (#6459) 2024-02-11 23:13:27 +01:00
sndrec32
sndvol32 [SNDVOL32] Add CTRL-S hotkey to switch between Small/Normal modes (#6867) 2024-05-11 11:22:39 +03:00
taskmgr [TASKMGR] Process page: Allow using "Open File Location" functionality without running Explorer shell 2024-04-26 07:16:00 +07:00
utilman [UMANDLG] Update Romanian (ro-RO) translation (#6699) 2024-04-07 20:34:38 +02:00
winhlp32
winver
wordpad [WORDPAD] Use FILE_SHARE_READ and OPEN_ALWAYS for writing (#6883) 2024-05-15 01:23:30 +09:00
write
wusa
CMakeLists.txt