]> git.ipfire.org Git - thirdparty/util-linux.git/commit
po: remove possibility to translate static option arguments
authorSami Kerola <kerolasa@iki.fi>
Wed, 21 Aug 2019 19:25:31 +0000 (20:25 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sat, 24 Aug 2019 08:29:52 +0000 (09:29 +0100)
commita7466bdcbe80ec3b387b835647c8e44fe4ef3c98
tree9af5cf684d459908f3a3a8a51b6c7f3b592446c5
parente8765d3301285b6d38111184ccec6f8efa473cd0
po: remove possibility to translate static option arguments

These strings are expected to be wrote exactly as they are parsed, so make
translating them impossible.  Since mkfs.cramfs -N option arguments need
this treatment use opportunity to slice usage() output to multiple lines.

Addresses: https://bugs.debian.org/907568
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
disk-utils/cfdisk.c
disk-utils/fdisk.c
disk-utils/mkfs.cramfs.c
disk-utils/sfdisk.c
misc-utils/cal.c
sys-utils/dmesg.c