From a17f823a224a6b8aede169b76bb1a07fc4d9ce1c Mon Sep 17 00:00:00 2001 From: "m.ray" <16125548+MadalinaRaicu@users.noreply.github.com> Date: Mon, 13 Mar 2023 15:11:29 +0000 Subject: [PATCH 1/2] Update libs/accounts/src/lib/accounts-table.tsx Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com> --- libs/accounts/src/lib/accounts-table.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accounts/src/lib/accounts-table.tsx b/libs/accounts/src/lib/accounts-table.tsx index d56a707ff..7feb91269 100644 --- a/libs/accounts/src/lib/accounts-table.tsx +++ b/libs/accounts/src/lib/accounts-table.tsx @@ -204,7 +204,7 @@ export const AccountTable = forwardRef( field="available" type="rightAligned" headerTooltip={t( - 'Deposited on the network, but not allocated to a market. Free for use in new markets or orders.' + 'Deposited on the network, but not allocated to a market. Free to use for placing orders or providing liquidity.' )} cellRenderer={({ value, From 820bbbace67f6d137a26d38c9921f1947eb23c09 Mon Sep 17 00:00:00 2001 From: "m.ray" <16125548+MadalinaRaicu@users.noreply.github.com> Date: Mon, 13 Mar 2023 15:11:40 +0000 Subject: [PATCH 2/2] Update libs/accounts/src/lib/accounts-table.tsx Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com> --- libs/accounts/src/lib/accounts-table.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accounts/src/lib/accounts-table.tsx b/libs/accounts/src/lib/accounts-table.tsx index 7feb91269..d1acf555d 100644 --- a/libs/accounts/src/lib/accounts-table.tsx +++ b/libs/accounts/src/lib/accounts-table.tsx @@ -224,7 +224,7 @@ export const AccountTable = forwardRef( type="rightAligned" field="total" headerTooltip={t( - 'The full amount associated with this key. Total of used and available collateral.' + 'The full amount of assets on this key. Total of used and available collateral.' )} valueFormatter={({ data,