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/zh_CN/preseed.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'po/zh_CN/preseed.po') diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po index c3fc21851..c47100d4c 100644 --- a/po/zh_CN/preseed.po +++ b/po/zh_CN/preseed.po @@ -1479,7 +1479,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 "" "# Controls whether or not the hardware clock is set to UTC.\n" "d-i clock-setup/utc boolean true\n" @@ -1491,7 +1491,7 @@ msgstr "" "# 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" #. Tag: title #: preseed.xml:813 @@ -1547,7 +1547,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" @@ -1608,7 +1608,7 @@ msgstr "" "# 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