Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs
===================================================================
diff -u -rdf853f988ad99b935860c361bc000f6aba9876a7 -rcfe30fb624bcc031454e7ff22e333386ed6ead87
--- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision df853f988ad99b935860c361bc000f6aba9876a7)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision cfe30fb624bcc031454e7ff22e333386ed6ead87)
@@ -1536,14 +1536,14 @@
}
///
- /// Looks up a localized string similar to BEGIN TRANSACTION;
- ///CREATE TABLE "TimeIntegrationSettings" (
- /// "LocationID" INTEGER NOT NULL,
- /// "CalculationTypeID" INTEGER NOT NULL,
- /// "TimeIntegrationSchemeID" INTEGER NOT NULL,
- /// CONSTRAINT timeintegrationsettings_pk PRIMARY KEY ("LocationID", "CalculationTypeID"),
- /// CONSTRAINT calculationtypes_timeintegrationsettings_fk FOREIGN KEY ("CalculationTypeID") REFERENCES CalculationTypes ("CalculationTypeID") ON DELETE NO ACTION ON UPDATE NO ACTION
- ///);
+ /// Looks up a localized string similar to BEGIN TRANSACTION;
+ ///CREATE TABLE "TimeIntegrationSettings" (
+ /// "LocationID" INTEGER NOT NULL,
+ /// "CalculationTypeID" INTEGER NOT NULL,
+ /// "TimeIntegrationSchemeID" INTEGER NOT NULL,
+ /// CONSTRAINT timeintegrationsettings_pk PRIMARY KEY ("LocationID", "CalculationTypeID"),
+ /// CONSTRAINT calculationtypes_timeintegrationsettings_fk FOREIGN KEY ("CalculationTypeID") REFERENCES CalculationTypes ("CalculationTypeID") ON DELETE NO ACTION ON UPDATE NO ACTION
+ ///);
///CREATE TABLE "Numeri [rest of string was truncated]";.
///
public static string settings_schema {
@@ -2172,19 +2172,19 @@
///
/// Looks up a localized string similar to Profielschematisatie {0} doorkruist de huidige referentielijn niet of op meer dan één punt en kan niet worden geïmporteerd..
///
- public static string SurfaceLineExtensions_GetSingleReferenceLineInterSection_Surfaceline_0_does_not_correspond_to_current_referenceline {
+ public static string SurfaceLineExtensions_GetSingleReferenceLineInterSection_SurfaceLine_0_does_not_correspond_to_current_referenceline {
get {
- return ResourceManager.GetString("SurfaceLineExtensions_GetSingleReferenceLineInterSection_Surfaceline_0_does_not_c" +
+ return ResourceManager.GetString("SurfaceLineExtensions_GetSingleReferenceLineInterSection_SurfaceLine_0_does_not_c" +
"orrespond_to_current_referenceline", resourceCulture);
}
}
///
/// Looks up a localized string similar to Profielschematisatie {0} doorkruist de huidige referentielijn niet of op meer dan één punt en kan niet worden geïmporteerd. {1}.
///
- public static string SurfaceLineExtensions_GetSingleReferenceLineInterSection_Surfaceline_0_does_not_correspond_to_current_referenceline_1_ {
+ public static string SurfaceLineExtensions_GetSingleReferenceLineInterSection_SurfaceLine_0_does_not_correspond_to_current_referenceline_1_ {
get {
- return ResourceManager.GetString("SurfaceLineExtensions_GetSingleReferenceLineInterSection_Surfaceline_0_does_not_c" +
+ return ResourceManager.GetString("SurfaceLineExtensions_GetSingleReferenceLineInterSection_SurfaceLine_0_does_not_c" +
"orrespond_to_current_referenceline_1_", resourceCulture);
}
}