1
0
Fork 0
mirror of https://github.com/proxysu/ProxySU.git synced 2025-04-04 06:13:37 +03:00

添加常见问题标签2

This commit is contained in:
ProxySU 2020-11-01 19:42:45 +08:00
parent e2c105b148
commit a0b241a608
4 changed files with 3 additions and 1 deletions

View file

@ -6086,7 +6086,7 @@ namespace ProxySU
functionResult = FileCheckExists(client, @"/etc/caddy/naive");
if (functionResult == true)
{
//******"检测到Caddy/NaiveProxy,开始卸载NaiveProxy......"******
//******"检测到NaiveProxy,开始卸载NaiveProxy......"******
SetUpProgressBarProcessing(49);
currentStatus = Application.Current.FindResource("DisplayInstallInfo_DiscoverProxySoft").ToString()
+ "NaiveProxy!"

View file

@ -12,6 +12,7 @@
<sys:String x:Key="TabItemHeaderAppDeployment">Deployment</sys:String>
<sys:String x:Key="TabItemHeaderResourceTools">Resources</sys:String>
<sys:String x:Key="TabItemHeaderFreeWallURL">Free Wall URL</sys:String>
<sys:String x:Key="TabItemHeaderCommonError">Common Error</sys:String>
<sys:String x:Key="TextBlockHostName">Host:</sys:String>
<sys:String x:Key="TextBoxHostNamePrompt">IP or Domain (Not empty)</sys:String>
<sys:String x:Key="TextBlockHostPart">Port:</sys:String>

View file

@ -12,6 +12,7 @@
<sys:String x:Key="TabItemHeaderAppDeployment">應用佈署</sys:String>
<sys:String x:Key="TabItemHeaderResourceTools">資源工具</sys:String>
<sys:String x:Key="TabItemHeaderFreeWallURL">免翻網址資源</sys:String>
<sys:String x:Key="TabItemHeaderCommonError">常見問題</sys:String>
<sys:String x:Key="TextBlockHostName">主機:</sys:String>
<sys:String x:Key="TextBoxHostNamePrompt">IP或域名(不可為空)</sys:String>
<sys:String x:Key="TextBlockHostPart">端口:</sys:String>

Binary file not shown.