diff --git a/app/views/profile_editor/_organization.rhtml b/app/views/profile_editor/_organization.rhtml index 38a388f..76cd26e 100644 --- a/app/views/profile_editor/_organization.rhtml +++ b/app/views/profile_editor/_organization.rhtml @@ -9,5 +9,5 @@

<%= _('Moderation options') %>

<%= check_box 'profile_data', 'closed' %> - <%= _("Closed organization") %> + <%= _("New members must be approved by an administrator before joining this group?") %>

-- libgit2 0.21.2