Index: Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs =================================================================== diff -u -r54fd939cf2a3d8f718dad28faa24373334d4cc2e -r4428701fa38521e07aff35c0e2058951ac7d0c93 --- Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 54fd939cf2a3d8f718dad28faa24373334d4cc2e) +++ Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 4428701fa38521e07aff35c0e2058951ac7d0c93) @@ -22,7 +22,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18444 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -235,6 +235,26 @@ } /// + /// Looks up a localized string similar to De bijdrage van dit toetsspoor is nul. Daardoor is de doorsnede-eis onbepaald en kunnen de berekeningen niet worden uitgevoerd.. + /// + public static string RingtoetsCommonDataCalculationService_ProfileSpecificRequiredProbability_Contribution_is_zero { + get { + return ResourceManager.GetString("RingtoetsCommonDataCalculationService_ProfileSpecificRequiredProbability_Contribu" + + "tion_is_zero", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De N-waarde van dit toetsspoor is nul. Daardoor is de doorsnede-eis onbepaald en kunnen de berekeningen niet worden uitgevoerd.. + /// + public static string RingtoetsCommonDataCalculationService_ProfileSpecificRequiredProbability_N_is_zero { + get { + return ResourceManager.GetString("RingtoetsCommonDataCalculationService_ProfileSpecificRequiredProbability_N_is_zer" + + "o", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Er is geen kunstwerk geselecteerd.. /// public static string StructuresCalculationService_ValidateInput_No_Structure_selected {