Commit 17cc3293 authored by Michael Le's avatar Michael Le

Change button label

Rename button to associate
action to Changes tab

Changelog: changed
parent e1bf3053
...@@ -160,7 +160,7 @@ export default { ...@@ -160,7 +160,7 @@ export default {
data-testid="begin-commit-button" data-testid="begin-commit-button"
@click="beginCommit" @click="beginCommit"
> >
{{ __('Commit…') }} {{ __('Create commit...') }}
</gl-button> </gl-button>
</div> </div>
<p class="text-center bold">{{ overviewText }}</p> <p class="text-center bold">{{ overviewText }}</p>
......
...@@ -9127,9 +9127,6 @@ msgstr "" ...@@ -9127,9 +9127,6 @@ msgstr ""
msgid "Committed by" msgid "Committed by"
msgstr "" msgstr ""
msgid "Commit…"
msgstr ""
msgid "Community forum" msgid "Community forum"
msgstr "" msgstr ""
...@@ -10465,6 +10462,9 @@ msgstr "" ...@@ -10465,6 +10462,9 @@ msgstr ""
msgid "Create commit" msgid "Create commit"
msgstr "" msgstr ""
msgid "Create commit..."
msgstr ""
msgid "Create common files more quickly, and standardize their format." msgid "Create common files more quickly, and standardize their format."
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