doc: fix translation issue in chown/chgrp amalgamation
commit26fd96a96c6c84fbbcfe0919c34ac56511949cb3
authorPádraig Brady <P@draigBrady.com>
Sun, 24 Mar 2024 20:12:53 +0000 (24 20:12 +0000)
committerPádraig Brady <P@draigBrady.com>
Sun, 24 Mar 2024 20:25:37 +0000 (24 20:25 +0000)
treefbfa58b8a964aa58b5ebe4dfb926a60a484f7b7b
parent6259593ac708a989ea5beea4dce14d4651397af8
doc: fix translation issue in chown/chgrp amalgamation

* src/chown-core.h (emit_from_option_description): The conditional
string composition here caused issues for translators.
Instead move to a more general description ...
(src/chown.c (usage): ... here.
Fixes https://bugs.gnu.org/69985
po/POTFILES.in
src/chown-core.h
src/chown.c