From 62eea9ce12daca1027f0dcbff554020fde809b8c Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sat, 1 Aug 2015 10:23:07 +0200 Subject: textual: adjust grammar and punctuation of some messages Also equalize three messages to one other one, and fix a typo in USE_COLORS_BY_DEFAULT. Signed-off-by: Benno Schulenberg --- disk-utils/cfdisk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'disk-utils/cfdisk.c') diff --git a/disk-utils/cfdisk.c b/disk-utils/cfdisk.c index f536f098a..391709974 100644 --- a/disk-utils/cfdisk.c +++ b/disk-utils/cfdisk.c @@ -2469,7 +2469,7 @@ static int ui_run(struct cfdisk *cf) ui_draw_extra(cf); if (fdisk_is_readonly(cf->cxt)) - ui_warnx(_("Device open in read-only mode.")); + ui_warnx(_("Device is open in read-only mode.")); else if (cf->wrong_order) ui_info(_("Note that partition table entries are not in disk order now.")); -- cgit v1.2.3-55-g7522