]> git.ipfire.org Git - thirdparty/shadow.git/commit
src/: Simplify error strings
authorAlejandro Colomar <alx@kernel.org>
Thu, 25 Jun 2026 20:28:59 +0000 (22:28 +0200)
committerSerge Hallyn <serge@hallyn.com>
Sun, 28 Jun 2026 17:01:24 +0000 (12:01 -0500)
commit33c1736e03be2cefbc1143ffaec896d7139d3cae
tree4bd7a8446c40b3d0e8b94772dc318b5199d17428
parent1a8daf0e456b2b5d120576407302f07b5ef1a6fb
src/: Simplify error strings

Avoid language that would need translation.
Move language that would need translation to a separate argument.

Closes: <https://github.com/shadow-maint/shadow/issues/1662>
Reported-by: Rafael Fontenelle <https://github.com/rffontenelle>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
src/useradd.c
src/vipw.c