diff options
author | Jesús <heckyel@hyperbola.info> | 2021-04-27 18:34:31 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-04-27 18:34:31 -0500 |
commit | 4d11347bee488ecd37f56c4a87ad79f863d95b21 (patch) | |
tree | 09d92a66e8564b653c00cce47a5a146faade1b73 /lng/Chinese | |
parent | 408e54accfacb848414cb6c1a642cbf51f3d3a40 (diff) | |
download | hyperfi-4d11347bee488ecd37f56c4a87ad79f863d95b21.tar.lz hyperfi-4d11347bee488ecd37f56c4a87ad79f863d95b21.tar.xz hyperfi-4d11347bee488ecd37f56c4a87ad79f863d95b21.zip |
[lng]: fix name of the script
Diffstat (limited to 'lng/Chinese')
-rw-r--r-- | lng/Chinese | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lng/Chinese b/lng/Chinese index 52d5576..941cc9f 100644 --- a/lng/Chinese +++ b/lng/Chinese @@ -60,8 +60,8 @@ txtarchinstallmenu="Arch安装菜单" txtrungrubmakeconfig="运行grub-mkconfig?" txteditmirrorlist="编辑源列表" -txtinstallarchlinux="安装Arch Linux" -txtconfigarchlinux="配置Arch Linux" +txtinstallarchlinux="安装Hyperbola GNU+Linux-libre" +txtconfigarchlinux="配置Hyperbola GNU+Linux-libre" txtsethostname="设置计算机名" txtsetfont="设置字体" @@ -88,7 +88,7 @@ txtinstallosprober="如果你想使用mutli-boot,os-prober是一个很好的 txtefibootmgr="efibootmgr依赖于EFI." txthyperdidesc="图形桌面安装脚本" -txtinstallhyperdi="hyperdi 是ARCH linux 安装的第二个脚本,用于帮助我们安装完整的桌面的环境.\n\n你仅仅需要安装并运行这个脚本. 选择接下来的菜单.\n\nArch Linux Desktop 安装需要两个依赖 : wget and libnewt.\n\npacstrap wget libnewt ?" +txtinstallhyperdi="hyperdi 是ARCH linux 安装的第二个脚本,用于帮助我们安装完整的桌面的环境.\n\n你仅仅需要安装并运行这个脚本. 选择接下来的菜单.\n\nHyperbola GNU+Linux-libre Desktop 安装需要两个依赖 : wget and libnewt.\n\npacstrap wget libnewt ?" txthyperdiinstallandlaunch="安装并运行hyperdi" txthyperdiinstall="安装hyperdi" txthyperdilaunch="启动hyperdi" |