gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: checking grammar


From: gnunet
Subject: [taler-wallet-core] branch master updated: checking grammar
Date: Fri, 01 Mar 2024 17:25:42 +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 b47fbf283 checking grammar
b47fbf283 is described below

commit b47fbf2835b8bf735a6921bdae6e1f5d026c4996
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Fri Mar 1 13:25:36 2024 -0300

    checking grammar
---
 packages/auditor-backoffice-ui/package.json                             | 1 +
 .../taler-wallet-webextension/src/components/BankDetailsByPaytoType.tsx | 2 +-
 packages/taler-wallet-webextension/src/wallet/Transaction.tsx           | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/packages/auditor-backoffice-ui/package.json 
b/packages/auditor-backoffice-ui/package.json
index 1fe7332c0..33d397f93 100644
--- a/packages/auditor-backoffice-ui/package.json
+++ b/packages/auditor-backoffice-ui/package.json
@@ -5,6 +5,7 @@
   "license": "AGPL-3.0-or-later",
   "type": "module",
   "scripts": {
+    "clean": "rm -rf dist lib tsconfig.tsbuildinfo",
     "build": "./build.mjs",
     "check": "tsc",
     "compile": "tsc && ./build.mjs",
diff --git 
a/packages/taler-wallet-webextension/src/components/BankDetailsByPaytoType.tsx 
b/packages/taler-wallet-webextension/src/components/BankDetailsByPaytoType.tsx
index 631ffa5e9..bf77174df 100644
--- 
a/packages/taler-wallet-webextension/src/components/BankDetailsByPaytoType.tsx
+++ 
b/packages/taler-wallet-webextension/src/components/BankDetailsByPaytoType.tsx
@@ -194,7 +194,7 @@ export function BankDetailsByPaytoType({
               <WarningBox style={{ margin: 0 }}>
                 <span>
                   <i18n.Translate>
-                    Make sure ALL data is correct including the subject, 
otherwise the money will not
+                    Make sure ALL data is correct, including the subject; 
otherwise, the money will not
                     arrive in this wallet. You can use the copy buttons 
(<CopyIcon />) to prevent typing errors
                     or the "payto://" URI below to copy just one value.
                   </i18n.Translate>
diff --git a/packages/taler-wallet-webextension/src/wallet/Transaction.tsx 
b/packages/taler-wallet-webextension/src/wallet/Transaction.tsx
index 7363cca77..b77b577eb 100644
--- a/packages/taler-wallet-webextension/src/wallet/Transaction.tsx
+++ b/packages/taler-wallet-webextension/src/wallet/Transaction.tsx
@@ -477,7 +477,7 @@ export function TransactionView({
                 <span>
                   <i18n.Translate>
                     Now the payment service provider is waiting for <Amount 
value={raw} /> to
-                    be transferred. Select one of the account and use the 
information below
+                    be transferred. Select one of the accounts and use the 
information below
                     to complete the operation by making a wire transfer from 
your bank account.
                   </i18n.Translate>
                 </span>

-- 
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]