From af3601420edae55205d37c0c91611aa44b45f715 Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Sun, 19 Sep 2021 11:41:48 +0200 Subject: Fix missing sentence in example-preseed file (added english variant; string set to fuzzy) --- po/fr/preseed.po | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/po/fr/preseed.po b/po/fr/preseed.po index 36e68d280..c8ec4fcbe 100644 --- a/po/fr/preseed.po +++ b/po/fr/preseed.po @@ -2239,7 +2239,7 @@ msgstr "Exemples de partitionnement" #. Tag: screen #: preseed.xml:979 -#, no-c-format +#, fuzzy, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" "# This is only honoured if partman-auto/method (below) is not set.\n" @@ -2441,6 +2441,12 @@ msgstr "" "d-i partman/confirm boolean true\n" "d-i partman/confirm_nooverwrite boolean true\n" "\n" +"# Force UEFI booting ('BIOS compatibility' will be lost). Default: false.\n" +"#d-i partman-efi/non_efi_system boolean true\n" +"# Ensure the partition table is GPT - this is required for EFI\n" +"#d-i partman-partitioning/choose_label string gpt\n" +"#d-i partman-partitioning/default_label string gpt\n" +"\n" "# Quand le chiffrage de disque est activé,\n" "# ne pas effacer les partitions avant.\n" "#d-i partman-auto-crypto/erase_disks boolean false" -- cgit v1.2.3