Support for NIP24- Trustless GiftWrapped Sealed Private Direct Messages and Small Private Groups

This commit is contained in:
Vitor Pamplona
2023-08-10 18:04:23 -04:00
parent 89266bc76f
commit ab2fff0194
63 changed files with 1982 additions and 410 deletions
+11
View File
@@ -521,4 +521,15 @@
<string name="geohash_explainer">Adds a Geohash of your location to the post. The public will know you are within 5km (3mi) of the current location</string>
<string name="add_sensitive_content_explainer">Adds sensitive content warning before showing your content. This is ideal for any NSFW content or content some people may find offensive or disturbing</string>
<string name="new_feature_nip24_might_not_be_available_title">New Feature</string>
<string name="new_feature_nip24_might_not_be_available_description">Activating this mode requires Amethyst to send a NIP-24 message (GiftWrapped, Sealed Direct and Group Messages). NIP-24 is new and most clients have not implemented it yet. Make sure the receiver is using a compatible client.</string>
<string name="new_feature_nip24_activate">Activate</string>
<string name="messages_create_public_chat">Public</string>
<string name="messages_new_message">Private</string>
<string name="messages_new_message_to">To</string>
<string name="messages_new_message_subject">Subject</string>
<string name="messages_new_message_subject_caption">Topic of the conversation</string>
<string name="messages_new_message_to_caption">"@User1, @User2, @User3"</string>
</resources>