Skip to content

Commit

Permalink
Updates text for add funds dialog
Browse files Browse the repository at this point in the history
Removes reload icon

Resolves brave/brave-browser#1935
Resolves brave/brave-browser#1598
  • Loading branch information
NejcZdovc committed Nov 4, 2018
1 parent e2acc42 commit 5985435
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions components/resources/brave_components_strings.grd
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@
<message name="IDS_BRAVE_UI_ADD_FUNDS_FAQ" desc="">the FAQ</message>
<message name="IDS_BRAVE_UI_ADD_FUNDS_NOTE" desc="">Reminder: The Brave Wallet is unidirectional and BAT flows to publisher sites. For more information about Brave Rewards, please visit</message>
<message name="IDS_BRAVE_UI_ADD_FUNDS_QR" desc="">Show QR Code</message>
<message name="IDS_BRAVE_UI_ADD_FUNDS_TEXT" desc="">Brave makes it easy to transfer funds from your existing crypto-currency wallet to your Brave BAT Wallet.</message>
<message name="IDS_BRAVE_UI_ADD_FUNDS_TITLE" desc="">Add funds to your Brave wallet</message>
<message name="IDS_BRAVE_UI_ADD_FUNDS_TEXT" desc="">Be sure to use the address below that matches the type of cryto you own. It will be converted automatically to BAT by Uphold and appear as an increased balance in your Brave Rewards wallet. Please allow up to one hour for your wallet balance to update.</message>
<message name="IDS_BRAVE_UI_ADD_FUNDS_TITLE" desc="">Send cryptocurrency from your external account to your Brave Rewards wallet.</message>
<message name="IDS_BRAVE_UI_ALLOW_TIP" desc="">Allow tips on</message>
<message name="IDS_BRAVE_UI_AMOUNT" desc="">Amount</message>
<message name="IDS_BRAVE_UI_BRAVE_ADS_DESC" desc="">Get paid to view relevant ads that respect your privacy.</message>
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
"babel-preset-react": "^6.24.1",
"babel-preset-react-optimize": "^1.0.1",
"babel-preset-stage-0": "^6.24.1",
"brave-ui": "^0.30.4",
"brave-ui": "^0.30.6",
"css-loader": "^0.28.9",
"csstype": "^2.5.5",
"emptykit.css": "^1.0.1",
Expand Down

0 comments on commit 5985435

Please sign in to comment.