summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorHolger Wansing <hwansing@mailbox.org>2021-09-19 11:41:48 +0200
committerHolger Wansing <hwansing@mailbox.org>2021-09-19 11:41:48 +0200
commitaf3601420edae55205d37c0c91611aa44b45f715 (patch)
treef2076bf23f93fabd05d3fd37b981f9358ad5cdf3 /po
parentdaefd64967f88f7787251b451cf64f0630c355c9 (diff)
downloadinstallation-guide-af3601420edae55205d37c0c91611aa44b45f715.zip
Fix missing sentence in example-preseed file (added english variant; string set to fuzzy)
Diffstat (limited to 'po')
-rw-r--r--po/fr/preseed.po8
1 files changed, 7 insertions, 1 deletions
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"