X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7f611b295f39b8c42219a5ce6c84582db74ce8f7..12998355a370c5af1302b271a994d27d40b7e731:/config/locales/en.yml?ds=sidebyside diff --git a/config/locales/en.yml b/config/locales/en.yml index f68488c09..986a30db9 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2544,7 +2544,7 @@ en: upload_trace: "Upload a trace" all_traces: "All Traces" my_traces: "My Traces" - traces_from: "Public Traces from %{user}" + traces_from_html: "Public Traces from %{user}" remove_tag_filter: "Remove Tag Filter" destroy: scheduled_for_deletion: "Trace scheduled for deletion" @@ -2925,9 +2925,9 @@ en: navigation: all_blocks: "All Blocks" blocks_on_me: "Blocks on Me" - blocks_on_user: "Blocks on %{user}" + blocks_on_user_html: "Blocks on %{user}" blocks_by_me: "Blocks by Me" - blocks_by_user: "Blocks by %{user}" + blocks_by_user_html: "Blocks by %{user}" block: "Block #%{id}" new_block: "New Block" user_mutes: @@ -2966,6 +2966,11 @@ en: description: "Description" created_at: "Created at" last_changed: "Last changed" + apply: "Apply" + all: "All" + open: "Open" + closed: "Closed" + status: "Status" show: title: "Note: %{id}" description: "Description" @@ -2984,6 +2989,9 @@ en: report: report this note coordinates_html: "%{latitude}, %{longitude}" anonymous_warning: This note includes comments from anonymous users which should be independently verified. + discussion: Discussion + subscribe: Subscribe + unsubscribe: Unsubscribe hide: Hide resolve: Resolve reactivate: Reactivate