Commit ad9886b9 authored by Jacques Erasmus's avatar Jacques Erasmus

Merge branch 'mle-patch-update-image-modal-text' into 'master'

Update the copy in the insert image modal to align with copy guidelines

See merge request gitlab-org/gitlab!44949
parents 00c5f143 79a1fc92
......@@ -32,8 +32,8 @@ export default {
uploadImageTab: null,
};
},
modalTitle: __('Image Details'),
okTitle: __('Insert'),
modalTitle: __('Image details'),
okTitle: __('Insert image'),
urlTabTitle: __('By URL'),
urlLabel: __('Image URL'),
descriptionLabel: __('Description'),
......
---
title: Update the copy in the insert image modal to align with copy guidelines
merge_request: 44949
author:
type: other
......@@ -13451,10 +13451,10 @@ msgstr ""
msgid "Ignored"
msgstr ""
msgid "Image Details"
msgid "Image URL"
msgstr ""
msgid "Image URL"
msgid "Image details"
msgstr ""
msgid "ImageDiffViewer|2-up"
......@@ -13830,9 +13830,6 @@ msgstr ""
msgid "Input your repository URL"
msgstr ""
msgid "Insert"
msgstr ""
msgid "Insert a code block"
msgstr ""
......@@ -13845,6 +13842,9 @@ msgstr ""
msgid "Insert code"
msgstr ""
msgid "Insert image"
msgstr ""
msgid "Insert inline code"
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