Merge branch '35428-docker-registry-date-not-accurate' into 'master'

Resolve "Docker registry date not accurate"

Closes #35428

See merge request gitlab-org/gitlab-ce!29464
This commit is contained in:
Filipa Lacerda 2019-06-17 11:02:25 +00:00
commit 8ace9d91b5
3 changed files with 10 additions and 4 deletions

View File

@ -64,7 +64,7 @@ export default {
<th>{{ s__('ContainerRegistry|Tag') }}</th>
<th>{{ s__('ContainerRegistry|Tag ID') }}</th>
<th>{{ s__('ContainerRegistry|Size') }}</th>
<th>{{ s__('ContainerRegistry|Created') }}</th>
<th>{{ s__('ContainerRegistry|Last Updated') }}</th>
<th></th>
</tr>
</thead>

View File

@ -0,0 +1,6 @@
---
title: Changed the 'Created' label to 'Last Updated' on the container registry table
to more accurately reflect what the date represents.
merge_request: 29464
author:
type: other

View File

@ -2828,9 +2828,6 @@ msgstr ""
msgid "Container registry images"
msgstr ""
msgid "ContainerRegistry|Created"
msgstr ""
msgid "ContainerRegistry|First log in to GitLab&rsquo;s Container Registry using your GitLab username and password. If you have %{link_2fa} you need to use a %{link_token}:"
msgstr ""
@ -2840,6 +2837,9 @@ msgstr ""
msgid "ContainerRegistry|How to use the Container Registry"
msgstr ""
msgid "ContainerRegistry|Last Updated"
msgstr ""
msgid "ContainerRegistry|Learn more about"
msgstr ""