diff options
Diffstat (limited to 'po/zh_CN/post-install.po')
-rw-r--r-- | po/zh_CN/post-install.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_CN/post-install.po b/po/zh_CN/post-install.po index 67a058fcf..f207d7b0f 100644 --- a/po/zh_CN/post-install.po +++ b/po/zh_CN/post-install.po @@ -922,7 +922,7 @@ msgstr "" #, no-c-format msgid "" "Once the compilation is complete, you can install your custom kernel like " -"any package. As root, do <userinput>dpkg -i ../linux-image-&kernelversion;-" +"any package. As root, do <userinput>dpkg -i ../&kernelpackage;-&kernelversion;-" "<replaceable>subarchitecture</replaceable>_custom.1.0_&architecture;.deb</" "userinput>. The <replaceable>subarchitecture</replaceable> part is an " "optional sub-architecture, <phrase arch=\"i386\"> such as <quote>686</" @@ -936,7 +936,7 @@ msgid "" "created a modules package, you'll need to install that package as well." msgstr "" "一旦编译完成,您就可以像安装其它软件包一样安装定制的内核。以 root 身份,执行 " -"<userinput>dpkg -i ../linux-image-&kernelversion;-" +"<userinput>dpkg -i ../&kernelpackage;-&kernelversion;-" "<replaceable>subarchitecture</replaceable>_custom.1.0_&architecture;.deb</" "userinput>。其中 <replaceable>subarchitecture</replaceable> 部分是一个可选的" "子结构,<phrase arch=\"i386\">例如 <quote>686</quote>,</phrase>这取决于您所" |