# HG changeset patch # User chpeckha # Date 1269290605 18000 # Node ID 2be97bdddd0ff320a266e3054599be60ea70ce1c # Parent 572705e37c339d108ae06a939e06188634416427 Clean up error messages. diff -r 572705e37c33 -r 2be97bdddd0f connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/src/com/nokia/carbide/remoteconnections/discovery/pccs/messages.properties --- a/connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/src/com/nokia/carbide/remoteconnections/discovery/pccs/messages.properties Mon Mar 22 14:19:40 2010 -0500 +++ b/connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/src/com/nokia/carbide/remoteconnections/discovery/pccs/messages.properties Mon Mar 22 15:43:25 2010 -0500 @@ -1,8 +1,8 @@ Activator_Agent_Name=PC Suite Device Discovery Agent Activator_PCCS_Location=http://www2.connecting.nokia.com/nmp/swp/pcsuite.nsf/document/ES336ZAHVY?OpenDocument Activator_PCSuite_Location=https://tools.ext.nokia.com/PCsuite -ConnAPILibrary_PCCS_Not_Found_Error=Agent could not find a PC Connectivity Solution (PCCS) installation. For more information go to: -ConnAPILibrary_PCSuite_Not_Found_Error=Agent could not find a PC Suite installation. To install PC Suite, go to: +ConnAPILibrary_PCCS_Not_Found_Error=Carbide could not find the PC Connectivity Solution (PCCS) installation. For more information go to: +ConnAPILibrary_PCSuite_Not_Found_Error=Carbide could not find a PC Suite installation. To install PC Suite, go to: GUID_0=Wrong array size \! PCCSConnection_Bad_Personality_DontSwitch_Warning1=The "{0}" device is currently in "{1}" USB personality, which is not compatible with on-device debugging. PCCSConnection_Bad_Personality_DontSwitch_Warning2=Switch to "{2}" personality in order to do debugging. @@ -12,8 +12,8 @@ PCCSConnection_PCCS_CONARegisterNotifyCallback_Error=PCCS CONARegisterNotifyCallback API returned error %x PCCSConnection_PCCS_CONARegisterNotifyCallback_Pointer_Error=PCCS CONARegisterNotifyCallback API contained an invalid function pointer PCCSConnection_PCCS_Not_Enough_Memory_Error=Not enough memory to open the PCCS Device Management connection -PCCSConnection_PCCS_Version_Error=The requested PC Connectivity Solution (PCCS) is not installed on this machine. To install a later version go to: -PCCSConnection_PCSuite_Version_Error=The current PC/OVI Suite installation does not support the required level of API for this agent. To install a later version go to: +PCCSConnection_PCCS_Version_Error=Carbide requires a later version of the PC Connectivity Solution (PCCS) installed. To install a later version go to: +PCCSConnection_PCSuite_Version_Error=Carbide requires a later version of the PC/OVI Suite installed. To install a later version go to: PCCSConnection_Personality_Switch_Error=Connected device "{0}" does not support getting/setting the USB personality from the current personality. PCCSDiscoveryAgent_PCCS_Not_Found_Error=Carbide could not find the PC Connectivity Solution (PCCS) installation. PCCSDiscoveryAgent_PCCS_Version_Error=Carbide requires a later version of the PC Connectivity Solution (PCCS) installed.