Re: [partman-base] template correction
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.debian.devel.boot,gmane.linux.debian.internationalization.english |
|---|---|
| Message-ID | <[email protected]> |
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"?
Adrian