diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index f7c2e5049b..e795db7a68 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -1561,6 +1561,7 @@ issues.filter_user_placeholder = Search users issues.filter_user_no_select = All users issues.filter_type = Type issues.filter_type.all_issues = All issues +issues.filter_type.all_pull_requests = All pull requests issues.filter_type.assigned_to_you = Assigned to you issues.filter_type.created_by_you = Created by you issues.filter_type.mentioning_you = Mentioning you diff --git a/templates/repo/issue/filter_list.tmpl b/templates/repo/issue/filter_list.tmpl index 048b5f37b7..60611f1701 100644 --- a/templates/repo/issue/filter_list.tmpl +++ b/templates/repo/issue/filter_list.tmpl @@ -106,7 +106,7 @@ {{svg "octicon-triangle-down" 14 "dropdown icon"}}