Skip to content

Commit

Permalink
Merge pull request #10095 from brave/update_gemini_widget_label
Browse files Browse the repository at this point in the history
Updated gemini widget's title and copy text
  • Loading branch information
simonhong committed Sep 15, 2021
2 parents 590afe2 + 71e516b commit 5d29af1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/resources/brave_components_strings.grd
Expand Up @@ -989,8 +989,8 @@
<message name="IDS_BINANCE_WIDGET_AUTH_INVALID" desc="">Session Expired</message>
<message name="IDS_BINANCE_WIDGET_AUTH_INVALID_COPY" desc="">Your Binance access token has expired. Please reconnect to continue using the widget.</message>

<message name="IDS_GEMINI_WIDGET_CONNECT_TITLE" desc="">Purchase and trade with Gemini</message>
<message name="IDS_GEMINI_WIDGET_CONNECT_COPY" desc="">Enable a Gemini connection to view your Gemini account balance and trade crypto.</message>
<message name="IDS_GEMINI_WIDGET_CONNECT_TITLE" desc="">Buy crypto with Gemini</message>
<message name="IDS_GEMINI_WIDGET_CONNECT_COPY" desc="">Connect to Gemini to view your balance and trade 45+ cryptos.</message>
<message name="IDS_GEMINI_WIDGET_CONNECT_BUTTON" desc="">Connect to Gemini</message>
<message name="IDS_GEMINI_WIDGET_AUTH_INVALID_COPY" desc="">Your Gemini access token has expired and could not be refreshed. Please reconnect.</message>
<message name="IDS_GEMINI_WIDGET_FAILED_TRADE" desc="">Unable to perform trade</message>
Expand Down

0 comments on commit 5d29af1

Please sign in to comment.