%li=s_("GroupSettings|Be careful. Changing a group's parent can have unintended %{side_effects_link_start}side effects%{side_effects_link_end}.").html_safe%{side_effects_link_start:side_effects_link_start,side_effects_link_end:'</a>'.html_safe}
-warning_text=s_("GroupSettings|Be careful. Changing a group's parent can have unintended %{side_effects_link_start}side effects%{side_effects_link_end}.")%{side_effects_link_start: side_effects_link_start,side_effects_link_end:'</a>'}
%li=warning_text.html_safe
%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.")