commit b3d19e355d4900a3460d8ce40392a9d91cbcb315 parent 9b0b74b067a4e32834e3276943e0f3af6aea05e1 Author: Sebastian <sebasjm@gmail.com> Date: Thu, 12 Dec 2024 13:59:28 -0300 fix spelling Diffstat:
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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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