X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c3300d8c93d82af7d5f685215c77bdd84dca5fc4..8381836f606db4cca681416e0fac497746603d29:/config/locales/en.yml
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 917c06a95..b99e068b8 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -288,8 +288,8 @@ en:
open_title: "Unresolved note #%{note_name}"
closed_title: "Resolved note #%{note_name}"
hidden_title: "Hidden note #%{note_name}"
- open_by: "Created by %{user} %{when}"
- open_by_anonymous: "Created by anonymous %{when}"
+ opened_by: "Created by %{user} %{when}"
+ opened_by_anonymous: "Created by anonymous %{when}"
commented_by: "Comment from %{user} %{when}"
commented_by_anonymous: "Comment from anonymous %{when}"
closed_by: "Resolved by %{user} %{when}"
@@ -1882,7 +1882,7 @@ en:
upload_trace: "Upload a trace"
see_all_traces: "See all traces"
see_my_traces: "See my traces"
- delete:
+ destroy:
scheduled_for_deletion: "Trace scheduled for deletion"
make_public:
made_public: "Trace made public"