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

add a 'this' to the string as it is a specific group

parent 54526d68
......@@ -2,7 +2,7 @@
%h4.danger-title= _('Remove group')
= form_tag(group, method: :delete) do
%p
= _('Removing group will also remove all child projects, including archived projects, and their resources.')
= _('Removing this group will also remove all child projects, including archived projects, and their resources.')
%br
%strong= _('Removed group can not be restored!')
......
......@@ -15974,7 +15974,7 @@ 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 also remove all child projects, including archived projects, and their resources."
msgid "Removing this group will also remove all child projects, including archived projects, and their resources."
msgstr ""
msgid "Removing license…"
......
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