Add button to disable deprecated warnings
This commit is contained in:
@@ -416,6 +416,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Disable Deprecated Warnings" : {
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "禁用弃用警告"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Do not enforce memory limits on sing-box. Will cause OOM on non-jailbroken iOS and tvOS devices." : {
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
@@ -426,6 +436,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Do not show warnings about usages of deprecated features." : {
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "不要显示关于废弃功能使用的警告。"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Documentation" : {
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
|
||||
Reference in New Issue
Block a user