en: fix 'Estabilishing Tor connection' typo start-up screen (#2354)
* fix: remove comma in OpenAlias title * spanish: some necessary, minor rewording for new background sync strings * en: fix unmetered network typo * en: fix 'Estabilishing Tor connection' typo start-up screen
rottenwheel committed
Jul 2, 2025 at 13:47 UTC
db9cb0dd323d0d80a3e5a818090b1ea12ce4fd83
2 files changed
+3
-3
res/values/strings_en.arb
+2
-2
@@ -336,7 +336,7 @@
336
"error_while_processing": "An error occurred while proceessing",
337
"errorGettingCredentials": "Failed: Error while getting credentials",
338
"errorSigningTransaction": "An error has occured while signing transaction",
339
- "establishing_tor_connection": "Estabilishing Tor connection",
339
+ "establishing_tor_connection": "Establishing Tor connection",
340
"estimated": "Estimated",
341
"estimated_new_fee": "Estimated new fee",
342
"estimated_receive_amount": "Estimated receive amount",
@@ -1114,4 +1114,4 @@
1114
"you_will_send": "Convert from",
1115
"youCanGoBackToYourDapp": "You can go back to your dApp now",
1116
"yy": "YY"
1117
-}
\ No newline at end of file
1117
+}
res/values/strings_es.arb
+1
-1
@@ -1115,4 +1115,4 @@
1115
"you_will_send": "Convertir de",
1116
"youCanGoBackToYourDapp": "Puedes volver a tu dapp ahora",
1117
"yy": "YY"
1118
-}
\ No newline at end of file
1118
+}