aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobtoht <tob@featherwallet.org>2025-08-22 07:48:08 +0000
committertobtoht <tob@featherwallet.org>2025-08-22 07:48:08 +0000
commit346d962837313f9ecd849a5c25ab6784ab4154b2 (patch)
tree60d5ad9e78174713c234409a98fd214370a0c9e8
parentb8b556f28920ea3db5439aec0c0edbff3d595653 (diff)
parent9e37b219b9229b1045fa80ae3f43041714d471b5 (diff)
downloadmonzero-gui-346d962837313f9ecd849a5c25ab6784ab4154b2.tar.gz
monzero-gui-346d962837313f9ecd849a5c25ab6784ab4154b2.tar.xz
monzero-gui-346d962837313f9ecd849a5c25ab6784ab4154b2.zip
Merge pull request #4476
9e37b21 chore: remove redundant words in comment (xihuwenhua)
-rw-r--r--installers/windows/Deterministic.md2
-rw-r--r--wizard/WizardCreateWallet2.qml2
2 files changed, 2 insertions, 2 deletions
diff --git a/installers/windows/Deterministic.md b/installers/windows/Deterministic.md
index bef6fc34..78ceacf9 100644
--- a/installers/windows/Deterministic.md
+++ b/installers/windows/Deterministic.md
@@ -23,7 +23,7 @@ You would think timestamp preservation is no problem when unpacking the zip arch
In any case, after unpacking, check the file dates in the `bin` directory where the installer script looks for them with the dates of the files in the zip file: They must be identical.
-Note that the the following line in `Monero.iss` is also important regarding file timestamps:
+Note that the following line in `Monero.iss` is also important regarding file timestamps:
TimeStampsInUTC=yes
diff --git a/wizard/WizardCreateWallet2.qml b/wizard/WizardCreateWallet2.qml
index a772f7a9..7664474d 100644
--- a/wizard/WizardCreateWallet2.qml
+++ b/wizard/WizardCreateWallet2.qml
@@ -86,7 +86,7 @@ Rectangle {
visible: false
text: qsTr("Print this paper, fill it out, and keep it in a safe location. Never share your recovery phrase with anybody, especially with strangers offering technical support.") +
qsTr("Recovery phrase (mnemonic seed)") +
- qsTr("These words are are a backup of your wallet. They are the only thing needed to access your funds and restore your Monero wallet, so keep this paper in a safe place and do not disclose it to anybody! It is strongly not recommended to store your recovery phrase digitally (in an email, online service, screenshot, photo, or any other type of computer file).") +
+ qsTr("These words are a backup of your wallet. They are the only thing needed to access your funds and restore your Monero wallet, so keep this paper in a safe place and do not disclose it to anybody! It is strongly not recommended to store your recovery phrase digitally (in an email, online service, screenshot, photo, or any other type of computer file).") +
qsTr("Wallet creation date") +
qsTr("Wallet restore height") +
qsTr("For instructions on how to restore this wallet, visit www.getmonero.org and go to Resources > User Guides > \"How to restore a wallet from mnemonic seed\". Use only Monero wallets that are trusted and recommended by the Monero community (see a list of them in www.getmonero.org/downloads).") + translationManager.emptyString