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/ko/preseed.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/ko/preseed.po') diff --git a/po/ko/preseed.po b/po/ko/preseed.po index c7f9d04b0..d259526a9 100644 --- a/po/ko/preseed.po +++ b/po/ko/preseed.po @@ -2316,7 +2316,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 "" "# non-free와 contrib 소프트웨어를 설치할 수 있습니다.\n" "#d-i apt-setup/non-free boolean true\n" @@ -2343,7 +2343,7 @@ msgstr "" "# 기본값으로 저장소는 알려진 GPG 키로 인증할 수 있어야 합니다. 아래와 같이\n" "# 설정하면 인증을 검사하지 않습니다. 경고: 안전하지 않으므로, 추천하지 않는\n" "# 방법입니다.\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