gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: fix spelling


From: gnunet
Subject: [taler-wallet-core] branch master updated: fix spelling
Date: Thu, 12 Dec 2024 18:00:44 +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 b3d19e355 fix spelling
b3d19e355 is described below

commit b3d19e355d4900a3460d8ce40392a9d91cbcb315
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Thu Dec 12 13:59:28 2024 -0300

    fix spelling
---
 packages/aml-backoffice-ui/src/pages/CaseDetails.tsx              | 4 ++--
 packages/bank-ui/src/index.tsx                                    | 2 +-
 packages/merchant-backoffice-ui/src/i18n/de.po                    | 6 +++---
 packages/merchant-backoffice-ui/src/i18n/en.po                    | 4 ++--
 packages/merchant-backoffice-ui/src/i18n/es.po                    | 8 +++++---
 packages/merchant-backoffice-ui/src/i18n/fr.po                    | 8 +++++---
 packages/merchant-backoffice-ui/src/i18n/it.po                    | 4 ++--
 packages/merchant-backoffice-ui/src/i18n/sv.po                    | 4 ++--
 .../merchant-backoffice-ui/src/i18n/taler-merchant-backoffice.pot | 2 +-
 packages/merchant-backoffice-ui/src/i18n/tr.po                    | 4 ++--
 packages/merchant-backoffice-ui/src/i18n/uk.po                    | 8 +++++---
 .../src/paths/instance/orders/list/ListPage.tsx                   | 2 +-
 packages/pogen/src/potextract.ts                                  | 2 +-
 packages/taler-harness/src/integrationtests/test-kyc-two-forms.ts | 2 +-
 packages/web-util/src/serve.ts                                    | 2 +-
 15 files changed, 34 insertions(+), 28 deletions(-)

diff --git a/packages/aml-backoffice-ui/src/pages/CaseDetails.tsx 
b/packages/aml-backoffice-ui/src/pages/CaseDetails.tsx
index d15b088a1..fd7e562c1 100644
--- a/packages/aml-backoffice-ui/src/pages/CaseDetails.tsx
+++ b/packages/aml-backoffice-ui/src/pages/CaseDetails.tsx
@@ -373,10 +373,10 @@ export function CaseDetails({
                 h_payto: account,
                 keep_investigating: false,
                 properties: {},
-                // the custom meaure with context
+                // the custom measure with context
                 new_measures: "askMoreInfo",
                 new_rules: {
-                  // this value is going to be overriden
+                  // this value is going to be overridden
                   custom_measures: {},
                   expiration_time: AbsoluteTime.toProtocolTimestamp(
                     AbsoluteTime.never(),
diff --git a/packages/bank-ui/src/index.tsx b/packages/bank-ui/src/index.tsx
index 3cfe6bea4..4d7ba55a7 100644
--- a/packages/bank-ui/src/index.tsx
+++ b/packages/bank-ui/src/index.tsx
@@ -26,7 +26,7 @@ function getState(node: VNode) {
 const element = document.getElementById("app");
 if (element) {
   const vnode = <App />;
-  // @ts-expect-error unkown var
+  // @ts-expect-error unknown var
   window.showPreactState = () => {
     console.log(JSON.stringify(getState(vnode), undefined, 2));
   };
diff --git a/packages/merchant-backoffice-ui/src/i18n/de.po 
b/packages/merchant-backoffice-ui/src/i18n/de.po
index 6f6e678b2..2f513bc78 100644
--- a/packages/merchant-backoffice-ui/src/i18n/de.po
+++ b/packages/merchant-backoffice-ui/src/i18n/de.po
@@ -2054,10 +2054,10 @@ msgid "Not wired"
 msgstr "Nicht überwiesen"
 
 #: 
packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:136
-#, c-format
+#, fuzzy, c-format
 msgid ""
-"Only display orders that have already been transfered by the payment service "
-"provider"
+"Only display orders that have already been transferred by the payment "
+"service provider"
 msgstr ""
 "Nur Aufträge anzeigen, die bereits vom Zahlungsdienstleister verarbeitet und "
 "transferiert wurden"
diff --git a/packages/merchant-backoffice-ui/src/i18n/en.po 
b/packages/merchant-backoffice-ui/src/i18n/en.po
index f82f7dfe2..c4e3fead2 100644
--- a/packages/merchant-backoffice-ui/src/i18n/en.po
+++ b/packages/merchant-backoffice-ui/src/i18n/en.po
@@ -1950,8 +1950,8 @@ msgstr ""
 #: 
packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:136
 #, c-format
 msgid ""
-"Only display orders that have already been transfered by the payment service "
-"provider"
+"Only display orders that have already been transferred by the payment "
+"service provider"
 msgstr ""
 
 #: 
packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:139
diff --git a/packages/merchant-backoffice-ui/src/i18n/es.po 
b/packages/merchant-backoffice-ui/src/i18n/es.po
index 01211d044..0b4409ad6 100644
--- a/packages/merchant-backoffice-ui/src/i18n/es.po
+++ b/packages/merchant-backoffice-ui/src/i18n/es.po
@@ -2015,11 +2015,13 @@ msgid "Not wired"
 msgstr "No transferido"
 
 #: 
packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:136
-#, c-format
+#, fuzzy, c-format
 msgid ""
-"Only display orders that have already been transfered by the payment service "
-"provider"
+"Only display orders that have already been transferred by the payment "
+"service provider"
 msgstr ""
+"mostrar sólo los pedidos en los que los clientes han pagado, pero los pagos "
+"por transferencia del proveedor de pago siguen pendientes"
 
 #: 
packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:139
 #, fuzzy, c-format
diff --git a/packages/merchant-backoffice-ui/src/i18n/fr.po 
b/packages/merchant-backoffice-ui/src/i18n/fr.po
index 95133947e..97c83bb44 100644
--- a/packages/merchant-backoffice-ui/src/i18n/fr.po
+++ b/packages/merchant-backoffice-ui/src/i18n/fr.po
@@ -2046,11 +2046,13 @@ msgid "Not wired"
 msgstr "Virement non effectué"
 
 #: 
packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:136
-#, c-format
+#, fuzzy, c-format
 msgid ""
-"Only display orders that have already been transfered by the payment service "
-"provider"
+"Only display orders that have already been transferred by the payment "
+"service provider"
 msgstr ""
+"N'afficher que les commandes pour lesquelles les clients ont payé, mais pour "
+"lesquelles les virements du fournisseur de paiement sont encore en attente."
 
 #: 
packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:139
 #, c-format
diff --git a/packages/merchant-backoffice-ui/src/i18n/it.po 
b/packages/merchant-backoffice-ui/src/i18n/it.po
index 8c25209cb..5e18e7386 100644
--- a/packages/merchant-backoffice-ui/src/i18n/it.po
+++ b/packages/merchant-backoffice-ui/src/i18n/it.po
@@ -1951,8 +1951,8 @@ msgstr ""
 #: 
packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:136
 #, c-format
 msgid ""
-"Only display orders that have already been transfered by the payment service "
-"provider"
+"Only display orders that have already been transferred by the payment "
+"service provider"
 msgstr ""
 
 #: 
packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:139
diff --git a/packages/merchant-backoffice-ui/src/i18n/sv.po 
b/packages/merchant-backoffice-ui/src/i18n/sv.po
index 30ff809e2..f75bd7090 100644
--- a/packages/merchant-backoffice-ui/src/i18n/sv.po
+++ b/packages/merchant-backoffice-ui/src/i18n/sv.po
@@ -1951,8 +1951,8 @@ msgstr ""
 #: 
packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:136
 #, c-format
 msgid ""
-"Only display orders that have already been transfered by the payment service "
-"provider"
+"Only display orders that have already been transferred by the payment "
+"service provider"
 msgstr ""
 
 #: 
packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:139
diff --git 
a/packages/merchant-backoffice-ui/src/i18n/taler-merchant-backoffice.pot 
b/packages/merchant-backoffice-ui/src/i18n/taler-merchant-backoffice.pot
index cbc3f51eb..3e1027a62 100644
--- a/packages/merchant-backoffice-ui/src/i18n/taler-merchant-backoffice.pot
+++ b/packages/merchant-backoffice-ui/src/i18n/taler-merchant-backoffice.pot
@@ -1941,7 +1941,7 @@ msgstr ""
 #: 
packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:136
 #, c-format
 msgid ""
-"Only display orders that have already been transfered by the payment service "
+"Only display orders that have already been transferred by the payment service 
"
 "provider"
 msgstr ""
 
diff --git a/packages/merchant-backoffice-ui/src/i18n/tr.po 
b/packages/merchant-backoffice-ui/src/i18n/tr.po
index 72e1bfb8d..073d62626 100644
--- a/packages/merchant-backoffice-ui/src/i18n/tr.po
+++ b/packages/merchant-backoffice-ui/src/i18n/tr.po
@@ -1947,8 +1947,8 @@ msgstr ""
 #: 
packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:136
 #, c-format
 msgid ""
-"Only display orders that have already been transfered by the payment service "
-"provider"
+"Only display orders that have already been transferred by the payment "
+"service provider"
 msgstr ""
 
 #: 
packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:139
diff --git a/packages/merchant-backoffice-ui/src/i18n/uk.po 
b/packages/merchant-backoffice-ui/src/i18n/uk.po
index 2aec1a9ea..5b8d1c76d 100644
--- a/packages/merchant-backoffice-ui/src/i18n/uk.po
+++ b/packages/merchant-backoffice-ui/src/i18n/uk.po
@@ -1975,11 +1975,13 @@ msgid "Not wired"
 msgstr "Не перераховано"
 
 #: 
packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:136
-#, c-format
+#, fuzzy, c-format
 msgid ""
-"Only display orders that have already been transfered by the payment service "
-"provider"
+"Only display orders that have already been transferred by the payment "
+"service provider"
 msgstr ""
+"показувати лише замовлення, де клієнти заплатили, але банківські перекази "
+"від постачальника платежів ще не виконані"
 
 #: 
packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx:139
 #, fuzzy, c-format
diff --git 
a/packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx 
b/packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx
index 5e6539999..93248efdd 100644
--- 
a/packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx
+++ 
b/packages/merchant-backoffice-ui/src/paths/instance/orders/list/ListPage.tsx
@@ -133,7 +133,7 @@ export function ListPage({
               <li class={isWiredActive}>
                 <div
                   class="has-tooltip-left"
-                  data-tooltip={i18n.str`Only display orders that have already 
been transfered by the payment service provider`}
+                  data-tooltip={i18n.str`Only display orders that have already 
been transferred by the payment service provider`}
                 >
                   <a onClick={onShowWired}>
                     <i18n.Translate>Completed</i18n.Translate>
diff --git a/packages/pogen/src/potextract.ts b/packages/pogen/src/potextract.ts
index 327b6da72..0c5921594 100644
--- a/packages/pogen/src/potextract.ts
+++ b/packages/pogen/src/potextract.ts
@@ -379,7 +379,7 @@ function searchScreenId(parents: ts.Node[], sourceFile: 
ts.SourceFile) {
     // console.log("parent => ", ts.SyntaxKind[parent.kind]);
     if (result) return;
     parent.forEachChild((node) => {
-      // console.log("     childs => ", ts.SyntaxKind[node.kind]);
+      // console.log("     children => ", ts.SyntaxKind[node.kind]);
 
       switch (node.kind) {
         case ts.SyntaxKind.VariableStatement: {
diff --git a/packages/taler-harness/src/integrationtests/test-kyc-two-forms.ts 
b/packages/taler-harness/src/integrationtests/test-kyc-two-forms.ts
index 6d072bcd2..b8b57f369 100644
--- a/packages/taler-harness/src/integrationtests/test-kyc-two-forms.ts
+++ b/packages/taler-harness/src/integrationtests/test-kyc-two-forms.ts
@@ -359,7 +359,7 @@ export async function runKycTwoFormsTest(t: 
GlobalTestState) {
   await waitMs(2000);
   {
     logger.info("step 6) Check KYC info again after some time, should see the 
second form");
-      //doing a second request shouldnt fail
+      //doing a second request shouldn't fail
       const infoResp = await harnessHttpLib.fetch(
         new URL(`kyc-info/${accessToken}?timeout_ms=1000`, exchange.baseUrl)
           .href,
diff --git a/packages/web-util/src/serve.ts b/packages/web-util/src/serve.ts
index 5d2b770c9..e5594fcef 100644
--- a/packages/web-util/src/serve.ts
+++ b/packages/web-util/src/serve.ts
@@ -127,7 +127,7 @@ export async function serve(opts: {
 
   app.get(PATHS.ROOT, function (req: any, res: any) {
     res.set("Content-Type", "text/html");
-    res.send(`<hmtl>
+    res.send(`<html>
       <head><title>Development Server</title></head>
       <body>
       it will connect to this server using websocket and reload automatically 
when the code changes

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