Index: Riskeer/Piping/src/Riskeer.Piping.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -rdde3bb5d085b56e9c289459dafce3b5ce103736d -r0ab107cb3778848b6e571de90d5e7a40f685c03d --- Riskeer/Piping/src/Riskeer.Piping.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision dde3bb5d085b56e9c289459dafce3b5ce103736d) +++ Riskeer/Piping/src/Riskeer.Piping.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 0ab107cb3778848b6e571de90d5e7a40f685c03d) @@ -967,6 +967,15 @@ } /// + /// Looks up a localized string similar to Type toets:. + /// + public static string PipingScenariosView_ScenarioConfigurationType_DisplayName { + get { + return ResourceManager.GetString("PipingScenariosView_ScenarioConfigurationType_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to probabilistisch. /// public static string PipingScenariosViewFailureMechanismSectionViewModel_GetScenarioConfigurationTypeDisplayName_Probabilistic { Index: Riskeer/Piping/src/Riskeer.Piping.Forms/Properties/Resources.resx =================================================================== diff -u -rdde3bb5d085b56e9c289459dafce3b5ce103736d -r0ab107cb3778848b6e571de90d5e7a40f685c03d --- Riskeer/Piping/src/Riskeer.Piping.Forms/Properties/Resources.resx (.../Resources.resx) (revision dde3bb5d085b56e9c289459dafce3b5ce103736d) +++ Riskeer/Piping/src/Riskeer.Piping.Forms/Properties/Resources.resx (.../Resources.resx) (revision 0ab107cb3778848b6e571de90d5e7a40f685c03d) @@ -522,4 +522,7 @@ De variant 'Per vak instelbaar' vereist een onderbouwing dat de gekozen mix van probabilistisch en semi-probabilistisch getoetste vakken niet tot een te optimistisch (onveilig) rekenresultaat op het trajectniveau leidt. + + Type toets: + \ No newline at end of file Index: Riskeer/Piping/src/Riskeer.Piping.Forms/Views/PipingScenariosView.Designer.cs =================================================================== diff -u -r3a437cefce55947b16d3d2eaebf3803e9d4051f2 -r0ab107cb3778848b6e571de90d5e7a40f685c03d --- Riskeer/Piping/src/Riskeer.Piping.Forms/Views/PipingScenariosView.Designer.cs (.../PipingScenariosView.Designer.cs) (revision 3a437cefce55947b16d3d2eaebf3803e9d4051f2) +++ Riskeer/Piping/src/Riskeer.Piping.Forms/Views/PipingScenariosView.Designer.cs (.../PipingScenariosView.Designer.cs) (revision 0ab107cb3778848b6e571de90d5e7a40f685c03d) @@ -88,7 +88,7 @@ this.selectScenarioConfigurationTypeLabel.Name = "selectScenarioConfigurationTypeLabel"; this.selectScenarioConfigurationTypeLabel.Size = new System.Drawing.Size(60, 35); this.selectScenarioConfigurationTypeLabel.TabIndex = 2; - this.selectScenarioConfigurationTypeLabel.Text = "Type toets:"; + this.selectScenarioConfigurationTypeLabel.Text = global::Riskeer.Piping.Forms.Properties.Resources.PipingScenariosView_ScenarioConfigurationType_DisplayName; this.selectScenarioConfigurationTypeLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.selectScenarioConfigurationTypeLabel.Margin = new System.Windows.Forms.Padding(3); //