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