diff -r 11dc6d4e9da5 -r 7bd40a2d0a18 connectivity/com.nokia.carbide.remoteConnections/src/com/nokia/carbide/remoteconnections/messages.properties --- a/connectivity/com.nokia.carbide.remoteConnections/src/com/nokia/carbide/remoteconnections/messages.properties Wed Jan 06 08:02:47 2010 -0600 +++ b/connectivity/com.nokia.carbide.remoteConnections/src/com/nokia/carbide/remoteconnections/messages.properties Wed Jan 06 13:32:23 2010 -0600 @@ -61,7 +61,10 @@ ConnectionsView.EnableTestActionLabel=Enable Service Testing ConnectionsView.DisableTestActionLabel=Disable Service Testing ConnectionsView.TypeColumnHeader=Type +ConnectionsView.InUseLabel=In use ConnectionsView.InUseDesc=At least one service is using this connection +ConnectionsView.DisconnectedLabel=Disconnected +ConnectionsView.DisconnectedDesc=Connection has been disconnected while in use, please reconnect ConnectionTypePage.ConnectionNameInUseError=The connection name ''{0}'' is in use ConnectionTypePage.Description=Select a name and the connection type for the connection ConnectionTypePage.NameLabel=Connection name: @@ -77,6 +80,7 @@ ConnectionStatusSelectorContribution.NoConnectionsDefinedOrDetected=No connections defined or detected ConnectionStatusSelectorContribution.NoDynamicOrManualConnectionsTooltip=No default connection selected. ConnectionStatusSelectorContribution.NotInUse=Not in use +ConnectionStatusSelectorContribution.StatusFormat=Connection is {0}: {1} ExportPage.BrowseGroupLabel=Connections file: ExportPage.Description=Select connections to export ExportPage.FileDialogTitle=Save As