Skip to content
代码片段 群组 项目
未验证 提交 03e9a6ce 编辑于 作者: Anna Vovchenko's avatar Anna Vovchenko 提交者: GitLab
浏览文件

Merge branch '466410-typo-in-the-delete-merged-branches-modal' into 'master'

Resolve "Typo in the 'Delete merged branches' Modal"

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/155855



Merged-by: default avatarAnna Vovchenko <avovchenko@gitlab.com>
Approved-by: default avatarAnna Vovchenko <avovchenko@gitlab.com>
Approved-by: default avatarSuzanne Selhorn <sselhorn@gitlab.com>
Co-authored-by: default avatarVanessa Otto <votto@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -26,7 +26,7 @@ export const i18n = {
'Branches|This bulk action is %{strongStart}permanent and cannot be undone or recovered%{strongEnd}.',
),
confirmationMessage: s__(
'Branches|Plese type the following to confirm: %{codeStart}delete%{codeEnd}.',
'Branches|Please type the following to confirm: %{codeStart}delete%{codeEnd}.',
),
cancelButtonText: __('Cancel'),
actionsToggleText: __('More actions'),
......
......@@ -9368,7 +9368,7 @@ msgstr ""
msgid "Branches|Please type the following to confirm:"
msgstr ""
 
msgid "Branches|Plese type the following to confirm: %{codeStart}delete%{codeEnd}."
msgid "Branches|Please type the following to confirm: %{codeStart}delete%{codeEnd}."
msgstr ""
 
msgid "Branches|See all branch-related settings together with branch rules"
......@@ -73,7 +73,7 @@ exports[`Delete merged branches component Delete merged branches confirmation mo
.
</p>
<p>
Plese type the following to confirm:
Please type the following to confirm:
<code>
delete
</code>
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册