Removed unused translation keys from changesets.*
Removed unused translation keys changesets.{changeset.anonymous, no_such_entry.title} from en.yml. .anonymous was added infddda4e
and was stopped being used in3e305fb
. .title was added inf0764d3
but never used.
This commit is contained in:
parent
578a3aebaf
commit
3f27dc3abb
1 changed files with 0 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue