mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-12 01:07:46 +00:00
feat(nip46): rename "Nostr Signer" to "Remote Signer"
Renames the user-facing title (drawer entry + screen top bar). Search keywords already include "remote" and "nostr", so discoverability is unchanged. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015FHr2mu5SiHwYNR7evYUuF
This commit is contained in:
@@ -900,7 +900,7 @@
|
||||
<string name="napplet_connected_apps_search_keywords">apps permissions signer napplet nsite webapp trust connected</string>
|
||||
|
||||
<!-- NIP-46 remote signer (bunker) -->
|
||||
<string name="nip46_signer_title">Nostr Signer</string>
|
||||
<string name="nip46_signer_title">Remote Signer</string>
|
||||
<string name="nip46_signer_search_keywords">signer bunker nip46 nostr connect remote sign</string>
|
||||
<string name="nip46_signer_explainer">Let other apps sign with your key. Amethyst listens on your inbox relays and checks each app\'s permissions before signing — using the same trust levels as Connected Apps.</string>
|
||||
<string name="nip46_signer_enable">Act as a remote signer</string>
|
||||
|
||||
Reference in New Issue
Block a user