%li=s_('GroupSettings|You can only transfer the group to a group you manage.')
%li=s_('GroupSettings|You will need to update your local repositories to point to the new location.')
%li=s_("GroupSettings|If the parent group's visibility is lower than the group current visibility, visibility levels for subgroups and projects will be changed to match the new parent group's visibility.")
=link_to_('Remove avatar'),group_avatar_path(@group.to_param),data: {confirm: _('Avatar will be removed. Are you sure?')},method: :delete,class: 'btn btn-link'
=(_("Changes affect new repositories only. If not specified, either the configured application-wide default or Git's default name %{branch_name_default} will be used.")%{branch_name_default: fallback_branch_name}).html_safe