mirror of
https://github.com/SuperManito/LinuxMirrors.git
synced 2026-02-27 09:44:37 +08:00
优化版本号判断并适配 LMDE 7
This commit is contained in:
@@ -24,7 +24,7 @@ MESSAGE_CONTENTS=(
|
||||
['error.unknownSystem']='Unknown system'
|
||||
['error.unknownVersion']='System version unknown'
|
||||
['error.input']='Input error, {}!'
|
||||
['error.needRoot']='Insufficient permissions, please run this script as Root user'
|
||||
['error.needRoot']='Insufficient privileges, please run this script as root. Switch command: {}'
|
||||
['error.defaultBehavior.https']='HTTPS is used by default'
|
||||
['error.defaultBehavior.noReplace']='No replacement by default'
|
||||
['error.defaultBehavior.noOverwrite']='No overwrite by default'
|
||||
|
||||
Reference in New Issue
Block a user