mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +00:00
945e856031
- 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). |
||
---|---|---|
.. | ||
bg-BG.rc | ||
cs-CZ.rc | ||
de-DE.rc | ||
el-GR.rc | ||
en-GB.rc | ||
en-US.rc | ||
es-ES.rc | ||
et-EE.rc | ||
fr-FR.rc | ||
he-IL.rc | ||
hu-HU.rc | ||
id-ID.rc | ||
it-IT.rc | ||
ja-JP.rc | ||
nl-NL.rc | ||
no-NO.rc | ||
pl-PL.rc | ||
pt-BR.rc | ||
pt-PT.rc | ||
ro-RO.rc | ||
ru-RU.rc | ||
sk-SK.rc | ||
sq-AL.rc | ||
sv-SE.rc | ||
tr-TR.rc | ||
uk-UA.rc | ||
zh-CN.rc | ||
zh-HK.rc | ||
zh-TW.rc |