mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
Merge branch 'develop' into accessible_ui
This commit is contained in:
+7
-4
@@ -474,8 +474,8 @@ en:
|
||||
single_node: Divide this line into two at this point.
|
||||
multiple_node: Divide this line at these points.
|
||||
multiple:
|
||||
single_node: Divide these lines at this point.
|
||||
multiple_node: Divide these lines at these points.
|
||||
single_node: "Divide all lines at this point. Tip: To limit this operation to a specific line, select both the line and point before performing the split."
|
||||
multiple_node: "Divide all lines at these points. Tip: To limit this operation to a specific line, select the line as well as the points before performing the split."
|
||||
area:
|
||||
single:
|
||||
single_node: Divide the edge of this area into two at this point.
|
||||
@@ -649,8 +649,10 @@ en:
|
||||
last_edit: Last Edit
|
||||
edited_by: Edited By
|
||||
changeset: Changeset
|
||||
changeset_link: Changeset on osm.org
|
||||
profile_link: Profile on osm.org
|
||||
history_link: History on osm.org
|
||||
unknown: Unknown
|
||||
link_text: History on openstreetmap.org
|
||||
note_no_history: "No History (New Note)"
|
||||
note_comments: Comments
|
||||
note_created_date: Created Date
|
||||
@@ -1010,7 +1012,7 @@ en:
|
||||
location: 'This feature was moved by both you and {user}.'
|
||||
nodelist: 'Nodes were changed by both you and {user}.'
|
||||
memberlist: 'Relation members were changed by both you and {user}.'
|
||||
tags: 'You changed the <b>{tag}</b> tag to "{local}" and {user} changed it to "{remote}".'
|
||||
tags: 'You changed the "{tag}" tag to "{local}" and {user} changed it to "{remote}".'
|
||||
success:
|
||||
just_edited: "You just edited OpenStreetMap!"
|
||||
thank_you: "Thank you for improving the map."
|
||||
@@ -1038,6 +1040,7 @@ en:
|
||||
privacy_update: "Our privacy policy has recently been updated."
|
||||
privacy_policy: iD privacy policy
|
||||
privacy: "{updateMessage} By using this software, you agree to do so in accordance with the {privacyLink}."
|
||||
privacy_settings: Your Privacy Settings
|
||||
walkthrough: "Start the Walkthrough"
|
||||
start: "Edit now"
|
||||
source_switch:
|
||||
|
||||
Reference in New Issue
Block a user