Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/AssemblyResultTotalView.cs =================================================================== diff -u -rf9a16a153b6927605db8dd393120c6610dbbd0b3 -r3575dc7abc98e41eb34414aa10fd414765f54bd6 --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/AssemblyResultTotalView.cs (.../AssemblyResultTotalView.cs) (revision f9a16a153b6927605db8dd393120c6610dbbd0b3) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/AssemblyResultTotalView.cs (.../AssemblyResultTotalView.cs) (revision 3575dc7abc98e41eb34414aa10fd414765f54bd6) @@ -147,7 +147,7 @@ true); dataGridViewControl.AddTextBoxColumn(nameof(FailureMechanismAssemblyResultRowBase.CategoryGroup), - Resources.AssemblyResultTotalView_CategoryGroup_DisplayName, + RingtoetsCommonFormsResources.AssemblyResult, true); dataGridViewControl.AddTextBoxColumn(nameof(FailureMechanismAssemblyResultRowBase.Probability),