Commit b07a0167 authored by Phil Hughes's avatar Phil Hughes

Changed list view tooltip

parent 687b96e8
......@@ -99,8 +99,8 @@ export default {
>
<button
v-tooltip.hover
:aria-label="__('File view')"
:title="__('File view')"
:aria-label="__('List view')"
:title="__('List view')"
:class="{
active: !renderTreeList
}"
......
......@@ -2783,9 +2783,6 @@ msgstr ""
msgid "File templates"
msgstr ""
msgid "File view"
msgstr ""
msgid "Files"
msgstr ""
......@@ -3602,6 +3599,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
msgid "List view"
msgstr ""
msgid "List your Bitbucket Server repositories"
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