Add dormant filter to relationship manager, rename other filters (#10308)
Rename "abandoned" to "moved", and "active" to "primary"
This commit is contained in:
parent
7130d6e512
commit
b8e4c85e69
4 changed files with 26 additions and 12 deletions
|
@ -751,9 +751,11 @@ en:
|
|||
publishing: Publishing
|
||||
web: Web
|
||||
relationships:
|
||||
abandoned: Abandoned
|
||||
active: Active
|
||||
activity: Account activity
|
||||
dormant: Dormant
|
||||
moved: Moved
|
||||
mutual: Mutual
|
||||
primary: Primary
|
||||
relationship: Relationship
|
||||
remove_selected_domains: Remove all followers from the selected domains
|
||||
remove_selected_followers: Remove selected followers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue