diff options
Diffstat (limited to 'tools/Langpack Suite/myRes.Designer.cs')
-rw-r--r-- | tools/Langpack Suite/myRes.Designer.cs | 613 |
1 files changed, 0 insertions, 613 deletions
diff --git a/tools/Langpack Suite/myRes.Designer.cs b/tools/Langpack Suite/myRes.Designer.cs deleted file mode 100644 index de131dc25a..0000000000 --- a/tools/Langpack Suite/myRes.Designer.cs +++ /dev/null @@ -1,613 +0,0 @@ -//------------------------------------------------------------------------------
-// <auto-generated>
-// This code was generated by a tool.
-// Runtime Version:4.0.30319.17929
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-// </auto-generated>
-//------------------------------------------------------------------------------
-
-namespace LangpackSuite {
- using System;
-
-
- /// <summary>
- /// A strongly-typed resource class, for looking up localized strings, etc.
- /// </summary>
- // 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 myRes {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal myRes() {
- }
-
- /// <summary>
- /// Returns the cached ResourceManager instance used by this class.
- /// </summary>
- [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("LangpackSuite.myRes", typeof(myRes).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
- /// <summary>
- /// Overrides the current thread's CurrentUICulture property for all
- /// resource lookups using this strongly typed resource class.
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Langpack assigned....
- /// </summary>
- internal static string AssignLang {
- get {
- return ResourceManager.GetString("AssignLang", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Assign.
- /// </summary>
- internal static string AssignLangBtn {
- get {
- return ResourceManager.GetString("AssignLangBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Automatic.
- /// </summary>
- internal static string AutoModeBtn {
- get {
- return ResourceManager.GetString("AutoModeBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Commented lines founded....
- /// </summary>
- internal static string ComFound {
- get {
- return ResourceManager.GetString("ComFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Find Commented.
- /// </summary>
- internal static string CommentFindBtn {
- get {
- return ResourceManager.GetString("CommentFindBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Commented lines not found!.
- /// </summary>
- internal static string ComNotFound {
- get {
- return ResourceManager.GetString("ComNotFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to File =CORE=.txt not found....
- /// </summary>
- internal static string CoreNotFound {
- get {
- return ResourceManager.GetString("CoreNotFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Create Langpack.
- /// </summary>
- internal static string CreateLangpackBtn {
- get {
- return ResourceManager.GetString("CreateLangpackBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Done!.
- /// </summary>
- internal static string Done {
- get {
- return ResourceManager.GetString("Done", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Find Dupes.
- /// </summary>
- internal static string DupesFindBtn {
- get {
- return ResourceManager.GetString("DupesFindBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to File =DUPES=.txt not found....
- /// </summary>
- internal static string DupesNotFound {
- get {
- return ResourceManager.GetString("DupesNotFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Dupes founded....
- /// </summary>
- internal static string DupFound {
- get {
- return ResourceManager.GetString("DupFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Dupes not found!.
- /// </summary>
- internal static string DupNotFound {
- get {
- return ResourceManager.GetString("DupNotFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Working stoped..
- /// </summary>
- internal static string DupStop {
- get {
- return ResourceManager.GetString("DupStop", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Error.
- /// </summary>
- internal static string Error {
- get {
- return ResourceManager.GetString("Error", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to .txt not found....
- /// </summary>
- internal static string File2NotFound {
- get {
- return ResourceManager.GetString("File2NotFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to not found....
- /// </summary>
- internal static string FileNotFound {
- get {
- return ResourceManager.GetString("FileNotFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to File .
- /// </summary>
- internal static string FileText {
- get {
- return ResourceManager.GetString("FileText", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Finding Langpack....
- /// </summary>
- internal static string FindLang {
- get {
- return ResourceManager.GetString("FindLang", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Generation stopped..
- /// </summary>
- internal static string GenStop {
- get {
- return ResourceManager.GetString("GenStop", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Generating langpack....
- /// </summary>
- internal static string GenText {
- get {
- return ResourceManager.GetString("GenText", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Get VersionInfo from Internet or type full local path.
- /// </summary>
- internal static string GetVICheckBox {
- get {
- return ResourceManager.GetString("GetVICheckBox", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Assign Langpack File.
- /// </summary>
- internal static string groupBox1 {
- get {
- return ResourceManager.GetString("groupBox1", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Output File.
- /// </summary>
- internal static string groupBox2 {
- get {
- return ResourceManager.GetString("groupBox2", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Working mode.
- /// </summary>
- internal static string groupBox5 {
- get {
- return ResourceManager.GetString("groupBox5", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to File =HEAD=.txt not found....
- /// </summary>
- internal static string HeadNotFound {
- get {
- return ResourceManager.GetString("HeadNotFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Information.
- /// </summary>
- internal static string Inf {
- get {
- return ResourceManager.GetString("Inf", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Langpack File Name:.
- /// </summary>
- internal static string label1 {
- get {
- return ResourceManager.GetString("label1", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Name:.
- /// </summary>
- internal static string label2 {
- get {
- return ResourceManager.GetString("label2", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to LinkList.txt file contains links to the translation files of different
- ///plugins and can be used in any download manager. Downloaded
- ///files can be used to generate a complete localization or consisting
- ///only from localization of plugins used by you (information is taken
- ///from the version info file, if available)..
- /// </summary>
- internal static string label3 {
- get {
- return ResourceManager.GetString("label3", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to URL of SVN:.
- /// </summary>
- internal static string label4 {
- get {
- return ResourceManager.GetString("label4", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to e.g. http://www.miranda-vi.org/report/mataes.
- /// </summary>
- internal static string label6 {
- get {
- return ResourceManager.GetString("label6", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Langpack not Founded....
- /// </summary>
- internal static string LangNotFound {
- get {
- return ResourceManager.GetString("LangNotFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to not assigned.
- /// </summary>
- internal static string LangPathLbl {
- get {
- return ResourceManager.GetString("LangPathLbl", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Language:.
- /// </summary>
- internal static string LanguageLbl {
- get {
- return ResourceManager.GetString("LanguageLbl", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Generating LinkList....
- /// </summary>
- internal static string LinkListGen {
- get {
- return ResourceManager.GetString("LinkListGen", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Create File.
- /// </summary>
- internal static string LinkListGenBtn {
- get {
- return ResourceManager.GetString("LinkListGenBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Manual.
- /// </summary>
- internal static string ManualModeBtn {
- get {
- return ResourceManager.GetString("ManualModeBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Can not open file..
- /// </summary>
- internal static string NotOpen {
- get {
- return ResourceManager.GetString("NotOpen", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Not Translated lines founded....
- /// </summary>
- internal static string NotTransFound {
- get {
- return ResourceManager.GetString("NotTransFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Find Not Translated.
- /// </summary>
- internal static string NotTranslFindBtn {
- get {
- return ResourceManager.GetString("NotTranslFindBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Not translated lines not found!.
- /// </summary>
- internal static string NotTransNotFound {
- get {
- return ResourceManager.GetString("NotTransNotFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Can not write file..
- /// </summary>
- internal static string NotWrite {
- get {
- return ResourceManager.GetString("NotWrite", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add your own file to Langpack.
- /// </summary>
- internal static string OwnFileCheckBox {
- get {
- return ResourceManager.GetString("OwnFileCheckBox", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Writing files from Plugins folder....
- /// </summary>
- internal static string PlugLink {
- get {
- return ResourceManager.GetString("PlugLink", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Subfolder Plugins not found....
- /// </summary>
- internal static string PlugLinkNotFound {
- get {
- return ResourceManager.GetString("PlugLinkNotFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Writing files from Root folder....
- /// </summary>
- internal static string RootLink {
- get {
- return ResourceManager.GetString("RootLink", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Select.
- /// </summary>
- internal static string SelectOwnFileBtn {
- get {
- return ResourceManager.GetString("SelectOwnFileBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Generator.
- /// </summary>
- internal static string tabPage1 {
- get {
- return ResourceManager.GetString("tabPage1", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to LinkListGen.
- /// </summary>
- internal static string tabPage2 {
- get {
- return ResourceManager.GetString("tabPage2", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Dupes Search.
- /// </summary>
- internal static string tabPage3 {
- get {
- return ResourceManager.GetString("tabPage3", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Command line arguments list.
- /// </summary>
- internal static string tipper {
- get {
- return ResourceManager.GetString("tipper", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Arguments.
- /// </summary>
- internal static string VarHead {
- get {
- return ResourceManager.GetString("VarHead", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to \q - silent generate
- ///\n - Langpack file name
- ///\o - Path for adding own File
- ///\u - link to VI from miranda-vi.org or full local path
- ///\l - Output Langpack path
- ///
- ///Example, LangpackSuite.exe \q \nLang_Test \o"My Strings.txt" \uD:\Miranda\VersionInfo.txt.
- /// </summary>
- internal static string VarText {
- get {
- return ResourceManager.GetString("VarText", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to File =VERSION=.txt not found....
- /// </summary>
- internal static string VersionNotFound {
- get {
- return ResourceManager.GetString("VersionNotFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to File VersionInfo.txt founded, making shot langpack....
- /// </summary>
- internal static string VIGen {
- get {
- return ResourceManager.GetString("VIGen", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Writing files from Weather folder....
- /// </summary>
- internal static string WeatherLink {
- get {
- return ResourceManager.GetString("WeatherLink", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Subfolder Weather not found....
- /// </summary>
- internal static string WeatherLinkNotFound {
- get {
- return ResourceManager.GetString("WeatherLinkNotFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to VersionInfo.txt not found, making full langpack....
- /// </summary>
- internal static string WOVIGen {
- get {
- return ResourceManager.GetString("WOVIGen", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Selected wrong directory....
- /// </summary>
- internal static string WrongSelect {
- get {
- return ResourceManager.GetString("WrongSelect", resourceCulture);
- }
- }
- }
-}
|