/personalplaner.databasewizard/Properties/Resources.Designer.cs
# · C# · 247 lines · 132 code · 28 blank · 87 comment · 1 complexity · f0590297d409efe81fb4b853faacda4a MD5 · raw file
- //------------------------------------------------------------------------------
- // <auto-generated>
- // This code was generated by a tool.
- // Runtime Version:4.0.30319.239
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </auto-generated>
- //------------------------------------------------------------------------------
-
- namespace personalplaner.databasewizard.Properties {
- 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()]
- public 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>
- /// Returns the cached ResourceManager instance used by this class.
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- public static global::System.Resources.ResourceManager ResourceManager {
- get {
- if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("personalplaner.databasewizard.Properties.Resources", typeof(Resources).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)]
- public static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Abbrechen.
- /// </summary>
- public static string Cancel {
- get {
- return ResourceManager.GetString("Cancel", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Bitte wählen Sie eine ODBC Datenquelle aus und geben Sie den Datenbank Administrator mit dem Kennwort an..
- /// </summary>
- public static string ChooseOdbc {
- get {
- return ResourceManager.GetString("ChooseOdbc", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Datenbank.
- /// </summary>
- public static string Database {
- get {
- return ResourceManager.GetString("Database", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Datenbank Adminisrator.
- /// </summary>
- public static string DatabaseAdmin {
- get {
- return ResourceManager.GetString("DatabaseAdmin", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Datenbank Informationen.
- /// </summary>
- public static string DatabaseInfo {
- get {
- return ResourceManager.GetString("DatabaseInfo", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Datenbank Name.
- /// </summary>
- public static string DatabaseName {
- get {
- return ResourceManager.GetString("DatabaseName", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Ende.
- /// </summary>
- public static string End {
- get {
- return ResourceManager.GetString("End", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Danke dass Sie den Personalplaner von wickedflame verwenden.
- ///Updates werden immer auf personalplaner.codeplex.com veröffentlicht..
- /// </summary>
- public static string EndMessage {
- get {
- return ResourceManager.GetString("EndMessage", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Bitte geben Sie einen Namen für die Personalplaner Datenbank ein..
- /// </summary>
- public static string EnterDBName {
- get {
- return ResourceManager.GetString("EnterDBName", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Nicht alle Informationen sind Korrekt.
- ///Bitte geben Sie ein gültigen Benutzername und das richtige Passwort an..
- /// </summary>
- public static string IncorectSettings {
- get {
- return ResourceManager.GetString("IncorectSettings", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Fehlerhafte Angaben.
- /// </summary>
- public static string IncorectSettingsHeader {
- get {
- return ResourceManager.GetString("IncorectSettingsHeader", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Login Daten.
- /// </summary>
- public static string LogonData {
- get {
- return ResourceManager.GetString("LogonData", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Neue Datenbank.
- /// </summary>
- public static string NewDatabase {
- get {
- return ResourceManager.GetString("NewDatabase", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Odbc Datenquelle.
- /// </summary>
- public static string OdbcDataSource {
- get {
- return ResourceManager.GetString("OdbcDataSource", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Ok.
- /// </summary>
- public static string Ok {
- get {
- return ResourceManager.GetString("Ok", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Kennwort.
- /// </summary>
- public static string Password {
- get {
- return ResourceManager.GetString("Password", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Den Personalplaner starten.
- /// </summary>
- public static string StartPersonalplanerOnClose {
- get {
- return ResourceManager.GetString("StartPersonalplanerOnClose", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Status.
- /// </summary>
- public static string Status {
- get {
- return ResourceManager.GetString("Status", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Wilkommen.
- /// </summary>
- public static string Welcome {
- get {
- return ResourceManager.GetString("Welcome", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Wilkommen zum Personalplaner Datenbank generator.
- ///
- ///Mit hilfe dieses generators können neue Personalplaner Datenbanken erstellt oder bestehende Personalplaner Datenbanken aktualisiert werden..
- /// </summary>
- public static string WelcomeMessage {
- get {
- return ResourceManager.GetString("WelcomeMessage", resourceCulture);
- }
- }
- }
- }