diff --git a/views/profile_editor/edit_software_community.html.erb b/views/profile_editor/edit_software_community.html.erb index acc0bb5..fd80b18 100644 --- a/views/profile_editor/edit_software_community.html.erb +++ b/views/profile_editor/edit_software_community.html.erb @@ -63,7 +63,7 @@ end.join("\n") %> - <%= select_categories(:profile_data, _('Select the categories of your interest'), 2) %> + <%= select_categories(:profile_data, _('Software Categories'), 2) %> <% button_bar do %> <%= submit_button('save', _('Save'), :cancel => {:action => 'index'}) %> -- libgit2 0.21.2