en: fix unmetered network typo (#2241)
* fix: remove comma in OpenAlias title * spanish: some necessary, minor rewording for new background sync strings * en: fix unmetered network typo
rottenwheel committed
May 1, 2025 at 11:21 UTC
d4190cbb0f741e2156f877fd1ea7b5e64c2e1aad
2 files changed
+3
-3
res/values/strings_en.arb
+2
-2
@@ -76,7 +76,7 @@
76
"background_sync_on_battery_low": "Synchronize on low battery",
77
"background_sync_on_charging": "Synchronize only when charging",
78
"background_sync_on_device_idle": "Synchronize only when device is not being used",
79
- "background_sync_on_unmetered_network": "Require unmetred network",
79
+ "background_sync_on_unmetered_network": "Require unmetered network",
80
"backup": "Backup",
81
"backup_file": "Backup file",
82
"backup_password": "Backup password",
@@ -1059,4 +1059,4 @@
1059
"you_will_send": "Convert from",
1060
"youCanGoBackToYourDapp": "You can go back to your dApp now",
1061
"yy": "YY"
1062
-}
\ No newline at end of file
1062
+}
res/values/strings_es.arb
+1
-1
@@ -1059,4 +1059,4 @@
1059
"you_will_send": "Convertir de",
1060
"youCanGoBackToYourDapp": "Puedes volver a tu dapp ahora",
1061
"yy": "YY"
1062
-}
\ No newline at end of file
1062
+}