Prefer using _html locale keys to the raw function
This commit is contained in:
parent
0093db5ffb
commit
ec1667fc09
4 changed files with 4 additions and 4 deletions
|
@ -197,7 +197,7 @@ en:
|
|||
of: "of"
|
||||
redacted:
|
||||
redaction: "Redaction %{id}"
|
||||
message: "Version %{version} of this %{type} cannot be shown as it has been redacted. Please see %{redaction_link} for details."
|
||||
message_html: "Version %{version} of this %{type} cannot be shown as it has been redacted. Please see %{redaction_link} for details."
|
||||
type:
|
||||
node: "node"
|
||||
way: "way"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue