diff options
author | Samuel Thibault <sthibault@debian.org> | 2014-11-18 11:52:08 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2014-11-18 11:52:08 +0000 |
commit | 678ca0b6f160dbc5524edbf4785fee4931b384bc (patch) | |
tree | 9b42f608b3cb37855ae985d5c377f28f4e00abbb /po/zh_CN/preseed.po | |
parent | c3ebbddc46eeb4af4eaa88346ad3c3cf07597430 (diff) | |
download | installation-guide-678ca0b6f160dbc5524edbf4785fee4931b384bc.zip |
Fix preseed name: netcfg/link_detection_timeout ->
netcfg/link_wait_timeout. Thanks Julien Cristau for noticing.
Diffstat (limited to 'po/zh_CN/preseed.po')
-rw-r--r-- | po/zh_CN/preseed.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po index 148e36caf..8d642e76c 100644 --- a/po/zh_CN/preseed.po +++ b/po/zh_CN/preseed.po @@ -1535,7 +1535,7 @@ msgstr "下面的 debconf 变量与网络配置相关。" #| "\n" #| "# To set a different link detection timeout (default is 3 seconds).\n" #| "# Values are interpreted as seconds.\n" -#| "#d-i netcfg/link_detection_timeout string 10\n" +#| "#d-i netcfg/link_wait_timeout string 10\n" #| "\n" #| "# If you have a slow dhcp server and the installer times out waiting for\n" #| "# it, this might be useful.\n" @@ -1597,7 +1597,7 @@ msgid "" "\n" "# To set a different link detection timeout (default is 3 seconds).\n" "# Values are interpreted as seconds.\n" -"#d-i netcfg/link_detection_timeout string 10\n" +"#d-i netcfg/link_wait_timeout string 10\n" "\n" "# If you have a slow dhcp server and the installer times out waiting for\n" "# it, this might be useful.\n" @@ -1665,7 +1665,7 @@ msgstr "" "\n" "# To set a different link detection timeout (default is 3 seconds).\n" "# Values are interpreted as seconds.\n" -"#d-i netcfg/link_detection_timeout string 10\n" +"#d-i netcfg/link_wait_timeout string 10\n" "\n" "# If you have a slow dhcp server and the installer times out waiting for\n" "# it, this might be useful.\n" |