提交 1fbfd46b 编写于 作者: M Maneschi Romain

Apply suggestion to app/helpers/groups_helper.rb

上级 6d00a239
......@@ -99,7 +99,7 @@ module GroupsHelper
end
def remove_group_message(group)
_("You are going to remove %{group_name}, this will also remove all its subgroups and projects. This can’t be undone. Are you ABSOLUTELY sure?") %
_("You are going to remove %{group_name}, this will also remove all of its subgroups and projects. Removed groups CANNOT be restored! Are you ABSOLUTELY sure?") %
{ group_name: group.name }
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册