//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.269
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace LangpackSuite {
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 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() {
}
///
/// 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("LangpackSuite.myRes", typeof(myRes).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 Langpack assigned....
///
internal static string AssignLang {
get {
return ResourceManager.GetString("AssignLang", resourceCulture);
}
}
///
/// Looks up a localized string similar to Assign.
///
internal static string AssignLangBtn {
get {
return ResourceManager.GetString("AssignLangBtn", resourceCulture);
}
}
///
/// Looks up a localized string similar to Automatic.
///
internal static string AutoModeBtn {
get {
return ResourceManager.GetString("AutoModeBtn", resourceCulture);
}
}
///
/// Looks up a localized string similar to Commented lines founded....
///
internal static string ComFound {
get {
return ResourceManager.GetString("ComFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to Find Commented.
///
internal static string CommentFindBtn {
get {
return ResourceManager.GetString("CommentFindBtn", resourceCulture);
}
}
///
/// Looks up a localized string similar to Commented lines not found!.
///
internal static string ComNotFound {
get {
return ResourceManager.GetString("ComNotFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to File =CORE=.txt not found....
///
internal static string CoreNotFound {
get {
return ResourceManager.GetString("CoreNotFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to Create Langpack.
///
internal static string CreateLangpackBtn {
get {
return ResourceManager.GetString("CreateLangpackBtn", resourceCulture);
}
}
///
/// Looks up a localized string similar to Done!.
///
internal static string Done {
get {
return ResourceManager.GetString("Done", resourceCulture);
}
}
///
/// Looks up a localized string similar to Find Dupes.
///
internal static string DupesFindBtn {
get {
return ResourceManager.GetString("DupesFindBtn", resourceCulture);
}
}
///
/// Looks up a localized string similar to File =DUPES=.txt not found....
///
internal static string DupesNotFound {
get {
return ResourceManager.GetString("DupesNotFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dupes founded....
///
internal static string DupFound {
get {
return ResourceManager.GetString("DupFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dupes not found!.
///
internal static string DupNotFound {
get {
return ResourceManager.GetString("DupNotFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to Working stoped..
///
internal static string DupStop {
get {
return ResourceManager.GetString("DupStop", resourceCulture);
}
}
///
/// Looks up a localized string similar to Error.
///
internal static string Error {
get {
return ResourceManager.GetString("Error", resourceCulture);
}
}
///
/// Looks up a localized string similar to .txt not found....
///
internal static string File2NotFound {
get {
return ResourceManager.GetString("File2NotFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to not found....
///
internal static string FileNotFound {
get {
return ResourceManager.GetString("FileNotFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to File .
///
internal static string FileText {
get {
return ResourceManager.GetString("FileText", resourceCulture);
}
}
///
/// Looks up a localized string similar to Finding Langpack....
///
internal static string FindLang {
get {
return ResourceManager.GetString("FindLang", resourceCulture);
}
}
///
/// Looks up a localized string similar to Generation stopped..
///
internal static string GenStop {
get {
return ResourceManager.GetString("GenStop", resourceCulture);
}
}
///
/// Looks up a localized string similar to Generating langpack....
///
internal static string GenText {
get {
return ResourceManager.GetString("GenText", resourceCulture);
}
}
///
/// Looks up a localized string similar to Get VersionInfo from Internet or type full local path.
///
internal static string GetVICheckBox {
get {
return ResourceManager.GetString("GetVICheckBox", resourceCulture);
}
}
///
/// Looks up a localized string similar to Assign Langpack File.
///
internal static string groupBox1 {
get {
return ResourceManager.GetString("groupBox1", resourceCulture);
}
}
///
/// Looks up a localized string similar to Output File.
///
internal static string groupBox2 {
get {
return ResourceManager.GetString("groupBox2", resourceCulture);
}
}
///
/// Looks up a localized string similar to Working mode.
///
internal static string groupBox5 {
get {
return ResourceManager.GetString("groupBox5", resourceCulture);
}
}
///
/// Looks up a localized string similar to File =HEAD=.txt not found....
///
internal static string HeadNotFound {
get {
return ResourceManager.GetString("HeadNotFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to Information.
///
internal static string Inf {
get {
return ResourceManager.GetString("Inf", resourceCulture);
}
}
///
/// Looks up a localized string similar to Langpack File Name:.
///
internal static string label1 {
get {
return ResourceManager.GetString("label1", resourceCulture);
}
}
///
/// Looks up a localized string similar to Name:.
///
internal static string label2 {
get {
return ResourceManager.GetString("label2", resourceCulture);
}
}
///
/// 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)..
///
internal static string label3 {
get {
return ResourceManager.GetString("label3", resourceCulture);
}
}
///
/// Looks up a localized string similar to URL of SVN:.
///
internal static string label4 {
get {
return ResourceManager.GetString("label4", resourceCulture);
}
}
///
/// Looks up a localized string similar to e.g. http://www.miranda-vi.org/report/mataes.
///
internal static string label6 {
get {
return ResourceManager.GetString("label6", resourceCulture);
}
}
///
/// Looks up a localized string similar to Langpack not Founded....
///
internal static string LangNotFound {
get {
return ResourceManager.GetString("LangNotFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to not assigned.
///
internal static string LangPathLbl {
get {
return ResourceManager.GetString("LangPathLbl", resourceCulture);
}
}
///
/// Looks up a localized string similar to Language:.
///
internal static string LanguageLbl {
get {
return ResourceManager.GetString("LanguageLbl", resourceCulture);
}
}
///
/// Looks up a localized string similar to Generating LinkList....
///
internal static string LinkListGen {
get {
return ResourceManager.GetString("LinkListGen", resourceCulture);
}
}
///
/// Looks up a localized string similar to Create File.
///
internal static string LinkListGenBtn {
get {
return ResourceManager.GetString("LinkListGenBtn", resourceCulture);
}
}
///
/// Looks up a localized string similar to Manual.
///
internal static string ManualModeBtn {
get {
return ResourceManager.GetString("ManualModeBtn", resourceCulture);
}
}
///
/// Looks up a localized string similar to Can not open file..
///
internal static string NotOpen {
get {
return ResourceManager.GetString("NotOpen", resourceCulture);
}
}
///
/// Looks up a localized string similar to Not Translated lines founded....
///
internal static string NotTransFound {
get {
return ResourceManager.GetString("NotTransFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to Find Not Translated.
///
internal static string NotTranslFindBtn {
get {
return ResourceManager.GetString("NotTranslFindBtn", resourceCulture);
}
}
///
/// Looks up a localized string similar to Not translated lines not found!.
///
internal static string NotTransNotFound {
get {
return ResourceManager.GetString("NotTransNotFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to Can not write file..
///
internal static string NotWrite {
get {
return ResourceManager.GetString("NotWrite", resourceCulture);
}
}
///
/// Looks up a localized string similar to Add your own file to Langpack.
///
internal static string OwnFileCheckBox {
get {
return ResourceManager.GetString("OwnFileCheckBox", resourceCulture);
}
}
///
/// Looks up a localized string similar to Writing files from Plugins folder....
///
internal static string PlugLink {
get {
return ResourceManager.GetString("PlugLink", resourceCulture);
}
}
///
/// Looks up a localized string similar to Subfolder Plugins not found....
///
internal static string PlugLinkNotFound {
get {
return ResourceManager.GetString("PlugLinkNotFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to Writing files from Root folder....
///
internal static string RootLink {
get {
return ResourceManager.GetString("RootLink", resourceCulture);
}
}
///
/// Looks up a localized string similar to Select.
///
internal static string SelectOwnFileBtn {
get {
return ResourceManager.GetString("SelectOwnFileBtn", resourceCulture);
}
}
///
/// Looks up a localized string similar to Generator.
///
internal static string tabPage1 {
get {
return ResourceManager.GetString("tabPage1", resourceCulture);
}
}
///
/// Looks up a localized string similar to LinkListGen.
///
internal static string tabPage2 {
get {
return ResourceManager.GetString("tabPage2", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dupes Search.
///
internal static string tabPage3 {
get {
return ResourceManager.GetString("tabPage3", resourceCulture);
}
}
///
/// Looks up a localized string similar to Command line arguments list.
///
internal static string tipper {
get {
return ResourceManager.GetString("tipper", resourceCulture);
}
}
///
/// Looks up a localized string similar to Arguments.
///
internal static string VarHead {
get {
return ResourceManager.GetString("VarHead", resourceCulture);
}
}
///
/// 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.
///
internal static string VarText {
get {
return ResourceManager.GetString("VarText", resourceCulture);
}
}
///
/// Looks up a localized string similar to File =VERSION=.txt not found....
///
internal static string VersionNotFound {
get {
return ResourceManager.GetString("VersionNotFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to File VersionInfo.txt founded, making shot langpack....
///
internal static string VIGen {
get {
return ResourceManager.GetString("VIGen", resourceCulture);
}
}
///
/// Looks up a localized string similar to Writing files from Weather folder....
///
internal static string WeatherLink {
get {
return ResourceManager.GetString("WeatherLink", resourceCulture);
}
}
///
/// Looks up a localized string similar to Subfolder Weather not found....
///
internal static string WeatherLinkNotFound {
get {
return ResourceManager.GetString("WeatherLinkNotFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to VersionInfo.txt not found, making full langpack....
///
internal static string WOVIGen {
get {
return ResourceManager.GetString("WOVIGen", resourceCulture);
}
}
///
/// Looks up a localized string similar to Selected wrong directory....
///
internal static string WrongSelect {
get {
return ResourceManager.GetString("WrongSelect", resourceCulture);
}
}
}
}