src: fix spelling typos in argp help text and error diagnostics
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 12 Dec 2020 01:27:37 +0000 (04:27 +0300)
committerMark Wielaard <mark@klomp.org>
Sat, 12 Dec 2020 13:59:17 +0000 (14:59 +0100)
commitadbf4bafc2398e90a90a4e98b4ce2e05614c617b
treed6e89d20faba278cb50fd1e22f3512e3fd3d329e
parentb43d1b48c6add5f1f92a11ff505eb1e807c5e965
src: fix spelling typos in argp help text and error diagnostics

Since all these help text strings are marked for translation, apply the fixes
to translation strings as well, this helps to avoid translations becoming fuzzy.

lenght -> length
occured -> occurred
endianess -> endianness
reversable -> reversible

Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
16 files changed:
po/ChangeLog
po/de.po
po/es.po
po/fr.po
po/it.po
po/ja.po
po/nl.po
po/pl.po
po/ru.po
po/uk.po
po/zh_CN.po
src/ChangeLog
src/readelf.c
src/stack.c
src/strings.c
src/strip.c