]> git.openstreetmap.org Git - rails.git/commitdiff
Removed unused translation keys from changesets.*
authorNenad Vujicic <nenadus@gmail.com>
Wed, 18 Sep 2024 20:59:54 +0000 (22:59 +0200)
committerNenad Vujicic <nenadus@gmail.com>
Thu, 19 Sep 2024 21:30:02 +0000 (23:30 +0200)
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.

config/locales/en.yml

index bdfc37ac6ca37581e71b57e25c5d954782816414..cde42427b3b9eff0eaed1fade6d59ea2f4e40c54 100644 (file)
@@ -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: