connectivity/com.nokia.carbide.remoteConnections/src/com/nokia/carbide/remoteconnections/messages.properties
changeset 748 7bd40a2d0a18
parent 737 952b6f67894a
child 749 22f0d10fce10
equal deleted inserted replaced
747:11dc6d4e9da5 748:7bd40a2d0a18
    59 ConnectionsView.RenameMenuLabel=Rename
    59 ConnectionsView.RenameMenuLabel=Rename
    60 ConnectionsView.StatusColumnHeader=Status
    60 ConnectionsView.StatusColumnHeader=Status
    61 ConnectionsView.EnableTestActionLabel=Enable Service Testing
    61 ConnectionsView.EnableTestActionLabel=Enable Service Testing
    62 ConnectionsView.DisableTestActionLabel=Disable Service Testing
    62 ConnectionsView.DisableTestActionLabel=Disable Service Testing
    63 ConnectionsView.TypeColumnHeader=Type
    63 ConnectionsView.TypeColumnHeader=Type
       
    64 ConnectionsView.InUseLabel=In use
    64 ConnectionsView.InUseDesc=At least one service is using this connection
    65 ConnectionsView.InUseDesc=At least one service is using this connection
       
    66 ConnectionsView.DisconnectedLabel=Disconnected
       
    67 ConnectionsView.DisconnectedDesc=Connection has been disconnected while in use, please reconnect
    65 ConnectionTypePage.ConnectionNameInUseError=The connection name ''{0}'' is in use
    68 ConnectionTypePage.ConnectionNameInUseError=The connection name ''{0}'' is in use
    66 ConnectionTypePage.Description=Select a name and the connection type for the connection
    69 ConnectionTypePage.Description=Select a name and the connection type for the connection
    67 ConnectionTypePage.NameLabel=Connection name:
    70 ConnectionTypePage.NameLabel=Connection name:
    68 ConnectionTypePage.NameTextToolTip=The name displayed for this connection
    71 ConnectionTypePage.NameTextToolTip=The name displayed for this connection
    69 ConnectionTypePage.SupportedServicesLabel=Supported Services: {0}
    72 ConnectionTypePage.SupportedServicesLabel=Supported Services: {0}
    75 ConnectionStatusSelectorContribution.IconTooltipPrefixMessage=Click to open the Remote Connections View.\n\n
    78 ConnectionStatusSelectorContribution.IconTooltipPrefixMessage=Click to open the Remote Connections View.\n\n
    76 ConnectionStatusSelectorContribution.InUse=In use
    79 ConnectionStatusSelectorContribution.InUse=In use
    77 ConnectionStatusSelectorContribution.NoConnectionsDefinedOrDetected=No connections defined or detected
    80 ConnectionStatusSelectorContribution.NoConnectionsDefinedOrDetected=No connections defined or detected
    78 ConnectionStatusSelectorContribution.NoDynamicOrManualConnectionsTooltip=No default connection selected.
    81 ConnectionStatusSelectorContribution.NoDynamicOrManualConnectionsTooltip=No default connection selected.
    79 ConnectionStatusSelectorContribution.NotInUse=Not in use
    82 ConnectionStatusSelectorContribution.NotInUse=Not in use
       
    83 ConnectionStatusSelectorContribution.StatusFormat=Connection is {0}: {1}
    80 ExportPage.BrowseGroupLabel=Connections file:
    84 ExportPage.BrowseGroupLabel=Connections file:
    81 ExportPage.Description=Select connections to export
    85 ExportPage.Description=Select connections to export
    82 ExportPage.FileDialogTitle=Save As
    86 ExportPage.FileDialogTitle=Save As
    83 ExportPage.NoConnectionsSelectedError=At least one connection must be selected
    87 ExportPage.NoConnectionsSelectedError=At least one connection must be selected
    84 ExportPage.NoFileSelectedError=A file must be selected to export connections data
    88 ExportPage.NoFileSelectedError=A file must be selected to export connections data