diff --git a/ProxySU_Core/Resources/Languages/en.xaml b/ProxySU_Core/Resources/Languages/en.xaml
index 6c0a77f..a1accf3 100644
--- a/ProxySU_Core/Resources/Languages/en.xaml
+++ b/ProxySU_Core/Resources/Languages/en.xaml
@@ -24,7 +24,7 @@
Cnsole
Config
Edit
- Del
+ Delete
Actions
@@ -34,13 +34,14 @@
Delete
Install
Save
+ Save as
Info
Warning
Error
- Server Manager
+ Server Editor
Connection
User
Password
@@ -70,7 +71,7 @@
VLESS over TCP With XTLS
Preferred
VLESS over TCP with TLS
XTLS is Preferred
VLESS over WS with TLS
Support CDN
- "VLESS mKCP
low delay
+ VLESS mKCP
low delay
VMESS over WS with TLS
Support CDN
VMESS mKCP
low delay
ShadowSocks
Support CDN
diff --git a/ProxySU_Core/Resources/Languages/zh_cn.xaml b/ProxySU_Core/Resources/Languages/zh_cn.xaml
index d33463a..aa498e1 100644
--- a/ProxySU_Core/Resources/Languages/zh_cn.xaml
+++ b/ProxySU_Core/Resources/Languages/zh_cn.xaml
@@ -32,6 +32,7 @@
编辑模板
删除
保存
+ 另存为
消息
提示
错误
@@ -63,14 +64,14 @@
请输入代理地址
请输入代理端口号
- VLESS Over TCP With XTLS
性能数倍,首选方式。
- VLESS over TCP with TLS
仍推荐XTLS。
- VLESS over WS with TLS
推荐,支持CDN。
- "VLESS mKCP
游戏推荐,延迟低。
- VMESS over WS with TLS
推荐,支持CDN。
- VMESS mKCP
游戏推荐,延迟低。
- ShadowSocks
SS,支持udp。
- Trojan over TCP with TLS
Trojan。
+ VLESS Over TCP With XTLS
性能数倍,首选方式。
+ VLESS over TCP with TLS
仍推荐XTLS。
+ VLESS over WS with TLS
推荐,支持CDN。
+ VLESS mKCP
游戏推荐,延迟低。
+ VMESS over WS with TLS
推荐,支持CDN。
+ VMESS mKCP
游戏推荐,延迟低。
+ ShadowSocks
SS,支持udp。
+ Trojan over TCP with TLS
Trojan。
域名
diff --git a/ProxySU_Core/Views/ClientInfo/ClientInfoWindow.xaml b/ProxySU_Core/Views/ClientInfo/ClientInfoWindow.xaml
index 0c0c494..08eaaff 100644
--- a/ProxySU_Core/Views/ClientInfo/ClientInfoWindow.xaml
+++ b/ProxySU_Core/Views/ClientInfo/ClientInfoWindow.xaml
@@ -108,7 +108,7 @@
-
+
diff --git a/ProxySU_Core/Views/ClientInfo/ShadowSocksControl.xaml b/ProxySU_Core/Views/ClientInfo/ShadowSocksControl.xaml
index 17202bc..16e1878 100644
--- a/ProxySU_Core/Views/ClientInfo/ShadowSocksControl.xaml
+++ b/ProxySU_Core/Views/ClientInfo/ShadowSocksControl.xaml
@@ -7,27 +7,27 @@
mc:Ignorable="d">
-
+
-
+
-
+
-
+
-
+
diff --git a/ProxySU_Core/Views/ClientInfo/Trojan_TCP_Control.xaml b/ProxySU_Core/Views/ClientInfo/Trojan_TCP_Control.xaml
index 3094279..d969f46 100644
--- a/ProxySU_Core/Views/ClientInfo/Trojan_TCP_Control.xaml
+++ b/ProxySU_Core/Views/ClientInfo/Trojan_TCP_Control.xaml
@@ -7,22 +7,22 @@
mc:Ignorable="d">
-
+
-
+
-
+
-
+
diff --git a/ProxySU_Core/Views/ClientInfo/VLESS_KCP_Control.xaml b/ProxySU_Core/Views/ClientInfo/VLESS_KCP_Control.xaml
index 8ec5404..69c9035 100644
--- a/ProxySU_Core/Views/ClientInfo/VLESS_KCP_Control.xaml
+++ b/ProxySU_Core/Views/ClientInfo/VLESS_KCP_Control.xaml
@@ -52,7 +52,7 @@
-
+
diff --git a/ProxySU_Core/Views/ClientInfo/VLESS_TCP_TLS_Control.xaml b/ProxySU_Core/Views/ClientInfo/VLESS_TCP_TLS_Control.xaml
index ae68915..1bf4e57 100644
--- a/ProxySU_Core/Views/ClientInfo/VLESS_TCP_TLS_Control.xaml
+++ b/ProxySU_Core/Views/ClientInfo/VLESS_TCP_TLS_Control.xaml
@@ -57,7 +57,7 @@
-
+
diff --git a/ProxySU_Core/Views/ClientInfo/VLESS_WS_TLS_Control.xaml b/ProxySU_Core/Views/ClientInfo/VLESS_WS_TLS_Control.xaml
index 529d1d8..e8c37be 100644
--- a/ProxySU_Core/Views/ClientInfo/VLESS_WS_TLS_Control.xaml
+++ b/ProxySU_Core/Views/ClientInfo/VLESS_WS_TLS_Control.xaml
@@ -57,7 +57,7 @@
-
+
diff --git a/ProxySU_Core/Views/ClientInfo/VLESS_XTLS_Control.xaml b/ProxySU_Core/Views/ClientInfo/VLESS_XTLS_Control.xaml
index f870668..61e2034 100644
--- a/ProxySU_Core/Views/ClientInfo/VLESS_XTLS_Control.xaml
+++ b/ProxySU_Core/Views/ClientInfo/VLESS_XTLS_Control.xaml
@@ -57,7 +57,7 @@
-
+
diff --git a/ProxySU_Core/Views/ClientInfo/VLESS_gRPC_Control.xaml b/ProxySU_Core/Views/ClientInfo/VLESS_gRPC_Control.xaml
index 6af48f0..9cc0fa1 100644
--- a/ProxySU_Core/Views/ClientInfo/VLESS_gRPC_Control.xaml
+++ b/ProxySU_Core/Views/ClientInfo/VLESS_gRPC_Control.xaml
@@ -57,7 +57,7 @@
-
+
diff --git a/ProxySU_Core/Views/ClientInfo/VMESS_KCP_Control.xaml b/ProxySU_Core/Views/ClientInfo/VMESS_KCP_Control.xaml
index 2f39d47..aa733a7 100644
--- a/ProxySU_Core/Views/ClientInfo/VMESS_KCP_Control.xaml
+++ b/ProxySU_Core/Views/ClientInfo/VMESS_KCP_Control.xaml
@@ -52,7 +52,7 @@
-
+
diff --git a/ProxySU_Core/Views/ClientInfo/VMESS_TCP_TLS_Control.xaml b/ProxySU_Core/Views/ClientInfo/VMESS_TCP_TLS_Control.xaml
index de3238a..dfcf8bc 100644
--- a/ProxySU_Core/Views/ClientInfo/VMESS_TCP_TLS_Control.xaml
+++ b/ProxySU_Core/Views/ClientInfo/VMESS_TCP_TLS_Control.xaml
@@ -52,7 +52,7 @@
-
+
diff --git a/ProxySU_Core/Views/ClientInfo/VMESS_WS_TLS_Control.xaml b/ProxySU_Core/Views/ClientInfo/VMESS_WS_TLS_Control.xaml
index f40bfc0..c764eba 100644
--- a/ProxySU_Core/Views/ClientInfo/VMESS_WS_TLS_Control.xaml
+++ b/ProxySU_Core/Views/ClientInfo/VMESS_WS_TLS_Control.xaml
@@ -52,7 +52,7 @@
-
+
diff --git a/ProxySU_Core/Views/RecordEditor/RecordEditorWindow.xaml b/ProxySU_Core/Views/RecordEditor/RecordEditorWindow.xaml
index 3a0907c..bcdaa41 100644
--- a/ProxySU_Core/Views/RecordEditor/RecordEditorWindow.xaml
+++ b/ProxySU_Core/Views/RecordEditor/RecordEditorWindow.xaml
@@ -8,7 +8,7 @@
xmlns:local="clr-namespace:ProxySU_Core.Views.RecordEditor"
xmlns:converters="clr-namespace:ProxySU_Core.Converters"
mc:Ignorable="d"
- Title="编辑主机信息" Height="600" Width="1100">
+ Title="{DynamicResource HostWindowTitle}" Height="600" Width="1100">
@@ -51,16 +51,16 @@
-
+ Trojan-Go 未完成(Not Implemented)
-
+ Naive Proxy 未完成(Not Implemented)
-