From eafedda99e5d5d0b1e4be31b00c98edbb9c2fed2 Mon Sep 17 00:00:00 2001 From: nrobi144 Date: Thu, 5 Mar 2026 13:30:29 +0200 Subject: [PATCH] feat(desktop): update login hints to mention bunker:// option Co-Authored-By: Claude Opus 4.6 --- commons/src/commonMain/composeResources/values/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/commons/src/commonMain/composeResources/values/strings.xml b/commons/src/commonMain/composeResources/values/strings.xml index ef99a2aa0..bccf1e297 100644 --- a/commons/src/commonMain/composeResources/values/strings.xml +++ b/commons/src/commonMain/composeResources/values/strings.xml @@ -5,14 +5,14 @@ Sign in to your Nostr account A Nostr client for desktop Login with your Nostr key - Use nsec for full access or npub for read-only + nsec for full access, bunker:// for remote signer, or npub for read-only Login with Key Login Generate New Key Generate New Enter your private key (nsec) or public key (npub) - nsec or npub - nsec1... or npub1... + nsec, bunker://, or npub + nsec1… / bunker://… / npub1… Show key Hide key