//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.17929
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace Ringtoets.Common.IO.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()]
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("Ringtoets.Common.IO.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 Het bestand heeft een of meerdere multi-polylijnen, welke niet ondersteund worden..
///
internal static string FailureMechanismSectionReader_File_has_unsupported_multiPolyline {
get {
return ResourceManager.GetString("FailureMechanismSectionReader_File_has_unsupported_multiPolyline", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het bestand heeft geen attribuut '{0}' welke vereist is om een vakindeling te importeren..
///
internal static string FailureMechanismSectionReader_File_lacks_required_Attribute_0_ {
get {
return ResourceManager.GetString("FailureMechanismSectionReader_File_lacks_required_Attribute_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het bestand mag uitsluitend polylijnen bevatten..
///
internal static string FailureMechanismSectionReader_OpenPolyLineShapeFile_File_can_only_have_polylines {
get {
return ResourceManager.GetString("FailureMechanismSectionReader_OpenPolyLineShapeFile_File_can_only_have_polylines", resourceCulture);
}
}
///
/// Looks up a localized string similar to Als u de referentielijn vervangt, zullen alle vakindelingen, berekende hydraulische randvoorwaarden en berekeningsresultaten worden verwijderd.
///
///Weet u zeker dat u wilt doorgaan?.
///
internal static string ReferenceLineImporter_ConfirmImport_Confirm_referenceline_import_which_clears_data_when_performed {
get {
return ResourceManager.GetString("ReferenceLineImporter_ConfirmImport_Confirm_referenceline_import_which_clears_dat" +
"a_when_performed", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0}
///Er is geen referentielijn geïmporteerd..
///
internal static string ReferenceLineImporter_HandleCriticalFileReadError_Error_0_no_referenceline_imported {
get {
return ResourceManager.GetString("ReferenceLineImporter_HandleCriticalFileReadError_Error_0_no_referenceline_import" +
"ed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geïmporteerde data toevoegen aan het traject..
///
internal static string ReferenceLineImporter_ProgressText_Adding_imported_referenceline_to_assessmentsection {
get {
return ResourceManager.GetString("ReferenceLineImporter_ProgressText_Adding_imported_referenceline_to_assessmentsec" +
"tion", resourceCulture);
}
}
///
/// Looks up a localized string similar to Referentielijn importeren afgebroken. Geen data ingelezen..
///
internal static string ReferenceLineImporter_ProgressText_Import_cancelled_no_data_read {
get {
return ResourceManager.GetString("ReferenceLineImporter_ProgressText_Import_cancelled_no_data_read", resourceCulture);
}
}
///
/// Looks up a localized string similar to Inlezen referentielijn..
///
internal static string ReferenceLineImporter_ProgressText_Reading_referenceline {
get {
return ResourceManager.GetString("ReferenceLineImporter_ProgressText_Reading_referenceline", resourceCulture);
}
}
///
/// Looks up a localized string similar to Wissen rekenresultaten en vakindelingen van faalmechanismen..
///
internal static string ReferenceLineImporter_ProgressText_Removing_calculation_output_and_failure_mechanism_sections {
get {
return ResourceManager.GetString("ReferenceLineImporter_ProgressText_Removing_calculation_output_and_failure_mechan" +
"ism_sections", resourceCulture);
}
}
///
/// Looks up a localized string similar to Verwijderen uitvoer van hydraulische randvoorwaarden..
///
internal static string ReferenceLineImporter_ProgressText_Removing_hydraulic_boundary_output {
get {
return ResourceManager.GetString("ReferenceLineImporter_ProgressText_Removing_hydraulic_boundary_output", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het bestand bevat 1 multi-polylijn, welke niet ondersteund is..
///
internal static string ReferenceLineReader_File_contains_unsupported_multi_polyline {
get {
return ResourceManager.GetString("ReferenceLineReader_File_contains_unsupported_multi_polyline", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het bestand moet exact 1 gehele polylijn bevatten..
///
internal static string ReferenceLineReader_File_must_contain_1_polyline {
get {
return ResourceManager.GetString("ReferenceLineReader_File_must_contain_1_polyline", resourceCulture);
}
}
}
}