
12 Mar
2024
12 Mar
'24
12:41 p.m.
On a Monday in 2024, Peter Krempa wrote:
The command invoking the code is internal and meant for developers, there's no point in translating the errors.
I would have expected this change to trigger syntax-check errors, but it seems we stopped checking for vshError translations back in 2008: commit 513bd04ce1d443cbaba9acbfcf6865746c4f513a Mark many more strings for translation.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- tools/vsh.c | 51 ++++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 25 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano