//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace MiniSqlQuery.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", "16.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("MiniSqlQuery.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 string similar to Could not populate with current connection string - . /// internal static string BindNewConnectionStringBuilder_Could_not_populate_with_current_connection_string___ { get { return ResourceManager.GetString("BindNewConnectionStringBuilder_Could_not_populate_with_current_connection_string_" + "__", resourceCulture); } } /// /// Looks up a localized string similar to Mini SQL Query Change Log ///========================= /// ///2019-11-03 ENH: Upgraded framework version from fsdfsd8 with other package updates and minor fixes. ///2019-11-03 ENH: Upgraded framework version from 4.6.2 to 4.8 with other package updates and minor fixes. ///2019-06-23 ENH: Upgraded framework version from 3.5 to 4.6.2 with other package updates. ///2016-07-02 FIX: Fix for generic schema errors ///2016-01-28 FIX: Fix for the print dialog never showing up properly ///2015-01-23 ENH: Improved the View Table scre [rest of string was truncated]";. /// internal static string ChangeLog { get { return ResourceManager.GetString("ChangeLog", resourceCulture); } } /// /// Looks up a localized string similar to Connected to '{0}' successfully.. /// internal static string Connected_to_0_successfully { get { return ResourceManager.GetString("Connected_to_0_successfully", resourceCulture); } } /// /// Looks up a localized string similar to Connection Failed. /// internal static string Connection_Failed { get { return ResourceManager.GetString("Connection_Failed", resourceCulture); } } /// /// Looks up a localized string similar to Connection Successful. /// internal static string Connection_Successful { get { return ResourceManager.GetString("Connection_Successful", resourceCulture); } } /// /// Looks up a localized string similar to Database. /// internal static string Database { get { return ResourceManager.GetString("Database", resourceCulture); } } /// /// Looks up a localized string similar to Failed connecting to '{0}'.{1}{2}. /// internal static string Failed_connecting_to_0_1_2 { get { return ResourceManager.GetString("Failed_connecting_to_0_1_2", resourceCulture); } } /// /// Looks up a localized string similar to GNU LESSER GENERAL PUBLIC LICENSE /// Version 3, 29 June 2007 /// /// Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> /// Everyone is permitted to copy and distribute verbatim copies /// of this license document, but changing it is not allowed. /// /// /// This version of the GNU Lesser General Public License incorporates ///the terms and conditions of version 3 of the GNU General Public ///License, supplemented by the additional permissions listed below. /// [rest of string was truncated]";. /// internal static string LicenseMiniSqlQuery { get { return ResourceManager.GetString("LicenseMiniSqlQuery", resourceCulture); } } /// /// Looks up a localized string similar to Messages. /// internal static string Messages { get { return ResourceManager.GetString("Messages", resourceCulture); } } /// /// Looks up a localized string similar to <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> ///<html xmlns="http://www.w3.org/1999/xhtml"> ///<head> /// <title>Mini SQL Query Read Me</title> /// <style type="text/css"> /// h1, h2, h3, h4 /// { /// font-family: Verdana; /// } /// blockquote, p, ul, ol, li /// { /// font-family: Verdana; /// font-size: small; /// } /// </style> ///</head> ///<body> /// <h3> /// Mini SQL Query /// </h3> /// <blockquote> /// <p> /// "<b>Mini SQL Query</b> from by Paul Kohler [rest of string was truncated]";. /// internal static string ReadMe { get { return ResourceManager.GetString("ReadMe", resourceCulture); } } /// /// Looks up a localized string similar to Reload Connection?. /// internal static string Reload_Connection { get { return ResourceManager.GetString("Reload_Connection", resourceCulture); } } /// /// Looks up a localized string similar to Save Changes?. /// internal static string Save_Changes { get { return ResourceManager.GetString("Save_Changes", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0"?> ///<!-- ///Copyright 2005-2019 Paul Kohler (https://github.com/paulkohler/minisqlquery). All rights reserved. ///This source code is made available under the terms of the GNU Lesser General Public License v3.0 ///https://github.com/paulkohler/minisqlquery/blob/master/LICENSE ///--> ///<SyntaxDefinition name = "SQL" extensions = ".sql"> /// <Properties> /// <Property name="LineComment" value="--"/> /// </Properties> /// <Digits name = "Digits" bold = "true" italic = "false" color = "Blue"/> /// <RuleSets> /// [rest of string was truncated]";. /// internal static string SqlModeXshd { get { return ResourceManager.GetString("SqlModeXshd", resourceCulture); } } /// /// Looks up a localized string similar to Table: . /// internal static string Table_colon { get { return ResourceManager.GetString("Table_colon", resourceCulture); } } /// /// Looks up a localized string similar to Table: (none). /// internal static string Table_none { get { return ResourceManager.GetString("Table_none", resourceCulture); } } /// /// Looks up a localized string similar to Tables. /// internal static string Tables { get { return ResourceManager.GetString("Tables", resourceCulture); } } /// /// Looks up a localized string similar to Templates. /// internal static string TemplatesDirectoryName { get { return ResourceManager.GetString("TemplatesDirectoryName", resourceCulture); } } /// /// Looks up a localized string similar to The connection details have changed, do you want to save? ///. /// internal static string The_connection_details_have_changed__do_you_want_to_save { get { return ResourceManager.GetString("The_connection_details_have_changed__do_you_want_to_save", resourceCulture); } } /// /// Looks up a localized string similar to The connections have changed, would you like to refresh the database connection?. /// internal static string The_connections_have_changed__would_you_like_to_refresh_the_database_connection { get { return ResourceManager.GetString("The_connections_have_changed__would_you_like_to_refresh_the_database_connection", resourceCulture); } } /// /// Looks up a localized string similar to View Data. /// internal static string ViewData { get { return ResourceManager.GetString("ViewData", resourceCulture); } } /// /// Looks up a localized string similar to View Data Error. /// internal static string ViewDataError { get { return ResourceManager.GetString("ViewDataError", resourceCulture); } } /// /// Looks up a localized string similar to Views. /// internal static string Views { get { return ResourceManager.GetString("Views", resourceCulture); } } } }