diff options
-rw-r--r-- | po/zh_CN/preseed.po | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po index 1f21c73e5..9fd5f81ef 100644 --- a/po/zh_CN/preseed.po +++ b/po/zh_CN/preseed.po @@ -2623,12 +2623,11 @@ msgstr "" "# key file (with `base64 -w0`) and specifying it thus:\n" "#d-i apt-setup/local0/key string " "base64://LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCi4uLgo=\n" -"# The content of the key file is checked to see if it appears to be ASCII-" -"armoured.\n" -"# If so it will be saved with an \".asc\" extension, otherwise it gets a " -"'.gpg' extension.\n" -"# \"keybox database\" format is currently not supported. (see generators/" -"60local in apt-setup's source)\n" +"# The content of the key file is checked to see if it appears to be ASCII-\n" +"# armoured. If so it will be saved with an \".asc\" extension, otherwise it\n" +"# gets a '.gpg' extension.\n" +"# \"keybox database\" format is currently not supported. (see\n" +"# generators/60local in apt-setup's source).\n" "\n" "# By default the installer requires that repositories be authenticated\n" "# using a known gpg key. This setting can be used to disable that\n" |