Inconsistent wording in messages from fsck
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Translations |
Fix Committed
|
Low
|
Ubuntu English (United Kingdom) Translators | ||
mountall (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
When the mountall/plymouth process runs fsck during boot the wording is inconsistent. The messages displayed are as follows
Checking disk drives for errors. This may take several minutes.
Checking disc 1 of 1 (n% complete)
Press C to cancel all checks in progress
The first and third messages come from mountall, not sure where the second one comes from as it isn't in the mountall source, possibly fsck itself. Anyway one message uses disk and one uses disc, they should either both use the same spelling or the work disk should be removed entirely.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: mountall 2.35
ProcVersionSign
Uname: Linux 3.2.0-23-generic i686
ApportVersion: 2.0.1-0ubuntu2
Architecture: i386
Date: Fri Apr 13 07:19:52 2012
ProcEnviron:
LANGUAGE=en_GB:en
PATH=(custom, user)
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: mountall
UpgradeStatus: Upgraded to precise on 2012-03-02 (41 days ago)
I'm afraid I'm also not sure where the second message comes from, because there *is* a message like that in mountall but it uses the spelling "disk" (src/mountall.c, line 3238). So I don't know what to make of this.