Commit 5b668b518913646d210c529bda037d03fb504111
1 parent
88e4356b
Exists in
master
and in
5 other branches
change message of catalog message for software projects
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
views/search/_catalog_filter.html.erb
@@ -30,7 +30,7 @@ | @@ -30,7 +30,7 @@ | ||
30 | </div> | 30 | </div> |
31 | </div> | 31 | </div> |
32 | 32 | ||
33 | - <div class="project-software"> <%= _("Software Projects:") %> | 33 | + <div class="project-software"> <%= _("All Software Projects:") %> |
34 | <label> | 34 | <label> |
35 | <%= check_box_tag("include_non_public", true, @include_non_public) %> | 35 | <%= check_box_tag("include_non_public", true, @include_non_public) %> |
36 | <%= _("Include in results") %> | 36 | <%= _("Include in results") %> |