Commit 79a1fc92 authored by Michael Le's avatar Michael Le Committed by Jacques Erasmus

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

parent 90c1fd02
...@@ -32,8 +32,8 @@ export default { ...@@ -32,8 +32,8 @@ export default {
uploadImageTab: null, uploadImageTab: null,
}; };
}, },
modalTitle: __('Image Details'), modalTitle: __('Image details'),
okTitle: __('Insert'), okTitle: __('Insert image'),
urlTabTitle: __('By URL'), urlTabTitle: __('By URL'),
urlLabel: __('Image URL'), urlLabel: __('Image URL'),
descriptionLabel: __('Description'), 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 "" ...@@ -13451,10 +13451,10 @@ msgstr ""
msgid "Ignored" msgid "Ignored"
msgstr "" msgstr ""
msgid "Image Details" msgid "Image URL"
msgstr "" msgstr ""
msgid "Image URL" msgid "Image details"
msgstr "" msgstr ""
msgid "ImageDiffViewer|2-up" msgid "ImageDiffViewer|2-up"
...@@ -13830,9 +13830,6 @@ msgstr "" ...@@ -13830,9 +13830,6 @@ msgstr ""
msgid "Input your repository URL" msgid "Input your repository URL"
msgstr "" msgstr ""
msgid "Insert"
msgstr ""
msgid "Insert a code block" msgid "Insert a code block"
msgstr "" msgstr ""
...@@ -13845,6 +13842,9 @@ msgstr "" ...@@ -13845,6 +13842,9 @@ msgstr ""
msgid "Insert code" msgid "Insert code"
msgstr "" msgstr ""
msgid "Insert image"
msgstr ""
msgid "Insert inline code" msgid "Insert inline code"
msgstr "" 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