X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3d7eb387a7c3573f1a1d17df00adcaa1fb9b9fa5..e957aaacb622648a890657ed0880366c1f207699:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 09d3ceae0..8d45dfe26 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -269,8 +269,8 @@ en: nodes: "Nodes:" part_of: "Part of:" also_part_of: - one: "also part of way %{related_ways}" - other: "also part of ways %{related_ways}" + one: "part of way %{related_ways}" + other: "part of ways %{related_ways}" way_history: way_history: "Way History" way_history_title: "Way History: %{way_name}" @@ -2021,8 +2021,14 @@ en: add: Add Note show: title: Note %{id} - event: "%{action} by %{user} at %{time}" - anonymous_event: "%{action} by anonymous at %{time}" + opened_by: "created by %{user} at %{time}" + opened_by_anonymous: "created by anonymous at %{time}" + commented_by: "comment from %{user} at %{time}" + commented_by_anonymous: "comment from anonymous at %{time}" + closed_by: "resolved by %{user} at %{time}" + closed_by_anonymous: "resolved by anonymous at %{time}" + reopened_by: "reactivated by %{user} at %{time}" + reopened_by_anonymous: "reactivated by anonymous at %{time}" close: Close comment_and_close: Comment & Close comment: Comment