From 11ddb8aa83e725fd10a0b12226a0d703e2576dd8 Mon Sep 17 00:00:00 2001 From: Alexandre Montplaisir Date: Tue, 4 Oct 2016 17:10:05 -0400 Subject: [PATCH] tmf: Add ellipses to Synchronize Traces action Since it opens a new dialog it should have ellispes at the end. Change-Id: Ia7803224a6c6ed149df344ebcaef1563206882bd Signed-off-by: Alexandre Montplaisir Reviewed-on: https://git.eclipse.org/r/82482 Reviewed-by: Hudson CI Reviewed-by: Marc-Andre Laperle Tested-by: Marc-Andre Laperle --- tmf/org.eclipse.tracecompass.tmf.ui/plugin.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmf/org.eclipse.tracecompass.tmf.ui/plugin.properties b/tmf/org.eclipse.tracecompass.tmf.ui/plugin.properties index 15d90bba7a..87930f5ea6 100644 --- a/tmf/org.eclipse.tracecompass.tmf.ui/plugin.properties +++ b/tmf/org.eclipse.tracecompass.tmf.ui/plugin.properties @@ -120,7 +120,7 @@ command.copy_to_clipboard.description = Copy to Clipboard command.export_to_text = Export to Text... command.export_to_text.description = Export trace to text... -command.synchronize_traces = Synchronize Traces +command.synchronize_traces = Synchronize Traces... command.synchronize_traces.mnemonic = y command.synchronize_traces.description = Synchronize 2 or more traces -- 2.34.1