diff --git a/rse/plugins/org.eclipse.rse.ui/systemmessages.xml b/rse/plugins/org.eclipse.rse.ui/systemmessages.xml index ec11e0531e6..56237a940b9 100644 --- a/rse/plugins/org.eclipse.rse.ui/systemmessages.xml +++ b/rse/plugins/org.eclipse.rse.ui/systemmessages.xml @@ -15,6 +15,7 @@ Contributors: Martin Oberhuber (Wind River) - Rename Remote Systems Explorer to Remote System Explorer for consistency Uwe Stieber (Wind River) - [175153][175316] Fix messages for new connection dlg Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files +Kevin Doyle (IBM) - [250797] ValidatorSourceType sets error messages to ones that don't exist --> @@ -422,7 +423,19 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files Value %1 not in range The value specified is not within the valid range of %2 to %3 - + + Enter source type + You must enter a source type + + + Source type "%1" not valid + The source type you entered is not valid. + + + Source type "%1" already exists + The source type you entered has already been specified. Specify a unique source type. + + Changes pending. Save changes? You have changes pending. Select Yes to save those changes. Select No to discard those changes