summaryrefslogtreecommitdiff
path: root/po/pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/pot')
-rw-r--r--po/pot/preseed.pot4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot
index 113602120..ea79ca909 100644
--- a/po/pot/preseed.pot
+++ b/po/pot/preseed.pot
@@ -896,7 +896,7 @@ msgid ""
"# Controls whether to use NTP to set the clock during the install\n"
"d-i clock-setup/ntp boolean true\n"
"# NTP server to use. The default is almost always fine here.\n"
- "#d-i clock-setup/ntp-server ntp.example.com"
+ "#d-i clock-setup/ntp-server string ntp.example.com"
msgstr ""
#. Tag: title
@@ -938,7 +938,7 @@ msgid ""
"# warning. This can be preseeded away...\n"
"d-i partman-lvm/device_remove_lvm boolean true\n"
"# The same applies to pre-existing software RAID array:\n"
- "d-i parman-md/device_remove_md boolean true\n"
+ "d-i partman-md/device_remove_md 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"