Check service status before destroying working directory
This commit is contained in:
@@ -1629,6 +1629,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Service is Running" : {
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "服务正在运行"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Service Log" : {
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
@@ -1812,6 +1822,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Stop Service and Continue" : {
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "停止服务并继续"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"System Extension" : {
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
@@ -1875,6 +1895,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"The service must be stopped before destroying the working directory." : {
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "必须先停止服务才能清理工作目录。"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"This app needs to be placed under the Applications folder to work." : {
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
|
||||
Reference in New Issue
Block a user