From bad0dd221158ababefb5733e6bdf848272cc6f32 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Tue, 2 Dec 2008 12:15:49 +0000 Subject: Also fix and unfuzzy translations --- po/pot/preseed.pot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/pot') 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" -- cgit v1.2.3