Replace guard node → entry node

This commit is contained in:
nielsandriesse 2020-06-03 09:19:54 +10:00
parent 17dbf84788
commit 295ea19f2b
1 changed files with 1 additions and 1 deletions

View File

@ -1744,7 +1744,7 @@
<string name="activity_path_title">Path</string>
<string name="activity_path_explanation">Session hides your IP by bouncing your messages through several Service Nodes in Session\'s decentralized network. These are the countries your connection is currently being bounced through:</string>
<string name="activity_path_device_row_title">You</string>
<string name="activity_path_guard_node_row_title">Guard Node</string>
<string name="activity_path_guard_node_row_title">Entry Node</string>
<string name="activity_path_service_node_row_title">Service Node</string>
<string name="activity_path_destination_row_title">Destination</string>
<string name="activity_path_learn_more_button_title">Learn More</string>