]> granicus.if.org Git - procps-ng/commit
top: don't make translatable text subject to a #define
authorJim Warner <james.warner@comcast.net>
Fri, 27 May 2022 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Tue, 31 May 2022 10:35:44 +0000 (20:35 +1000)
commitb587d946bfa63526b13009e683e852af0c7a4efa
tree79e08b2d952dd52c4c209aa190272bc0b10725f9
parentdaedcb974ef9d523f9a401e2ce8a37e33fa11195
top: don't make translatable text subject to a #define

While it is acceptable to make text usage conditional,
one must never make the text itself conditional. After
all, the translators must be presented with all of the
text so the opportunity to translate it is never lost.

[ one wonders who the idiot was that did this anyway ]

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.c
top/top_nls.c
top/top_nls.h