From 40cb772823d6542b21fa6506052567c551a73ffe Mon Sep 17 00:00:00 2001 From: icylogic Date: Tue, 11 Aug 2015 11:41:27 +0800 Subject: [PATCH] adjust description --- .../Controller/Strategy/SimplyChooseByStatisticsStrategy.cs | 2 +- shadowsocks-csharp/Data/cn.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/shadowsocks-csharp/Controller/Strategy/SimplyChooseByStatisticsStrategy.cs b/shadowsocks-csharp/Controller/Strategy/SimplyChooseByStatisticsStrategy.cs index faf86d23..77b2d2dc 100644 --- a/shadowsocks-csharp/Controller/Strategy/SimplyChooseByStatisticsStrategy.cs +++ b/shadowsocks-csharp/Controller/Strategy/SimplyChooseByStatisticsStrategy.cs @@ -125,7 +125,7 @@ namespace Shadowsocks.Controller.Strategy string IStrategy.Name { - get { return I18N.GetString("Simply Choose By Statics"); } + get { return I18N.GetString("Choose By Total Package Loss"); } } Server IStrategy.GetAServer(IStrategyCallerType type, IPEndPoint localIPEndPoint) diff --git a/shadowsocks-csharp/Data/cn.txt b/shadowsocks-csharp/Data/cn.txt index 9f6c7152..b4c7a6ee 100644 --- a/shadowsocks-csharp/Data/cn.txt +++ b/shadowsocks-csharp/Data/cn.txt @@ -25,7 +25,7 @@ Quit=退出 Edit Servers=编辑服务器 Load Balance=负载均衡 High Availability=高可用 -Simply Choose By Statistics=根据统计 +Choose By Total Package Loss=累计丢包率 # Config Form