Change block end column to display strictly ends_at
Could display when block was viewed before. That's going to be unintuitive if sorting by different times is introduced.
This commit is contained in:
parent
30da09c5a1
commit
156c526c22
3 changed files with 14 additions and 9 deletions
|
@ -2898,9 +2898,10 @@ en:
|
|||
short:
|
||||
ended: "ended"
|
||||
revoked_html: "revoked by %{name}"
|
||||
until_end: "until end"
|
||||
until_login: "until login"
|
||||
until_end_and_login: "until end & login"
|
||||
active: "active"
|
||||
active_unread: "active unread"
|
||||
expired_unread: "expired unread"
|
||||
read_html: "read at %{time}"
|
||||
time_in_future_title: "%{time_absolute}; in %{time_relative}"
|
||||
time_in_past_title: "%{time_absolute}; %{time_relative}"
|
||||
blocks_on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue