Index: Ringtoets/Common/src/Ringtoets.Common.Forms/TreeNodeInfos/RingtoetsContextMenuItemFactory.cs =================================================================== diff -u -rbdc32ff91af686a45b08e5f4f4a8d5b45eaba60f -r58294671cbbde72fff978212cf62d3ce528169bd --- Ringtoets/Common/src/Ringtoets.Common.Forms/TreeNodeInfos/RingtoetsContextMenuItemFactory.cs (.../RingtoetsContextMenuItemFactory.cs) (revision bdc32ff91af686a45b08e5f4f4a8d5b45eaba60f) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/TreeNodeInfos/RingtoetsContextMenuItemFactory.cs (.../RingtoetsContextMenuItemFactory.cs) (revision 58294671cbbde72fff978212cf62d3ce528169bd) @@ -353,7 +353,7 @@ var checkboxImage = isRelevant ? Resources.Checkbox_ticked : Resources.Checkbox_empty; return new StrictContextMenuItem( Resources.FailureMechanismContextMenuStrip_Is_relevant, - Resources.FailureMechanismContextMenuStrip_Is_relevant_Tooltip, + Resources.FailureMechanism_IsRelevant_Description, checkboxImage, (sender, args) => {