diff --git a/app/views/filters/settings/_indexed_by.html.erb b/app/views/filters/settings/_indexed_by.html.erb index 8baa35557..2a990e66b 100644 --- a/app/views/filters/settings/_indexed_by.html.erb +++ b/app/views/filters/settings/_indexed_by.html.erb @@ -5,7 +5,7 @@ action: "keydown.esc->dialog#close click@document->dialog#closeOnClickOutside", filter_show: user_filtering.show_indexed_by?, combobox_default_value_value: "all", - combobox_default_label_value: "Status", + combobox_default_label_value: "Status…", combobox_with_default_class: "quick-filter--with-default" } do %> <% end %>