Commit b07a0167 authored by Phil Hughes's avatar Phil Hughes

Changed list view tooltip

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