Bug 534380 - Reset button is not working in New Configuration ->
Prototype tab

Change-Id: Ia43c51525afe9f6a1f0984abd8e01f3cf5545a57
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties
index abb90ef..9b8d098 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties
@@ -210,7 +210,7 @@
 PrototypeTab_Select_Message_5=Please select a prototype
 PrototypeTab_Select_Empty_Message_6=You have to select a prototype
 PrototypeTab_Select_Prototype_Error_7=The prototype doesn't exist. Please select a valid prototype.
-PrototypeTab_Reset_Button_Label_8=&Reset
+PrototypeTab_Reset_Button_Label_8=&Reset to Prototype
 PrototypeTab_Reset_Menu_Action_9=Reset selected checked attribute(s) with prototype value(s)
 PrototypeTab_Explanation_Label_10=- Values of checked attributes from prototype are applied to associated launch configurations.
 PrototypeTab_Explanation_Label_11=- Values of unchecked attributes from prototype are not applied to associated launch configurations.