Bug#684128: src:debian-installer: allow use of binary units in disk partitioner
Holger Wansing <[email protected]> Sun, 13 Aug 2023 00:15:55 +0200
| Newsgroups | gmane.linux.debian.devel.bugs.general,gmane.linux.debian.internationalization.english |
|---|---|
| Message-ID | <[email protected]> |
Hi, Justin B Rye <[email protected]> wrote (Fri, 28 Jul 2023 10:04:09 +0100): > Holger Wansing wrote: > > Thorsten Glaser <[email protected]>: > >> Could this information (valid unit sufficēs) be added to the dialogue > >> where the size is entered? Screen space should suffice. > [...] > > CC'ing debian-l10n-english for template review (three identical additions > > in two packages). I found there is another template, which needs to be changed for this. Patch attached (especially for review on l10n-english). Holger -- Holger Wansing <[email protected]> PGP-Fingerprint: 496A C6E8 1442 4B34 8508 3529 59F1 87CA 156E B076
2_partman-lvm.diff
(text/x-diff, 727 B)
diff --git a/debian/partman-lvm.templates b/debian/partman-lvm.templates index 509d9a7..63219c0 100644 --- a/debian/partman-lvm.templates +++ b/debian/partman-lvm.templates @@ -376,8 +376,9 @@ Type: string # :sl3: _Description: Logical volume size: Please enter the size of the new logical volume. The size may be - entered in the following formats: 10K (Kilobytes), 10M (Megabytes), - 10G (Gigabytes), 10T (Terabytes). The default unit is Megabytes. + entered in the following formats: 10KB (Kilobytes), 10KiB (Kibibytes), 10MB + (Megabytes), 10MiB (Mebibytes), 10GB (Gigabytes), 10GiB (Gibibytes), 10TB + (Terabytes), 10TiB (Tebibytes). The default unit is Megabytes. Template: partman-lvm/lvcreate_error Type: error