gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: sed /forget/delete/


From: gnunet
Subject: [taler-wallet-core] branch master updated: sed /forget/delete/
Date: Mon, 21 Jun 2021 17:54:39 +0200

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 c4f46cb9 sed /forget/delete/
c4f46cb9 is described below

commit c4f46cb9d2f755d15e84b639bc6f7bb2546874ce
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Jun 21 12:54:24 2021 -0300

    sed /forget/delete/
---
 packages/taler-wallet-webextension/src/popup/Transaction.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/taler-wallet-webextension/src/popup/Transaction.tsx 
b/packages/taler-wallet-webextension/src/popup/Transaction.tsx
index 6a6876c0..12245e5b 100644
--- a/packages/taler-wallet-webextension/src/popup/Transaction.tsx
+++ b/packages/taler-wallet-webextension/src/popup/Transaction.tsx
@@ -62,7 +62,7 @@ export function TransactionView({ transaction, onDelete, 
onBack }: WalletTransac
     return <footer style={{ marginTop: 'auto', display: 'flex', flexShrink: 0 
}}>
       <button onClick={onBack}><i18n.Translate>back</i18n.Translate></button>
       <div style={{ width: '100%', flexDirection: 'row', justifyContent: 
'flex-end', display: 'flex' }}>
-        <button class="pure-button button-destructive" 
onClick={onDelete}><i18n.Translate>forget</i18n.Translate></button>
+        <button class="pure-button button-destructive" 
onClick={onDelete}><i18n.Translate>delete</i18n.Translate></button>
       </div>
 
     </footer>

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