gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: final test fix #8497


From: gnunet
Subject: [taler-wallet-core] branch master updated: final test fix #8497
Date: Tue, 27 Feb 2024 13:09:56 +0100

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new c9472b5b5 final test fix #8497
c9472b5b5 is described below

commit c9472b5b5c7edcbf80c8b00ac669f5bed9a3c6b6
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Tue Feb 27 09:09:51 2024 -0300

    final test fix #8497
---
 packages/demobank-ui/src/pages/ConversionConfig.tsx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/demobank-ui/src/pages/ConversionConfig.tsx 
b/packages/demobank-ui/src/pages/ConversionConfig.tsx
index 980faa4b0..d9cd46783 100644
--- a/packages/demobank-ui/src/pages/ConversionConfig.tsx
+++ b/packages/demobank-ui/src/pages/ConversionConfig.tsx
@@ -749,7 +749,7 @@ function ConversionForm({ id, inputCurrency, 
outputCurrency, fee, minimum, ratio
             isDirty={tiny?.value !== undefined}
           />
           <p class="mt-2 text-sm text-gray-500">
-            <i18n.Translate>Smallest difference between two amounts, values in 
between will be rounded.</i18n.Translate>
+            <i18n.Translate>Smallest difference between two amounts after the 
ratio is applied.</i18n.Translate>
           </p>
         </div>
       </div>
@@ -910,7 +910,7 @@ function ConversionForm({ id, inputCurrency, 
outputCurrency, fee, minimum, ratio
             isDirty={fee?.value !== undefined}
           />
           <p class="mt-2 text-sm text-gray-500">
-            <i18n.Translate>Operation fee</i18n.Translate>
+            <i18n.Translate>Amount to be deducted before amount is 
credited.</i18n.Translate>
           </p>
         </div>
       </div>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]