diff --git a/OYO/usr/share/apt/transhell/apt_en_US.transhell b/OYO/usr/share/apt/transhell/apt_en_US.transhell index 0c3636e..18efd16 100644 --- a/OYO/usr/share/apt/transhell/apt_en_US.transhell +++ b/OYO/usr/share/apt/transhell/apt_en_US.transhell @@ -1,3 +1,3 @@ #!/bin/bash -TRANSHELL_CONTENT_APT_IS_PROVIDED_BY_OYO="In Yoyo OS, apt is provided by oyo.Please be careful when using apt in scripts\nAlso try oyo ! You can use oyo as apt and enjoy a faster speed!" +TRANSHELL_CONTENT_APT_IS_PROVIDED_BY_OYO="In Yoyo OS, apt is provided by oyo.Please be careful when using apt in scripts\nAlso try oyo ! You can use oyo as apt and enjoy a faster speed!\nThe original version of apt can be call by /usr/bin/apt" diff --git a/OYO/usr/share/apt/transhell/apt_zh_CN.transhell b/OYO/usr/share/apt/transhell/apt_zh_CN.transhell index 1bd89b3..1c9592d 100644 --- a/OYO/usr/share/apt/transhell/apt_zh_CN.transhell +++ b/OYO/usr/share/apt/transhell/apt_zh_CN.transhell @@ -1,3 +1,3 @@ #!/bin/bash -TRANSHELL_CONTENT_APT_IS_PROVIDED_BY_OYO="在Yoyo OS中,apt是由oyo提供的。在脚本中使用apt请小心\n欢迎尝试oyo!oyo的使用方法和apt类似,但是速度更快!" +TRANSHELL_CONTENT_APT_IS_PROVIDED_BY_OYO="在Yoyo OS中,apt是由oyo提供的。在脚本中使用apt请小心\n欢迎尝试oyo!oyo的使用方法和apt类似,但是速度更快!\n如果要使用原版的apt,请使用/usr/bin/apt"