Update i18N

Update SettingForm AioDNSListenPortTextBox
This commit is contained in:
ChsBuffer
2021-05-28 21:20:24 +08:00
parent b948040f9d
commit 7fa05e7dad
2 changed files with 4 additions and 4 deletions

View File

@@ -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
//

View File

@@ -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": "语言",