Commit 99775487 authored by Benedikt Brückmann's avatar Benedikt Brückmann

Apply minor change

parent eacacea3
......@@ -2,7 +2,7 @@
%h4.danger-title= _('Remove group')
= form_tag(group, method: :delete) do
%p
= _('Removing this group will also remove all child projects, including archived projects, and their resources.')
= _('Removing this group also removes all child projects, including archived projects, and their resources.')
%br
%strong= _('Removed group can not be restored!')
......
......@@ -15980,7 +15980,7 @@ msgstr ""
msgid "Removing the project will delete its repository and all related resources including issues, merge requests etc."
msgstr ""
msgid "Removing this group will also remove all child projects, including archived projects, and their resources."
msgid "Removing this group also removes all child projects, including archived projects, and their resources."
msgstr ""
msgid "Rename file"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment