mirror of
https://github.com/netchx/netch.git
synced 2026-03-20 18:19:44 +08:00
Update i18N
Update SettingForm AioDNSListenPortTextBox
This commit is contained in:
2
Netch/Forms/SettingForm.Designer.cs
generated
2
Netch/Forms/SettingForm.Designer.cs
generated
@@ -897,11 +897,11 @@ namespace Netch.Forms
|
||||
//
|
||||
// AioDNSListenPortTextBox
|
||||
//
|
||||
this.AioDNSListenPortTextBox.Enabled = false;
|
||||
this.AioDNSListenPortTextBox.Location = new System.Drawing.Point(150, 100);
|
||||
this.AioDNSListenPortTextBox.Name = "AioDNSListenPortTextBox";
|
||||
this.AioDNSListenPortTextBox.Size = new System.Drawing.Size(80, 23);
|
||||
this.AioDNSListenPortTextBox.TabIndex = 1;
|
||||
this.AioDNSListenPortTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
//
|
||||
// ChinaDNSLabel
|
||||
//
|
||||
|
||||
@@ -151,9 +151,9 @@
|
||||
"Handle process's DNS Hijack": "被代理进程 DNS 劫持",
|
||||
"Global ICMP Hijack": "全局 ICMP 劫持",
|
||||
"Child Process Handle": "子进程代理",
|
||||
"ProfileCount": "快捷配置数量",
|
||||
"Delay test after start": "启动后延迟测试",
|
||||
"ServerPingType": "测速方式",
|
||||
"Profile Count": "快捷配置数量",
|
||||
"Delay test after start(sec)": "启动后延迟测试(秒)",
|
||||
"Ping Protocol": "延迟测试协议",
|
||||
"Detection Tick(sec)": "检测心跳(秒)",
|
||||
"STUN Server": "STUN 服务器",
|
||||
"Language": "语言",
|
||||
|
||||
Reference in New Issue
Block a user