Caribou.Profiling/Properties/Resources.Designer.cs
//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Caribou.Profiling.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", "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() {
}
/// <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("Caribou.Profiling.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)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?>
///<osm version="0.6" generator="Overpass API 0.7.55.7 8b86ff77">
///<note>The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.</note>
///<meta osm_base="2019-06-28T00:10:02Z"/>
///
/// <bounds minlat="41.8467000" minlon="-87.7123000" maxlat="41.9193000" maxlon="-87.6022000"/>
///
/// <node id="20216902" lat="41.8895268" lon="-87.6393324" version="9" timestamp="2011-06-02T20:24:34Z" changeset="8323836" uid="451048" user="bbmiller">
/// [rest of string was truncated]";.
/// </summary>
internal static string ChicagoOSM {
get {
return ResourceManager.GetString("ChicagoOSM", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?>
///<osm version="0.6" generator="Overpass API 0.7.56.1004 6cd3eaec">
///<note>The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.</note>
///<meta osm_base="2020-07-23T08:46:02Z"/>
///
/// <bounds minlat="-37.8164200" minlon="144.9627400" maxlat="-37.8089200" maxlon="144.9710600"/>
/// <node id="4795887585" lat="-37.8134515" lon="144.9689196" version="1" timestamp="2017-04-15T22:43:13Z" changeset="47826499" uid="4633898" user="monena [rest of string was truncated]";.
/// </summary>
internal static string MelbourneOSM {
get {
return ResourceManager.GetString("MelbourneOSM", resourceCulture);
}
}
}
}