reactos/base/applications/taskmgr/lang
Joachim Henze 628d4a92e9
[TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978)
ReactOS taskmgr writes a bit more *useful* dynamically
generated strings in the status-bar field 3 with the memory
than MS Windows XP taskmgr does for example.
Available space in the statusbar is very limited,
therefore we use the following trick to get as much as possible of that helpful text visible
for the majority of the translations:
- We do shrink the CPU% column a bit in width and static text lengths, as it is the one which
has very little variety in length of its dynamic part: 0% to 100%

This improves the display for all languages, and for some languages it also fixes
text-cutoff that we even had with the wider width in the CPU% column already.

also fix an accelerator collision in nl-NL.rc
2023-11-27 17:53:34 +00:00
..
bg-BG.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
cs-CZ.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
da-DK.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
de-DE.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
el-GR.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
en-US.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
es-ES.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
et-EE.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
fr-FR.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
he-IL.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
hu-HU.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
id-ID.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
it-IT.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
ja-JP.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
ko-KR.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
nl-NL.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
no-NO.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
pl-PL.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
pt-BR.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
pt-PT.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
ro-RO.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
ru-RU.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
sk-SK.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
sq-AL.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
sv-SE.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
tr-TR.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
uk-UA.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
zh-CN.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
zh-HK.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00
zh-TW.rc [TASKMGR] Fix text cutoff statusbar2 CPU%, improve statusbar3 Mem (#5978) 2023-11-27 17:53:34 +00:00