# HG changeset patch # User dadubrow # Date 1269526718 18000 # Node ID fc3d23dcbdda3412b1ad619e6a971cc8b06f7acc # Parent 69e60440504b811e9cb8602920d98404787d3f25 fix errant strings in UI diff -r 69e60440504b -r fc3d23dcbdda debuggercdi/com.nokia.cdt.debug.launch/src/com/nokia/cdt/internal/debug/launch/newwizard/messages.properties --- a/debuggercdi/com.nokia.cdt.debug.launch/src/com/nokia/cdt/internal/debug/launch/newwizard/messages.properties Mon Mar 22 17:11:30 2010 -0500 +++ b/debuggercdi/com.nokia.cdt.debug.launch/src/com/nokia/cdt/internal/debug/launch/newwizard/messages.properties Thu Mar 25 09:18:38 2010 -0500 @@ -10,7 +10,7 @@ ConnectToDeviceDialog.Title=Change connection ConnectToDeviceSection.CurrentConnectionLabel=The current connection is ''{0}''. ConnectToDeviceSection.NoConnectionMsg=No current connection is defined or detected. -ConnectToDeviceSection.StdPNPMsg=You may plug in a device over USB or activate it over WLAN, or create a new connection now for your device. +ConnectToDeviceSection.StdPNPMsg=You may plug in a device over USB or create a new connection now for your device. ConnectToDeviceSection.Title=Connect to device DebugRunProcessDialog.AbsolutePathError=The executable path must be absolute. DebugRunProcessDialog.AllFilterName=All Files