Commit 07b5b250 authored by Miguel Rincon's avatar Miguel Rincon

Merge branch '221100-change-remove-to-delete-on-project-settings-page' into 'master'

Improve explanation for Advanced Project settings

See merge request gitlab-org/gitlab!78290
parents e47199f1 bf9c0b1e
......@@ -62,7 +62,7 @@
.settings-header
%h4.settings-title.js-settings-toggle.js-settings-toggle-trigger-only= _('Advanced')
%button.btn.gl-button.btn-default.js-settings-toggle{ type: 'button' }= expanded ? _('Collapse') : _('Expand')
%p= _('Housekeeping, export, path, transfer, remove, archive.')
%p= s_('ProjectSettings|Housekeeping, export, archive, change path, transfer, and delete.')
.settings-content
.sub-section
......
......@@ -17748,9 +17748,6 @@ msgstr ""
msgid "Housekeeping successfully started"
msgstr ""
msgid "Housekeeping, export, path, transfer, remove, archive."
msgstr ""
msgid "How do I configure Akismet?"
msgstr ""
......@@ -28054,6 +28051,9 @@ msgstr ""
msgid "ProjectSettings|Highlight the usage of hidden unicode characters. These have innocent uses for right-to-left languages, but can also be used in potential exploits."
msgstr ""
msgid "ProjectSettings|Housekeeping, export, archive, change path, transfer, and delete."
msgstr ""
msgid "ProjectSettings|If merge trains are enabled, merging is only possible if the branch can be rebased without conflicts."
msgstr ""
......
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