diff options
author | Romain Maneschi <rmaneschi@gmail.com> | 2019-05-29 22:29:20 +0200 |
---|---|---|
committer | Romain Maneschi <rmaneschi@gmail.com> | 2019-05-29 22:29:20 +0200 |
commit | 6d00a239db9bb95e08a431838d2efa1123ecf71b (patch) | |
tree | 4c4bbdd85fa99163888779874e2e5d3389717b9e /locale | |
parent | 76471e2f2752da661b7501b7b478316c1003b02b (diff) | |
download | gitlab-ce-6d00a239db9bb95e08a431838d2efa1123ecf71b.tar.gz |
delete group confirm popup mention projects deletion
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index af53da84bea..3e32e225796 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -11283,7 +11283,7 @@ msgstr "" msgid "You are attempting to update a file that has changed since you started editing it." msgstr "" -msgid "You are going to remove %{group_name}. Removed groups CANNOT be restored! Are you ABSOLUTELY sure?" +msgid "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?" msgstr "" msgid "You are going to remove %{project_full_name}. Removed project CANNOT be restored! Are you ABSOLUTELY sure?" |