Re: [partman-base] template correction
Holger Wansing <[email protected]>
| Newsgroups | gmane.linux.debian.devel.boot,gmane.linux.debian.internationalization.english |
|---|---|
| Message-ID | <[email protected]> |
Hi, John Paul Adrian Glaubitz <[email protected]> wrote: > Hello! > > On 12/6/19 4:36 PM, Holger Wansing wrote: > > I would like to fix a template of partman-base package. > > I think there is the word 'filesystem' missing: > > > > > > Template: partman/text/there_is_detected > > Type: text > > # :sl2: > > - _Description: This partition is formatted with the ${FILESYSTEM}. > > + _Description: This partition is formatted with the ${FILESYSTEM} filesystem. > > > > > > Adding debian-l10n-english for review. > > Did you check whether the string actually just contains the filesystem descriptor, > i.e. "ext3" and not "ext3 filesystem"? Ooops. No, I did not check. I couldn't imagine that this might be the case, but you are right: I found the string in the running installer, and it says "This partition is formatted with the Ext4 journaling file system." (in the case of ext4). So, sorry for the noise. I will not change anything here. Thanks for the heads-up. Holger