diff options
Diffstat (limited to 'po/pt')
-rw-r--r-- | po/pt/preseed.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/pt/preseed.po b/po/pt/preseed.po index 91310f6f0..25c60142f 100644 --- a/po/pt/preseed.po +++ b/po/pt/preseed.po @@ -1659,7 +1659,7 @@ msgid "" "# If one of the disks that are going to be automatically partitioned\n" "# contains an old LVM configuration, the user will normally receive a\n" "# warning. This can be preseeded away...\n" -"d-i partman-auto/purge_lvm_from_device boolean true\n" +"d-i partman-lvm/device_remove_lvm boolean true\n" "# And the same goes for the confirmation to write the lvm partitions.\n" "d-i partman-lvm/confirm boolean true\n" "\n" @@ -1727,7 +1727,7 @@ msgstr "" "# Se um dos discos que vai ser particionado automaticamente contiver uma\n" "# configuração LVM antiga, o utilizador normalmente recebe um aviso. Isto\n" "# pode ser afastado com preseed...\n" -"d-i partman-auto/purge_lvm_from_device boolean true\n" +"d-i partman-lvm/device_remove_lvm boolean true\n" "# E o mesmo acontece para a confirmação para escrever as partições lvm.\n" "d-i partman-lvm/confirm boolean true\n" "\n" |