From 79592d21c556c771fca565ddba6028ac2e114b68 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Thu, 19 Nov 2009 22:41:27 +0000 Subject: Fix the preseeding example to say that allow_unauthenticated is a boolean (and not a string). --- po/zh_CN/preseed.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/zh_CN') diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po index d469bd1ff..89af9fd43 100644 --- a/po/zh_CN/preseed.po +++ b/po/zh_CN/preseed.po @@ -2161,7 +2161,7 @@ msgid "" "# By default the installer requires that repositories be authenticated\n" "# using a known gpg key. This setting can be used to disable that\n" "# authentication. Warning: Insecure, not recommended.\n" -"#d-i debian-installer/allow_unauthenticated string true" +"#d-i debian-installer/allow_unauthenticated boolean true" msgstr "" "# You can choose to install non-free and contrib software.\n" "#d-i apt-setup/non-free boolean true\n" @@ -2188,7 +2188,7 @@ msgstr "" "# By default the installer requires that repositories be authenticated\n" "# using a known gpg key. This setting can be used to disable that\n" "# authentication. Warning: Insecure, not recommended.\n" -"#d-i debian-installer/allow_unauthenticated string true" +"#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title #: preseed.xml:990 -- cgit v1.2.3