diff --git a/app/views/groups/settings/_permanent_deletion.html.haml b/app/views/groups/settings/_permanent_deletion.html.haml index 31e2bac70be6dcca864f5dad807213f696338061..155efc03ffe2794d30323b3380a16d3ab59f1a8e 100644 --- a/app/views/groups/settings/_permanent_deletion.html.haml +++ b/app/views/groups/settings/_permanent_deletion.html.haml @@ -2,7 +2,7 @@ %h4.danger-title= _('Remove group') = form_tag(group, method: :delete) do %p - = _('Removing group will cause all child projects and resources to be removed.') + = _('Removing this group also removes all child projects, including archived projects, and their resources.') %br %strong= _('Removed group can not be restored!') diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 074c74e41cbb935569a5b465e2e0b71cc92b7c97..7a3751e61c7bb958b41f81791abd04315804fe02 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -15974,15 +15974,15 @@ msgstr "" msgid "Removing a project places it into a read-only state until %{date}, at which point the project will be permanently removed." msgstr "" -msgid "Removing group will cause all child projects and resources to be removed." -msgstr "" - msgid "Removing license…" msgstr "" msgid "Removing the project will delete its repository and all related resources including issues, merge requests etc." msgstr "" +msgid "Removing this group also removes all child projects, including archived projects, and their resources." +msgstr "" + msgid "Rename file" msgstr ""