diff --git a/platform/platform-resources-en/src/messages/ActionsBundle.properties b/platform/platform-resources-en/src/messages/ActionsBundle.properties index 8c66ebd3ac6b..57ecc0c4eeb0 100644 --- a/platform/platform-resources-en/src/messages/ActionsBundle.properties +++ b/platform/platform-resources-en/src/messages/ActionsBundle.properties @@ -1043,7 +1043,7 @@ action.Debugger.CopyValue.text=Copy Value action.Debugger.ViewEditText.text=View/Edit Text action.Debugger.ViewText.text=View Text action.Debugger.ViewText.description=View text value of selected node in a separate pane -action.Debugger.ShowReferring.text=Show Referring Objects +action.Debugger.ShowReferring.text=Show Referring Objects... action.Debugger.CompareValueWithClipboard.text=Compare Value with Clipboard action.Debugger.CompareValueWithClipboard.description=Compare value of selected node with clipboard text action.Debugger.CustomizeContextView.text=Customize Data Views...