Skip to content

Commit 73cf29d

Browse files
authored
Merge pull request #97 from AlphaWallet/improve-defi-ux
Improve DeFi UX
2 parents 085aa10 + e8c6e35 commit 73cf29d

File tree

13 files changed

+20
-19
lines changed

13 files changed

+20
-19
lines changed

examples/erc20/Compound/cBAT.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5757

5858
<ts:card type="action" exclude="notEnabled">
5959
<ts:label>
60-
<ts:string xml:lang="en">Supply</ts:string>
60+
<ts:string xml:lang="en">Deposit</ts:string>
6161
</ts:label>
6262
<ts:attribute name="mintAmount">
6363
<ts:type><ts:syntax>1.3.6.1.4.1.1466.115.121.1.36</ts:syntax></ts:type>

examples/erc20/Compound/cDAI.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5757

5858
<ts:card type="action" exclude="notEnabled">
5959
<ts:label>
60-
<ts:string xml:lang="en">Supply</ts:string>
60+
<ts:string xml:lang="en">Deposit</ts:string>
6161
</ts:label>
6262
<ts:attribute name="mintAmount">
6363
<ts:type><ts:syntax>1.3.6.1.4.1.1466.115.121.1.36</ts:syntax></ts:type>

examples/erc20/Compound/cETH.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<ts:cards>
2626
<ts:card type="action">
2727
<ts:label>
28-
<ts:string xml:lang="en">Supply</ts:string>
28+
<ts:string xml:lang="en">Deposit</ts:string>
2929
</ts:label>
3030
<ts:attribute name="mintAmount">
3131
<ts:type><ts:syntax>1.3.6.1.4.1.1466.115.121.1.36</ts:syntax></ts:type>

examples/erc20/Compound/cREP.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
<ts:card type="action" exclude="notEnabled">
5959
<ts:label>
60-
<ts:string xml:lang="en">Supply</ts:string>
60+
<ts:string xml:lang="en">Deposit</ts:string>
6161
</ts:label>
6262
<ts:attribute name="mintAmount">
6363
<ts:type><ts:syntax>1.3.6.1.4.1.1466.115.121.1.36</ts:syntax></ts:type>

examples/erc20/Compound/cSAI.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5757

5858
<ts:card type="action" exclude="notEnabled">
5959
<ts:label>
60-
<ts:string xml:lang="en">Supply</ts:string>
60+
<ts:string xml:lang="en">Deposit</ts:string>
6161
</ts:label>
6262
<ts:attribute name="mintAmount">
6363
<ts:type><ts:syntax>1.3.6.1.4.1.1466.115.121.1.36</ts:syntax></ts:type>

examples/erc20/Compound/cUSDC.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
<ts:card type="action" exclude="notEnabled">
5959
<ts:label>
60-
<ts:string xml:lang="en">Supply</ts:string>
60+
<ts:string xml:lang="en">Deposit</ts:string>
6161
</ts:label>
6262
<ts:attribute name="mintAmount">
6363
<ts:type><ts:syntax>1.3.6.1.4.1.1466.115.121.1.36</ts:syntax></ts:type>

examples/erc20/Compound/cWBTC.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5757

5858
<ts:card type="action" exclude="notEnabled">
5959
<ts:label>
60-
<ts:string xml:lang="en">Supply</ts:string>
60+
<ts:string xml:lang="en">Deposit</ts:string>
6161
</ts:label>
6262
<ts:attribute name="mintAmount">
6363
<ts:type><ts:syntax>1.3.6.1.4.1.1466.115.121.1.36</ts:syntax></ts:type>

examples/erc20/Compound/cZRX.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5757

5858
<ts:card type="action" exclude="notEnabled">
5959
<ts:label>
60-
<ts:string xml:lang="en">Supply</ts:string>
60+
<ts:string xml:lang="en">Deposit</ts:string>
6161
</ts:label>
6262
<ts:attribute name="mintAmount">
6363
<ts:type><ts:syntax>1.3.6.1.4.1.1466.115.121.1.36</ts:syntax></ts:type>

examples/erc20/Compound/supply.en.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/erc20/Compound/withdraw.en.js

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)