Commit 5b668b518913646d210c529bda037d03fb504111

Authored by Gabriela Navarro
1 parent 88e4356b

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 30 </div>
31 31 </div>
32 32  
33   - <div class="project-software"> <%= _("Software Projects:") %>
  33 + <div class="project-software"> <%= _("All Software Projects:") %>
34 34 <label>
35 35 <%= check_box_tag("include_non_public", true, @include_non_public) %>
36 36 <%= _("Include in results") %>
... ...