tracks and displays connection tentatives on relay settings

This commit is contained in:
Vitor Pamplona
2026-03-11 08:42:32 -04:00
parent ca9074e6f5
commit 71574a5ce0
4 changed files with 29 additions and 3 deletions
+2
View File
@@ -137,6 +137,7 @@
<string name="bytes">Bytes</string>
<string name="error">Error</string>
<string name="errors">Errors</string>
<string name="connection_success_rate_description">Percentage of successful connections to the relay</string>
<string name="errors_description">The number of connection errors in this session</string>
<string name="home_feed">Home Feed</string>
<string name="private_message_feed">Private Message Feed</string>
@@ -1743,4 +1744,5 @@
<string name="following_accounts">Following %1$d accounts…</string>
<string name="import_follows_tips">"Enter the profile of a friend or community leader. You can use their npub, NIP-05 address, or a Namecoin name like alice@example.bit or id/alice for blockchain-verified identities."</string>
<string name="select_all">Select All</string>
<string name="uptime">%1$d% uptime</string>
</resources>