Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
79a1fc92
Commit
79a1fc92
authored
Oct 13, 2020
by
Michael Le
Committed by
Jacques Erasmus
Oct 13, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update the copy in the insert image modal to align with copy guidelines
parent
90c1fd02
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
7 deletions
+12
-7
app/assets/javascripts/vue_shared/components/rich_content_editor/modals/add_image/add_image_modal.vue
.../rich_content_editor/modals/add_image/add_image_modal.vue
+2
-2
changelogs/unreleased/44949-update-copy-insert-modal.yml
changelogs/unreleased/44949-update-copy-insert-modal.yml
+5
-0
locale/gitlab.pot
locale/gitlab.pot
+5
-5
No files found.
app/assets/javascripts/vue_shared/components/rich_content_editor/modals/add_image/add_image_modal.vue
View file @
79a1fc92
...
...
@@ -32,8 +32,8 @@ export default {
uploadImageTab
:
null
,
};
},
modalTitle
:
__
(
'
Image
D
etails
'
),
okTitle
:
__
(
'
Insert
'
),
modalTitle
:
__
(
'
Image
d
etails
'
),
okTitle
:
__
(
'
Insert
image
'
),
urlTabTitle
:
__
(
'
By URL
'
),
urlLabel
:
__
(
'
Image URL
'
),
descriptionLabel
:
__
(
'
Description
'
),
...
...
changelogs/unreleased/44949-update-copy-insert-modal.yml
0 → 100644
View file @
79a1fc92
---
title
:
Update the copy in the insert image modal to align with copy guidelines
merge_request
:
44949
author
:
type
:
other
locale/gitlab.pot
View file @
79a1fc92
...
...
@@ -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 ""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment