Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 125126 | Differences between
and this patch

Collapse All | Expand All

(-)src/org/eclipse/wst/ws/internal/ui/WstWSUIPlugin.properties (-4 / +4 lines)
Lines 50-60 Link Here
50
#	WSDL Validation
50
#	WSDL Validation
51
#
51
#
52
LABEL_WSDLVAL=Select whether WSDL validation should be performed on wizards that consume WSDL files
52
LABEL_WSDLVAL=Select whether WSDL validation should be performed on wizards that consume WSDL files
53
LABEL_WSDLVAL_NONE=No wizard WSDL validation
53
LABEL_WSDLVAL_NONE=&No wizard WSDL validation
54
LABEL_WSDLVAL_REMOTE=Wizard WSDL validation for remote files only
54
LABEL_WSDLVAL_REMOTE=Wizard WSDL validation for &remote files only
55
LABEL_WSDLVAL_ALL=Wizard WSDL validation for all WSDL files
55
LABEL_WSDLVAL_ALL=Wizard WSDL validation for &all WSDL files
56
LABEL_WAIT_FOR_WSDLVAL=Wait for WSDL validation to complete before moving along the wizards?
56
LABEL_WAIT_FOR_WSDLVAL=Wait for WSDL validation to complete before moving along the wizards?
57
BUTTON_WAIT_FOR_WSDLVAL=Wait for pending WSDL validation to complete
57
BUTTON_WAIT_FOR_WSDLVAL=&Wait for pending WSDL validation to complete
58
TOOLTIP_PWSI_RADIO_WSDLVAL_NONE=Do not perform WSDL validation on the WSDL file or URL input to the Web Services wizard
58
TOOLTIP_PWSI_RADIO_WSDLVAL_NONE=Do not perform WSDL validation on the WSDL file or URL input to the Web Services wizard
59
TOOLTIP_PWSI_RADIO_WSDLVAL_REMOTE=Only perform WSDL validation on remote WSDL file or URL input to the Web Services wizard
59
TOOLTIP_PWSI_RADIO_WSDLVAL_REMOTE=Only perform WSDL validation on remote WSDL file or URL input to the Web Services wizard
60
TOOLTIP_PWSI_RADIO_WSDLVAL_ALL=Perform WSDL validation on all WSDL file or URL input to the Web Services wizard
60
TOOLTIP_PWSI_RADIO_WSDLVAL_ALL=Perform WSDL validation on all WSDL file or URL input to the Web Services wizard

Return to bug 125126