Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorPaul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com>2019-06-21 21:29:11 +0300
committerTim Zallmann <tzallmann@gitlab.com>2019-06-21 21:29:11 +0300
commit8a3f088398963b21703ebfb7e78a26fa2fb6f529 (patch)
tree9fd945e6811b25be772c96f967e1394be9c399c1 /locale
parent76f49de4e772c4101bcb8df801ad9b7a78adcea7 (diff)
Add confirmation for registry image deletion
Adds a modal to let the user confirm their action before proceeding to registry/image deletion
Diffstat (limited to 'locale')
-rw-r--r--locale/gitlab.pot13
1 files changed, 11 insertions, 2 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index eb76e62c9f5..ed06389cf05 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -2849,10 +2849,13 @@ msgstr ""
msgid "ContainerRegistry|Once you log in, you&rsquo;re free to create and upload a container image using the common %{build} and %{push} commands"
msgstr ""
-msgid "ContainerRegistry|Remove repository"
+msgid "ContainerRegistry|Remove image"
+msgstr ""
+
+msgid "ContainerRegistry|Remove image and tags"
msgstr ""
-msgid "ContainerRegistry|Remove tag"
+msgid "ContainerRegistry|Remove repository"
msgstr ""
msgid "ContainerRegistry|Size"
@@ -2870,6 +2873,12 @@ msgstr ""
msgid "ContainerRegistry|With the Docker Container Registry integrated into GitLab, every project can have its own space to store its Docker images."
msgstr ""
+msgid "ContainerRegistry|You are about to delete the image <b>%{title}</b>. This will delete the image and all tags pointing to this image."
+msgstr ""
+
+msgid "ContainerRegistry|You are about to remove repository <b>%{title}</b>. Once you confirm, this repository will be permanently deleted."
+msgstr ""
+
msgid "ContainerRegistry|You can also use a %{deploy_token} for read-only access to the registry images."
msgstr ""