//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Shadowsocks.WPF.Localization { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Strings { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Strings() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Shadowsocks.Localization.Strings", typeof(Strings).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to _Add. /// internal static string addButton_Content { get { return ResourceManager.GetString("addButton_Content", resourceCulture); } } /// /// Looks up a localized string similar to Address. /// internal static string Address { get { return ResourceManager.GetString("Address", resourceCulture); } } /// /// Looks up a localized string similar to Allow clients from LAN. /// internal static string AllowClientsFromLAN { get { return ResourceManager.GetString("AllowClientsFromLAN", resourceCulture); } } /// /// Looks up a localized string similar to _Cancel. /// internal static string cancelButton_Content { get { return ResourceManager.GetString("cancelButton_Content", resourceCulture); } } /// /// Looks up a localized string similar to _Copy. /// internal static string Copy { get { return ResourceManager.GetString("Copy", resourceCulture); } } /// /// Looks up a localized string similar to _Copy link. /// internal static string copyLinkButton_Content { get { return ResourceManager.GetString("copyLinkButton_Content", resourceCulture); } } /// /// Looks up a localized string similar to Credentials (optional). /// internal static string CredentialsOptional { get { return ResourceManager.GetString("CredentialsOptional", resourceCulture); } } /// /// Looks up a localized string similar to Details. /// internal static string Details { get { return ResourceManager.GetString("Details", resourceCulture); } } /// /// Looks up a localized string similar to Forward Proxy. /// internal static string ForwardProxy { get { return ResourceManager.GetString("ForwardProxy", resourceCulture); } } /// /// Looks up a localized string similar to Hotkeys. /// internal static string Hotkeys { get { return ResourceManager.GetString("Hotkeys", resourceCulture); } } /// /// Looks up a localized string similar to HTTP. /// internal static string HTTP { get { return ResourceManager.GetString("HTTP", resourceCulture); } } /// /// Looks up a localized string similar to No proxy. /// internal static string NoProxy { get { return ResourceManager.GetString("NoProxy", resourceCulture); } } /// /// Looks up a localized string similar to _Not now. /// internal static string notNowButton_Content { get { return ResourceManager.GetString("notNowButton_Content", resourceCulture); } } /// /// Looks up a localized string similar to _OK. /// internal static string okButton_Content { get { return ResourceManager.GetString("okButton_Content", resourceCulture); } } /// /// Looks up a localized string similar to Online Configuration Delivery. /// internal static string OnlineConfigDelivery { get { return ResourceManager.GetString("OnlineConfigDelivery", resourceCulture); } } /// /// Looks up a localized string similar to Open logs window. /// internal static string OpenLogsWindow { get { return ResourceManager.GetString("OpenLogsWindow", resourceCulture); } } /// /// Looks up a localized string similar to Password. /// internal static string Password { get { return ResourceManager.GetString("Password", resourceCulture); } } /// /// Looks up a localized string similar to Port. /// internal static string Port { get { return ResourceManager.GetString("Port", resourceCulture); } } /// /// Looks up a localized string similar to _Register all. /// internal static string registerAllButton_Content { get { return ResourceManager.GetString("registerAllButton_Content", resourceCulture); } } /// /// Looks up a localized string similar to Register hotkeys at startup. /// internal static string RegisterHotkeysAtStartup { get { return ResourceManager.GetString("RegisterHotkeysAtStartup", resourceCulture); } } /// /// Looks up a localized string similar to Remove. /// internal static string removeButton_Content { get { return ResourceManager.GetString("removeButton_Content", resourceCulture); } } /// /// Looks up a localized string similar to _Save. /// internal static string saveButton_Content { get { return ResourceManager.GetString("saveButton_Content", resourceCulture); } } /// /// Looks up a localized string similar to Server Sharing. /// internal static string ServerSharing { get { return ResourceManager.GetString("ServerSharing", resourceCulture); } } /// /// Looks up a localized string similar to The following sources failed to update:\n\n. /// internal static string sip008UpdateAllFailure { get { return ResourceManager.GetString("sip008UpdateAllFailure", resourceCulture); } } /// /// Looks up a localized string similar to Successfully updated all sources!. /// internal static string sip008UpdateAllSuccess { get { return ResourceManager.GetString("sip008UpdateAllSuccess", resourceCulture); } } /// /// Looks up a localized string similar to Update failed. See the logs for more information.. /// internal static string sip008UpdateFailure { get { return ResourceManager.GetString("sip008UpdateFailure", resourceCulture); } } /// /// Looks up a localized string similar to Successfully updated the selected source!. /// internal static string sip008UpdateSuccess { get { return ResourceManager.GetString("sip008UpdateSuccess", resourceCulture); } } /// /// Looks up a localized string similar to _Skip version. /// internal static string skipVersionButton_Content { get { return ResourceManager.GetString("skipVersionButton_Content", resourceCulture); } } /// /// Looks up a localized string similar to SOCKS5. /// internal static string SOCKS5 { get { return ResourceManager.GetString("SOCKS5", resourceCulture); } } /// /// Looks up a localized string similar to Switch to next server. /// internal static string SwitchToNextServer { get { return ResourceManager.GetString("SwitchToNextServer", resourceCulture); } } /// /// Looks up a localized string similar to Switch to previous server. /// internal static string SwitchToPreviousServer { get { return ResourceManager.GetString("SwitchToPreviousServer", resourceCulture); } } /// /// Looks up a localized string similar to Timeout (sec). /// internal static string Timeout { get { return ResourceManager.GetString("Timeout", resourceCulture); } } /// /// Looks up a localized string similar to Toggle proxy mode. /// internal static string ToggleProxyMode { get { return ResourceManager.GetString("ToggleProxyMode", resourceCulture); } } /// /// Looks up a localized string similar to Toggle system proxy. /// internal static string ToggleSystemProxy { get { return ResourceManager.GetString("ToggleSystemProxy", resourceCulture); } } /// /// Looks up a localized string similar to Type. /// internal static string Type { get { return ResourceManager.GetString("Type", resourceCulture); } } /// /// Looks up a localized string similar to Update all. /// internal static string updateAllButton_Content { get { return ResourceManager.GetString("updateAllButton_Content", resourceCulture); } } /// /// Looks up a localized string similar to _Update. /// internal static string updateButton_Content { get { return ResourceManager.GetString("updateButton_Content", resourceCulture); } } /// /// Looks up a localized string similar to Please read the release notes carefully. Then decide whether to update.. /// internal static string updatePromptBody { get { return ResourceManager.GetString("updatePromptBody", resourceCulture); } } /// /// Looks up a localized string similar to An update is available.. /// internal static string updatePromptTitle { get { return ResourceManager.GetString("updatePromptTitle", resourceCulture); } } /// /// Looks up a localized string similar to Username. /// internal static string Username { get { return ResourceManager.GetString("Username", resourceCulture); } } /// /// Looks up a localized string similar to VersionUpdate. /// internal static string VersionUpdate { get { return ResourceManager.GetString("VersionUpdate", resourceCulture); } } } }