From: Nenad Vujicic Date: Wed, 18 Sep 2024 20:59:54 +0000 (+0200) Subject: Removed unused translation keys from changesets.* X-Git-Tag: live~106^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/3f27dc3abb853c71b7fae1cf39cf0865ac364838 Removed unused translation keys from changesets.* Removed unused translation keys changesets.{changeset.anonymous, no_such_entry.title} from en.yml. .anonymous was added in fddda4e and was stopped being used in 3e305fb. .title was added in f0764d3 but never used. --- diff --git a/config/locales/en.yml b/config/locales/en.yml index bdfc37ac6..cde42427b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -441,7 +441,6 @@ en: sorry: "Sorry, the list of changeset comments you requested took too long to retrieve." changesets: changeset: - anonymous: "Anonymous" no_edits: "(no edits)" view_changeset_details: "View changeset details" index: @@ -473,7 +472,6 @@ en: title: "Changeset %{id}" created_by_html: "Created by %{link_user} on %{created}." no_such_entry: - title: "No such changeset" heading: "No entry with the id: %{id}" body: "Sorry, there is no changeset with the id %{id}. Please check your spelling, or maybe the link you clicked is wrong." show: