=link_topage_filter_path(state: 'opened'),id: 'state-opened',title: "Filter by #{page_context_word} that are currently opened.",data: {state: 'opened'}do
=link_topage_filter_path(state: 'opened'),id: 'state-opened',title: _("Filter by %{page_context_word} that are currently opened.")%{page_context_word: page_context_word},data: {state: 'opened'}do
=link_topage_filter_path(state: 'closed'),id: 'state-closed',title: 'Filter by merge requests that are currently closed and unmerged.',data: {state: 'closed'}do
=link_topage_filter_path(state: 'closed'),id: 'state-closed',title: _('Filter by merge requests that are currently closed and unmerged.'),data: {state: 'closed'}do
=link_topage_filter_path(state: 'closed'),id: 'state-closed',title: 'Filter by issues that are currently closed.',data: {state: 'closed',qa_selector: 'closed_issues_link'}do
=link_topage_filter_path(state: 'closed'),id: 'state-closed',title: _('Filter by issues that are currently closed.'),data: {state: 'closed',qa_selector: 'closed_issues_link'}do