diff options
author | Holger Wansing <hwansing@mailbox.org> | 2022-11-16 22:33:43 +0100 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2022-11-16 22:33:43 +0100 |
commit | abae187dd653340bc4a881e59ff2ad45b4eb3c25 (patch) | |
tree | 1a9639125142ceaffcb7451c2b57339c5eae5efc /po/zh_CN | |
parent | 11cb4a1fc928b14068bf2c353a61e40ff1a16166 (diff) | |
download | installation-guide-abae187dd653340bc4a881e59ff2ad45b4eb3c25.zip |
zh_CN: Trim long lines
Diffstat (limited to 'po/zh_CN')
-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" |