163 lines
6.7 KiB
C#
163 lines
6.7 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// Dieser Code wurde von einem Tool generiert.
|
|
// Laufzeitversion:4.0.30319.42000
|
|
//
|
|
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
|
|
// der Code erneut generiert wird.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace Katteker.Properties {
|
|
using System;
|
|
|
|
|
|
/// <summary>
|
|
/// Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
|
|
/// </summary>
|
|
// Diese Klasse wurde von der StronglyTypedResourceBuilder automatisch generiert
|
|
// -Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert.
|
|
// Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen
|
|
// mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu.
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.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() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
|
|
/// </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("Katteker.Properties.Resources", typeof(Resources).Assembly);
|
|
resourceMan = temp;
|
|
}
|
|
return resourceMan;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
|
|
/// Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Zeichenfolge, die Could not update your application. ähnelt.
|
|
/// </summary>
|
|
internal static string CouldNotUpdateYourApplication {
|
|
get {
|
|
return ResourceManager.GetString("CouldNotUpdateYourApplication", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Zeichenfolge, die Installed new Version! Would you like to restart the Application? ähnelt.
|
|
/// </summary>
|
|
internal static string Installed_new_Version {
|
|
get {
|
|
return ResourceManager.GetString("Installed_new_Version", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Zeichenfolge, die New Version ähnelt.
|
|
/// </summary>
|
|
internal static string New_Version {
|
|
get {
|
|
return ResourceManager.GetString("New_Version", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Zeichenfolge, die No update available. ähnelt.
|
|
/// </summary>
|
|
internal static string No_update_available {
|
|
get {
|
|
return ResourceManager.GetString("No_update_available", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Zeichenfolge, die Can't find configuration File. Ask your local distributor. ähnelt.
|
|
/// </summary>
|
|
internal static string SquirrelWrapper_CheckForUpdate {
|
|
get {
|
|
return ResourceManager.GetString("SquirrelWrapper_CheckForUpdate", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Zeichenfolge, die Ask your local distributor. ähnelt.
|
|
/// </summary>
|
|
internal static string SquirrelWrapper_CheckForUpdate_AskYourLocalDistributor {
|
|
get {
|
|
return ResourceManager.GetString("SquirrelWrapper_CheckForUpdate_AskYourLocalDistributor", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Zeichenfolge, die Error with Configuration-File ähnelt.
|
|
/// </summary>
|
|
internal static string SquirrelWrapper_CheckForUpdate_Error {
|
|
get {
|
|
return ResourceManager.GetString("SquirrelWrapper_CheckForUpdate_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Zeichenfolge, die Error with Update ähnelt.
|
|
/// </summary>
|
|
internal static string SquirrelWrapper_CheckForUpdate_ErrorWithUpdate {
|
|
get {
|
|
return ResourceManager.GetString("SquirrelWrapper_CheckForUpdate_ErrorWithUpdate", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Zeichenfolge, die Updater ähnelt.
|
|
/// </summary>
|
|
internal static string Updater {
|
|
get {
|
|
return ResourceManager.GetString("Updater", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Zeichenfolge, die You can update to Version: ähnelt.
|
|
/// </summary>
|
|
internal static string You_can_update_to_Version {
|
|
get {
|
|
return ResourceManager.GetString("You_can_update_to_Version", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Zeichenfolge, die You're up to date. ähnelt.
|
|
/// </summary>
|
|
internal static string You_re_up_to_date {
|
|
get {
|
|
return ResourceManager.GetString("You_re_up_to_date", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|