Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2012-04-27 05:49:37 +0000
committerUwe Stieber2012-04-27 05:49:37 +0000
commita71f6e456d6c00f2bb1ef97e488bb98da747893b (patch)
tree86d1c57cdee65c3822ebe5b3f02732ad3c6d8f62 /target_explorer/plugins/org.eclipse.tcf.te.tcf.ui/src/org/eclipse/tcf/te/tcf/ui/nls
parent027bdcf9bf128d05e257d653fc67f158cedfad99 (diff)
downloadorg.eclipse.tcf-a71f6e456d6c00f2bb1ef97e488bb98da747893b.tar.gz
org.eclipse.tcf-a71f6e456d6c00f2bb1ef97e488bb98da747893b.tar.xz
org.eclipse.tcf-a71f6e456d6c00f2bb1ef97e488bb98da747893b.zip
Target Explorer: Bug 377848 - [UI] Eliminate the term "peer" from the UI
Diffstat (limited to 'target_explorer/plugins/org.eclipse.tcf.te.tcf.ui/src/org/eclipse/tcf/te/tcf/ui/nls')
-rw-r--r--target_explorer/plugins/org.eclipse.tcf.te.tcf.ui/src/org/eclipse/tcf/te/tcf/ui/nls/Messages.properties50
1 files changed, 25 insertions, 25 deletions
diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui/src/org/eclipse/tcf/te/tcf/ui/nls/Messages.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui/src/org/eclipse/tcf/te/tcf/ui/nls/Messages.properties
index 23c9e5333..05c4738f7 100644
--- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui/src/org/eclipse/tcf/te/tcf/ui/nls/Messages.properties
+++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui/src/org/eclipse/tcf/te/tcf/ui/nls/Messages.properties
@@ -6,7 +6,7 @@
OverviewEditorPage_title=Overview
GeneralInformationSection_title=General Information
-GeneralInformationSection_description=This section describes general information about this peer.
+GeneralInformationSection_description=This section describes general information about this target.
GeneralInformationSection_state=Link State:
GeneralInformationSection_state__1=Unknown
@@ -16,29 +16,29 @@ GeneralInformationSection_state_2=Not Reachable. Connection attempt timed out.
GeneralInformationSection_state_3=Not Reachable. Connection attempt failed.
TransportSection_title=Transport
-TransportSection_description=This section describes the peers transport.
+TransportSection_description=This section describes the transport.
ServicesSection_title=Services
-ServicesSection_description=This section describes the peer services.
+ServicesSection_description=This section describes the services.
ServicesSection_group_local_title=Local Services
ServicesSection_group_remote_title=Remote Services
AttributesSection_title=Attributes
-AttributesSection_description=This section describes the custom peer attributes.
+AttributesSection_description=This section describes the custom attributes.
-NewTargetWizard_windowTitle=New Peer
-NewTargetWizard_newPeer_name=New Peer {0}
-NewTargetWizard_error_savePeer=Failed to save peer: {0}
+NewTargetWizard_windowTitle=New Target
+NewTargetWizard_newPeer_name=New Target {0}
+NewTargetWizard_error_savePeer=Failed to save target: {0}
-NewTargetWizardPage_title=New Peer
-NewTargetWizardPage_description=Define the properties of the new peer.
+NewTargetWizardPage_title=New Target
+NewTargetWizardPage_description=Define the properties of the new target.
NewTargetWizardPage_section_transportType=Specify the transport type and properties:
-NewTargetWizardPage_section_attributes=Specify additional peer attributes:
+NewTargetWizardPage_section_attributes=Specify additional target attributes:
-RemotePeerDiscoveryRootNode_label=Peers
+RemotePeerDiscoveryRootNode_label=Targets
-PeerIdControl_label=Peer ID:
-PeerNameControl_label=Peer Name:
+PeerIdControl_label=Target ID:
+PeerNameControl_label=Target Name:
TransportTypeControl_label=Type:
TransportTypeControl_tcpType_label=TCP
@@ -47,11 +47,11 @@ TransportTypeControl_pipeType_label=PIPE
TransportTypeControl_customType_label=Custom
MyRemoteHostAddressControl_label=Host:
-MyRemoteHostAddressControl_information_missingTargetNameAddress=Please enter a valid peer host name or IP address.
-MyRemoteHostAddressControl_error_invalidTargetNameAddress=Peer host name or IP address is not valid.
-MyRemoteHostAddressControl_error_invalidTargetIpAddress=Peer host IP address is not valid.
-MyRemoteHostAddressControl_error_targetNameNotResolveable=Cannot resolve the peer host name to a valid IP address.
-MyRemoteHostAddressControl_information_checkNameAddressUserInformation=The peer host name can be validated by pressing the check button.
+MyRemoteHostAddressControl_information_missingTargetNameAddress=Please enter a valid target host name or IP address.
+MyRemoteHostAddressControl_error_invalidTargetNameAddress=Target host name or IP address is not valid.
+MyRemoteHostAddressControl_error_invalidTargetIpAddress=Target host IP address is not valid.
+MyRemoteHostAddressControl_error_targetNameNotResolveable=Cannot resolve the target host name to a valid IP address.
+MyRemoteHostAddressControl_information_checkNameAddressUserInformation=The target host name can be validated by pressing the check button.
PipeNameControl_label=Pipe Name:
PipeNameControl_information_missingValue=Please enter a valid pipe name.
@@ -68,30 +68,30 @@ PeerAttributesTablePart_column_name=Name
PeerAttributesTablePart_column_value=Value
PeerAttributesTablePart_add_dialogTitle=Add
PeerAttributesTablePart_add_title=Add Attribute
-PeerAttributesTablePart_add_message=Specify the name and the value of the new peer attribute.
+PeerAttributesTablePart_add_message=Specify the name and the value of the new target attribute.
PeerAttributesTablePart_edit_dialogTitle=Edit
PeerAttributesTablePart_edit_title=Edit Attribute
-PeerAttributesTablePart_edit_message=Edit the selected peer attribute.
+PeerAttributesTablePart_edit_message=Edit the selected target attribute.
DeleteHandler_error_title=Error
-DeleteHandler_error_deleteFailed=Failed to delete static peer.
+DeleteHandler_error_deleteFailed=Failed to delete static target.
DeleteHandlerDelegate_DialogTitle=Confirm Delete
DeleteHandlerDelegate_MsgDeleteMultiplePeers=Are you sure you want to delete these {0} targets?
-DeleteHandlerDelegate_MsgDeleteOnePeer=Are you sure you want to delete target {0}?
+DeleteHandlerDelegate_MsgDeleteOnePeer=Are you sure you want to delete target ''{0}''?
AgentSelectionDialog_dialogTitle=Select Agent(s)
AgentSelectionDialog_title=Select Agent(s)
AgentSelectionDialog_message=Select the agent(s) for the operation to perform.
RedirectHandler_error_title=Error
-RedirectHandler_error_redirectFailed=Failed to redirect peer communication.
+RedirectHandler_error_redirectFailed=Failed to redirect target communication.
RedirectAgentSelectionDialog_dialogTitle=Redirect
RedirectAgentSelectionDialog_title=Select Proxy
RedirectAgentSelectionDialog_message=Select the proxy to redirect the communication through.
ResetRedirectHandler_error_title=Error
-ResetRedirectHandler_error_resetRedirectFailed=Failed to reset peer communication redirect.
+ResetRedirectHandler_error_resetRedirectFailed=Failed to reset target communication redirect.
CategoryManager_dnd_failed=DND operation failed: {0}
@@ -101,7 +101,7 @@ LoggingPreferencePage_label=Logging settings for agent communication:
LoggingPreferencePage_enabled_label=Enable logging
LoggingPreferencePage_monitorEnabled_label=Enable agent communication monitor
LoggingPreferencePage_filterGroup_label=Event Filter Settings
-LoggingPreferencePage_showHeartbeats_label=Log peer heart beat events
+LoggingPreferencePage_showHeartbeats_label=Log target heart beat events
LoggingPreferencePage_showFrameworkEvents_label=Log low-level framework events
LoggingPreferencePage_logfileGroup_label=Log File Settings
LoggingPreferencePage_maxFileSize_label=Maximum Log File Size:

Back to the top