Remove "expired unread" short block status
It was supposed to mean that the block is past its end date but still wasn't read by the user. That turned out to be confusing because although it said "expired", such blocks were active.
This commit is contained in:
parent
d38f6484e1
commit
f7b0e87973
3 changed files with 20 additions and 9 deletions
|
@ -2972,8 +2972,7 @@ en:
|
|||
ended: "ended"
|
||||
revoked_html: "revoked by %{name}"
|
||||
active: "active"
|
||||
active_unread: "active unread"
|
||||
expired_unread: "expired unread"
|
||||
active_until_read: "active until read"
|
||||
read_html: "read at %{time}"
|
||||
time_in_future_title: "%{time_absolute}; in %{time_relative}"
|
||||
time_in_past_title: "%{time_absolute}; %{time_relative}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue