From 98c862446ed4d49819a4dd8c34211eee8cf7b499 Mon Sep 17 00:00:00 2001 From: David Dykstal Date: Fri, 8 Feb 2008 21:18:49 +0000 Subject: [PATCH] [142452] Copy operation on Filters and Connections should be named "Copy..." https://bugs.eclipse.org/bugs/show_bug.cgi?id=142452 --- .../org/eclipse/rse/internal/ui/SystemResources.properties | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rse/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/internal/ui/SystemResources.properties b/rse/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/internal/ui/SystemResources.properties index aee64ca0ecf..2f1b048a8bb 100644 --- a/rse/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/internal/ui/SystemResources.properties +++ b/rse/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/internal/ui/SystemResources.properties @@ -16,6 +16,7 @@ # Kevin Doyle (IBM) - [212944] New Profile dialog should have title "New Profile" # David McKnight (IBM) - [216252] [nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible # David Dykstal (IBM) - [181331] new filter wizard title should be "New Filter" +# David Dykstal (IBM) - [142452] copy operations for connections, filterpools, and filters should be named "Copy..." ################################################################################ # NLS_MESSAGEFORMAT_VAR @@ -976,13 +977,13 @@ ACTION_UNDO_TOOLTIP=Undo previous edit action ACTION_PASTE_LABEL=Paste ACTION_PASTE_TOOLTIP=Copy clipboard contents -ACTION_COPY_CONNECTION_LABEL=Copy +ACTION_COPY_CONNECTION_LABEL=Copy... ACTION_COPY_CONNECTION_TOOLTIP=Copy selected connection to same or different profile -ACTION_COPY_FILTERPOOL_LABEL=Copy +ACTION_COPY_FILTERPOOL_LABEL=Copy... ACTION_COPY_FILTERPOOL_TOOLTIP=Copy selected filter pool to same or different profile -ACTION_COPY_FILTER_LABEL=Copy +ACTION_COPY_FILTER_LABEL=Copy... ACTION_COPY_FILTER_TOOLTIP=Copy selected filter to same or different filter pool ACTION_COPY_FILTERSTRING_LABEL=Copy