UX: Copyedits on reviewable filters

This commit is contained in:
Robin Ward 2019-06-10 13:45:38 -04:00
parent 86f3e74799
commit bdfa55ee5d
2 changed files with 5 additions and 4 deletions

View File

@ -35,7 +35,7 @@
<div class='reviewable-filter'> <div class='reviewable-filter'>
<label class='filter-label'>{{i18n "review.filters.category"}}</label> <label class='filter-label'>{{i18n "review.filters.category"}}</label>
{{category-chooser none="category.all" value=filterCategoryId}} {{category-chooser none="review.filters.all_categories" value=filterCategoryId}}
</div> </div>
<div class='reviewable-filter topic-filter'> <div class='reviewable-filter topic-filter'>

View File

@ -436,6 +436,7 @@ en:
new_topic: "Approving this item will create a new topic" new_topic: "Approving this item will create a new topic"
filters: filters:
all_categories: "(all categories)"
type: type:
title: "Type" title: "Type"
all: "(all types)" all: "(all types)"
@ -451,7 +452,7 @@ en:
priority: priority:
title: "Minimum Priority" title: "Minimum Priority"
low: "Low" low: "(any)"
medium: "Medium" medium: "Medium"
high: "High" high: "High"
@ -478,9 +479,9 @@ en:
deleted: deleted:
title: "Deleted" title: "Deleted"
reviewed: reviewed:
title: "(All Reviewed)" title: "(all reviewed)"
all: all:
title: "(Everything)" title: "(everything)"
types: types:
reviewable_flagged_post: reviewable_flagged_post: