Browse Source

chore: Resource designer file auto regenerated by Visual Studio.

tags/4.1.6
Kevin2Law 5 years ago
parent
commit
59b0612217
1 changed files with 10 additions and 6 deletions
  1. +10
    -6
      shadowsocks-csharp/Properties/Resources.Designer.cs

+ 10
- 6
shadowsocks-csharp/Properties/Resources.Designer.cs View File

@@ -77,7 +77,8 @@ namespace Shadowsocks.Properties {
///
///# Menu items
///
///Enable System Proxy=システム プロキシを有効にする
///System Proxy=システムプロキシ
///Disable=無効
///Mode=モード
///PAC=PAC
///Global=全般
@@ -92,7 +93,7 @@ namespace Shadowsocks.Properties {
///Edit Local PAC File...=ローカル PAC ファイルの編集...
///Update Local PAC from GFWList=GFWList からローカル PAC を更新
///Edit User Rule for GFWList...=ユーザールールの編集...
///Sec [rest of string was truncated]";.
///Secur [rest of string was truncated]";.
/// </summary>
internal static string ja {
get {
@@ -117,6 +118,7 @@ namespace Shadowsocks.Properties {
///show-on-task-bar 0
///activity-animation 0
///forward-socks5 / 127.0.0.1:__SOCKS_PORT__ .
///max-client-connections 2048
///hide-console
///.
/// </summary>
@@ -244,7 +246,8 @@ namespace Shadowsocks.Properties {
///
///# Menu items
///
///Enable System Proxy=启用系统代理
///System Proxy=系统代理
///Disable=禁用
///Mode=系统代理模式
///PAC=PAC 模式
///Global=全局模式
@@ -259,7 +262,7 @@ namespace Shadowsocks.Properties {
///Edit Local PAC File...=编辑本地 PAC 文件...
///Update Local PAC from GFWList=从 GFWList 更新本地 PAC
///Edit User Rule for GFWList...=编辑 GFWList 的用户规则...
///Secure Local PAC=保护本地 PA [rest of string was truncated]&quot;;.
///Secure Local PAC=保护本地 [rest of string was truncated]&quot;;.
/// </summary>
internal static string zh_CN {
get {
@@ -274,7 +277,8 @@ namespace Shadowsocks.Properties {
///
///# Menu items
///
///Enable System Proxy=啟用系統代理
///System Proxy=系統代理
///Disable=禁用
///Mode=系統代理模式
///PAC=PAC 模式
///Global=全局模式
@@ -289,7 +293,7 @@ namespace Shadowsocks.Properties {
///Edit Local PAC File...=編輯本機 PAC 檔案...
///Update Local PAC from GFWList=從 GFWList 更新本機 PAC
///Edit User Rule for GFWList...=編輯 GFWList 的使用者規則...
///Secure Local PAC [rest of string was truncated]&quot;;.
///Secure Local [rest of string was truncated]&quot;;.
/// </summary>
internal static string zh_TW {
get {


Loading…
Cancel
Save