//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.34209 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Perforce.Properties { 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", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// 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("Perforce.Properties.Resources", typeof(Resources).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 resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon icon { get { object obj = ResourceManager.GetObject("icon", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized string similar to Apache License /// Version 2.0, January 2004 /// http://www.apache.org/licenses/ /// /// TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION /// /// 1. Definitions. /// /// "License" shall mean the terms and conditions for use, reproduction, /// and distribution as defined by Sections 1 through 9 of this document. /// /// "Licensor" shall mean the copyright owner or entity authorized by /// the copyright owner that is granting the License. /// /// "Legal Entity" [rest of string was truncated]";. /// internal static string log4net { get { return ResourceManager.GetString("log4net", resourceCulture); } } /// /// Looks up a localized string similar to The MIT License (MIT) /// ///Copyright (c) 2007 James Newton-King /// ///Permission is hereby granted, free of charge, to any person obtaining a copy of ///this software and associated documentation files (the "Software"), to deal in ///the Software without restriction, including without limitation the rights to ///use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of ///the Software, and to permit persons to whom the Software is furnished to do so, ///subject to the following conditions: /// ///The above copyrig [rest of string was truncated]";. /// internal static string Newtonsoft_Json { get { return ResourceManager.GetString("Newtonsoft_Json", resourceCulture); } } /// /// Looks up a localized string similar to ../Resources/Icons/IconFile.png. /// internal static string regular_file { get { return ResourceManager.GetString("regular_file", resourceCulture); } } /// /// Looks up a localized string similar to The Code Project Open License (CPOL) 1.02 /// ///Preamble /// ///This License governs Your use of the Work. This License is intended to allow developers to use the Source Code and Executable Files provided as part of the Work in any application in any form. /// ///The main points subject to the terms of the License are: /// ///Source Code and Executable Files can be used in commercial applications; ///Source Code and Executable Files can be redistributed; and ///Source Code can be modified to create derivative works. ///No claim of suitabi [rest of string was truncated]";. /// internal static string TechnewlogicWpfDialogManagement { get { return ResourceManager.GetString("TechnewlogicWpfDialogManagement", resourceCulture); } } /// /// Looks up a localized string similar to /// Apache License /// Version 2.0, January 2004 /// http://www.apache.org/licenses/ /// /// TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION /// /// 1. Definitions. /// /// "License" shall mean the terms and conditions for use, reproduction, /// and distribution as defined by Sections 1 through 9 of this document. /// /// "Licensor" shall mean the copyright owner or entity authorized by /// the copyright owner that is granting t [rest of string was truncated]";. /// internal static string WpfAnimatedGif { get { return ResourceManager.GetString("WpfAnimatedGif", resourceCulture); } } } }