diff options
author | Nick Kipling <nkipling@gitlab.com> | 2019-07-24 19:38:39 +0100 |
---|---|---|
committer | Nathan Friend <nathan@gitlab.com> | 2019-07-30 13:49:48 -0300 |
commit | a37d672ff5c4c102a5b507ad744919748cbdcb34 (patch) | |
tree | 32de62b55689bc1b26ed9063b8467dfa382846d0 /locale | |
parent | c2d1fbe507cc1732927ca7c656078cf47754ceeb (diff) | |
download | gitlab-ce-a37d672ff5c4c102a5b507ad744919748cbdcb34.tar.gz |
Applying feedback changes
Updated table registry to remove singleItemToBeDeleted
Renamed usages of idx to index
Tidied and simplified css styling
Added clarification comment to test regex
Updated pot file
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 557a8f2681e..156a527163e 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -3130,14 +3130,13 @@ msgid "ContainerRegistry|Quick Start" msgstr "" msgid "ContainerRegistry|Remove image" -msgstr "" +msgid_plural "ContainerRegistry|Remove images" +msgstr[0] "" +msgstr[1] "" msgid "ContainerRegistry|Remove image(s) and tags" msgstr "" -msgid "ContainerRegistry|Remove images" -msgstr "" - msgid "ContainerRegistry|Remove repository" msgstr "" |