Change the messages on the changeset page so that @heading is succinct
and @description has more detail. This looks better than having the two be equivalent and the <h1> would sometimes overflow the page with long usernames.
This commit is contained in:
parent
44ec85fcad
commit
621a144cfc
2 changed files with 6 additions and 6 deletions
|
@ -260,9 +260,9 @@ en:
|
|||
title_user_bbox: "Changesets by {{user}} within {{bbox}}"
|
||||
|
||||
heading: "Changesets"
|
||||
heading_user: "Changesets by {{user}}"
|
||||
heading_bbox: "Changesets within {{bbox}}"
|
||||
heading_user_bbox: "Changesets by {{user}} within {{bbox}}"
|
||||
heading_user: "Changesets"
|
||||
heading_bbox: "Changesets"
|
||||
heading_user_bbox: "Changesets"
|
||||
|
||||
description: "Recent changes"
|
||||
description_user: "Changesets by {{user}}"
|
||||
|
|
|
@ -258,9 +258,9 @@ is:
|
|||
title_user_bbox: "Breytingar eftir {{user}} innan {{bbox}}"
|
||||
|
||||
heading: "Breytingarsett"
|
||||
heading_user: "Breytingar eftir {{user}}"
|
||||
heading_bbox: "Breytingar innan {{bbox}}"
|
||||
heading_user_bbox: "Breytingar eftir {{user}} innan {{bbox}}"
|
||||
heading_user: "Breytingarsett"
|
||||
heading_bbox: "Breytingarsett"
|
||||
heading_user_bbox: "Breytingarsett"
|
||||
|
||||
description: "Nýlegar breytingar"
|
||||
description_user: "Breytingar eftir {{user}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue