//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.18063 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Ringtoets.Piping.Plugin.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", "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() { } /// /// Returns the cached ResourceManager instance used by this class. /// [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("Ringtoets.Piping.Plugin.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)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to Kommagescheiden bestand. /// public static string Csv_file_name { get { return ResourceManager.GetString("Csv_file_name", resourceCulture); } } /// /// Looks up a localized string similar to Geïmporteerde data toevoegen aan faalmechanisme. /// public static string PipingSoilProfilesImporter_Adding_imported_data_to_model { get { return ResourceManager.GetString("PipingSoilProfilesImporter_Adding_imported_data_to_model", resourceCulture); } } /// /// Looks up a localized string similar to Er is een fout opgetreden tijdens het inlezen van '{0}' waardoor import niet uitgevoerd kan worden: {1}. /// public static string PipingSoilProfilesImporter_Critical_error_reading_File_0_Cause_1_ { get { return ResourceManager.GetString("PipingSoilProfilesImporter_Critical_error_reading_File_0_Cause_1_", resourceCulture); } } /// /// Looks up a localized string similar to Ondergrondschematiseringen importeren afgebroken. Geen data ingelezen.. /// public static string PipingSoilProfilesImporter_ImportItem_Import_cancelled { get { return ResourceManager.GetString("PipingSoilProfilesImporter_ImportItem_Import_cancelled", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen van de D-Soil Model database. /// public static string PipingSoilProfilesImporter_Reading_database { get { return ResourceManager.GetString("PipingSoilProfilesImporter_Reading_database", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen van de ondergrondschematisering uit de D-Soil Model database. /// public static string PipingSoilProfilesImporter_ReadingSoilProfiles { get { return ResourceManager.GetString("PipingSoilProfilesImporter_ReadingSoilProfiles", resourceCulture); } } /// /// Looks up a localized string similar to Er is een leesfout opgetreden bij ondergrondschematisering van bestand '{0}' en is overgeslagen: {1}. /// public static string PipingSoilProfilesImporter_ReadSoilProfiles_File_0_Message_1_ { get { return ResourceManager.GetString("PipingSoilProfilesImporter_ReadSoilProfiles_File_0_Message_1_", resourceCulture); } } /// /// Looks up a localized string similar to Geïmporteerde data toevoegen aan faalmechanisme. /// public static string PipingSurfaceLinesCsvImporter_Adding_imported_data_to_model { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_Adding_imported_data_to_model", resourceCulture); } } /// /// Looks up a localized string similar to Er is een fout opgetreden tijdens het inlezen van '{0}' waardoor import niet uitgevoerd kan worden: {1}. /// public static string PipingSurfaceLinesCsvImporter_Critical_error_reading_File_0_Cause_1_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_Critical_error_reading_File_0_Cause_1_", resourceCulture); } } /// /// Looks up a localized string similar to Profielmetingen importeren afgebroken. Geen data ingelezen.. /// public static string PipingSurfaceLinesCsvImporter_ImportItem_Import_cancelled { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_ImportItem_Import_cancelled", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen {0}. /// public static string PipingSurfaceLinesCsvImporter_Read_PipingSurfaceLines_0_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_Read_PipingSurfaceLines_0_", resourceCulture); } } /// /// Looks up a localized string similar to Er is een leesfout opgetreden bij profielmeting {1} van bestand '{0}' en is overgeslagen: {2}. /// public static string PipingSurfaceLinesCsvImporter_ReadPipingSurfaceLines_Parse_error_File_0_SurfaceLinesNumber_1_Message_2_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_ReadPipingSurfaceLines_Parse_error_File_0_SurfaceLi" + "nesNumber_1_Message_2_", resourceCulture); } } /// /// Looks up a localized string similar to DSoilModel bestand. /// public static string Soil_file_name { get { return ResourceManager.GetString("Soil_file_name", resourceCulture); } } } }