summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorEnrique Alcántara <ealcantara@gitlab.com>2019-03-01 00:44:33 +0000
committerFatih Acet <acetfatih@gmail.com>2019-03-01 00:44:33 +0000
commitb08ede54bdb05fa84415ccc054cf255e6be5971c (patch)
tree316e1ce8a21d1c4cddf73f7f366495ab91a93ec5 /changelogs
parent1b85760467a61e0c6dd802248d40859f5500a2da (diff)
downloadgitlab-ce-b08ede54bdb05fa84415ccc054cf255e6be5971c.tar.gz
Externalize markdown toolbar tooltips
Replace tooltip texts in the markdown toolbar with bindings to gettext calls Author: Enrique Alcantara <enrique@crunch.io>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/53413-externalize-markdown-toolbar-tooltips.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/53413-externalize-markdown-toolbar-tooltips.yml b/changelogs/unreleased/53413-externalize-markdown-toolbar-tooltips.yml
new file mode 100644
index 00000000000..c460760c10b
--- /dev/null
+++ b/changelogs/unreleased/53413-externalize-markdown-toolbar-tooltips.yml
@@ -0,0 +1,5 @@
+---
+title: Externalize markdown toolbar buttons tooltips
+merge_request: 25529
+author:
+type: fixed