connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/src/com/nokia/carbide/remoteconnections/discovery/pccs/messages.properties
author chpeckha
Mon, 22 Mar 2010 15:43:25 -0500
changeset 1119 2be97bdddd0f
parent 1118 572705e37c33
child 1544 93a010393cd9
permissions -rw-r--r--
Clean up error messages.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
868
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     1
Activator_Agent_Name=PC Suite Device Discovery Agent
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     2
Activator_PCCS_Location=http://www2.connecting.nokia.com/nmp/swp/pcsuite.nsf/document/ES336ZAHVY?OpenDocument
1064
5d70f98a0746 Change to new PCSuite web page
chpeckha
parents: 1037
diff changeset
     3
Activator_PCSuite_Location=https://tools.ext.nokia.com/PCsuite
1119
2be97bdddd0f Clean up error messages.
chpeckha
parents: 1118
diff changeset
     4
ConnAPILibrary_PCCS_Not_Found_Error=Carbide could not find the PC Connectivity Solution (PCCS) installation. For more information go to: 
2be97bdddd0f Clean up error messages.
chpeckha
parents: 1118
diff changeset
     5
ConnAPILibrary_PCSuite_Not_Found_Error=Carbide could not find a PC Suite installation. To install PC Suite, go to: 
942
2ed87b202d5c PnP for switching USB personalities. Bug 10604.
Chad Peckham <chad.peckham@nokia.com>
parents: 868
diff changeset
     6
GUID_0=Wrong array size \!
2ed87b202d5c PnP for switching USB personalities. Bug 10604.
Chad Peckham <chad.peckham@nokia.com>
parents: 868
diff changeset
     7
PCCSConnection_Bad_Personality_DontSwitch_Warning1=The "{0}" device is currently in "{1}" USB personality, which is not compatible with on-device debugging. 
2ed87b202d5c PnP for switching USB personalities. Bug 10604.
Chad Peckham <chad.peckham@nokia.com>
parents: 868
diff changeset
     8
PCCSConnection_Bad_Personality_DontSwitch_Warning2=Switch to "{2}" personality in order to do debugging.
2ed87b202d5c PnP for switching USB personalities. Bug 10604.
Chad Peckham <chad.peckham@nokia.com>
parents: 868
diff changeset
     9
PCCSConnection_DontAsk_CheckText=Don't ask again
2ed87b202d5c PnP for switching USB personalities. Bug 10604.
Chad Peckham <chad.peckham@nokia.com>
parents: 868
diff changeset
    10
PCCSConnection_Generic_Personality_Description=Personality \#{0}
868
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
    11
PCCSConnection_PCCS_CONAOpenDM_Error=PCCS CONAOpenDM API returned error on initialization %x
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
    12
PCCSConnection_PCCS_CONARegisterNotifyCallback_Error=PCCS CONARegisterNotifyCallback API returned error %x
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
    13
PCCSConnection_PCCS_CONARegisterNotifyCallback_Pointer_Error=PCCS CONARegisterNotifyCallback API contained an invalid function pointer
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
    14
PCCSConnection_PCCS_Not_Enough_Memory_Error=Not enough memory to open the PCCS Device Management connection
1119
2be97bdddd0f Clean up error messages.
chpeckha
parents: 1118
diff changeset
    15
PCCSConnection_PCCS_Version_Error=Carbide requires a later version of the PC Connectivity Solution (PCCS) installed. To install a later version go to: 
2be97bdddd0f Clean up error messages.
chpeckha
parents: 1118
diff changeset
    16
PCCSConnection_PCSuite_Version_Error=Carbide requires a later version of the PC/OVI Suite installed. To install a later version go to: 
942
2ed87b202d5c PnP for switching USB personalities. Bug 10604.
Chad Peckham <chad.peckham@nokia.com>
parents: 868
diff changeset
    17
PCCSConnection_Personality_Switch_Error=Connected device "{0}" does not support getting/setting the USB personality from the current personality.
1118
572705e37c33 Increase DMAPI version requirement to v3.8 which is the last PCSuite available. Also attempt to "debounce" the event handling.
chpeckha
parents: 1064
diff changeset
    18
PCCSDiscoveryAgent_PCCS_Not_Found_Error=Carbide could not find the PC Connectivity Solution (PCCS) installation.
572705e37c33 Increase DMAPI version requirement to v3.8 which is the last PCSuite available. Also attempt to "debounce" the event handling.
chpeckha
parents: 1064
diff changeset
    19
PCCSDiscoveryAgent_PCCS_Version_Error=Carbide requires a later version of the PC Connectivity Solution (PCCS) installed.
572705e37c33 Increase DMAPI version requirement to v3.8 which is the last PCSuite available. Also attempt to "debounce" the event handling.
chpeckha
parents: 1064
diff changeset
    20
PCCSDiscoveryAgent_PCSuite_Not_Found_Error=Carbide could not find a PC Suite installation.
572705e37c33 Increase DMAPI version requirement to v3.8 which is the last PCSuite available. Also attempt to "debounce" the event handling.
chpeckha
parents: 1064
diff changeset
    21
PCCSDiscoveryAgent_PCSuite_Version_Error=Carbide requires a later version of the PC/OVI Suite installed.