]> git.ipfire.org Git - thirdparty/util-linux.git/commit
blkid: add messages to translations
authorSami Kerola <kerolasa@iki.fi>
Sun, 5 Mar 2017 20:52:25 +0000 (20:52 +0000)
committerKarel Zak <kzak@redhat.com>
Mon, 13 Mar 2017 14:34:18 +0000 (15:34 +0100)
commitf5a2b07e8c2b248221daab22d085601b41a34df7
treef885a1115a6bfcc8318934166c5125e37ff5decc
parent126d8cf35b4403b575056304c966e9dd489f4aa9
blkid: add messages to translations

Without obvious reason blkid has managed to be part of this project for
pretty long time without getting translations.  Lets change that.  In same
go use the usual error printing facilities instead of fprintf(stderr, ...);

[kzak@redhat.com: - use errtryh(),
                  - cleanup "unsupported output format"]

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/blkid.c