Adds a popup to warn users of the lack of inbox relays

This commit is contained in:
Vitor Pamplona
2025-10-28 13:12:36 -04:00
parent 0705ee9581
commit f8b920a128
6 changed files with 290 additions and 0 deletions
+6
View File
@@ -1146,6 +1146,12 @@
<string name="search_relays_not_found_editing">Insert between 13 relays to use when searching for content or tagging users. Make sure your chosen relays implement NIP-50</string>
<string name="search_relays_not_found_examples">Good options are:\n - nostr.wine\n - relay.nostr.band\n - relay.noswhere.com</string>
<string name="inbox_relays_title">Inbox Relays</string>
<string name="inbox_relays_not_found">Set up your Public Inbox relays to receive notifications</string>
<string name="inbox_relays_not_found_description">Creating a relay list specifically designed to receive notifications is crucial for your Nostr experience. </string>
<string name="inbox_relays_not_found_editing">Insert between 13 relays that receive notifications for you. Make sure they don\'t require payment or web of trust from the sender otherwise you will only receive notifications from payers or long-term users</string>
<string name="inbox_relays_not_found_examples">Good options are:\n - nos.lol\n - nostr.mom\n - nostr.bitcoiner.social</string>
<string name="dm_upload">DM Upload</string>
<string name="relay_settings">Relay Settings</string>
<string name="public_home_section">Public Outbox/Home Relays</string>