reactos/dll/cpl/desk/lang
Joachim Henze 945e856031
[DESK] _countof and rc-trivia (#7298)
- use _countof() consistently throughout the module instead of mixed ARRAYSIZE/countof.

In *.rc:
- the 3 AUTORADIOBUTTONS should not end with dots. In Windows 2k3sp2 ARB do never end with dots, I double-checked that here also in desk.cpl
- all 3 ARB should have an accel. I added the german ones, and added FIXMEs where I didn't know the correct accels
- the GROUPBOX IDC_SCREENS_DUMMY2 should not have an accel, but the only button in there PUSHBUTTON IDC_SCREENS_POWER_BUTTON should have an accel. This fixes a few existing accel collisions, e.g. in nl-NL.rc
- add a few additional FIXMEs for missing accels where I stumbled over them (most of them I fixed by guessing in the older branches, but I think it makes sense to let the actual native speakers fix them with the same accel that would be used in the 2k3sp2-version of *their* language)
- ro-RO.rc: Fix the forbidden characters according to the romanian-translation-rules

I noticed those glitches while porting back stuff, and acted on the FIXMEs in the backport instead of just fingerpointing to them (what I did on master).
2024-09-10 01:46:08 +02:00
..
bg-BG.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
cs-CZ.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
de-DE.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
el-GR.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
en-GB.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
en-US.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
es-ES.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
et-EE.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
fr-FR.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
he-IL.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
hu-HU.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
id-ID.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
it-IT.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
ja-JP.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
nl-NL.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
no-NO.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
pl-PL.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
pt-BR.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
pt-PT.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
ro-RO.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
ru-RU.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
sk-SK.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
sq-AL.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
sv-SE.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
tr-TR.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
uk-UA.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
zh-CN.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
zh-HK.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
zh-TW.rc [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00