From ae4465d7c8956776d4af4c90300055b9f56e45f0 Mon Sep 17 00:00:00 2001 From: Roman Vlasenko Date: Mon, 30 Mar 2026 23:34:54 +0300 Subject: [PATCH] fix(strings): Fix public key description (#4957) --- .../src/commonMain/composeResources/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/resources/src/commonMain/composeResources/values/strings.xml b/core/resources/src/commonMain/composeResources/values/strings.xml index fed685b53..a99956d0f 100644 --- a/core/resources/src/commonMain/composeResources/values/strings.xml +++ b/core/resources/src/commonMain/composeResources/values/strings.xml @@ -161,7 +161,7 @@ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don't use this setting if you want to use your device with the phone apps or are using a device without a user button. - Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key. + Generated from your private key and sent out to other nodes on the mesh to allow them to compute a shared secret key. Used to create a shared key with a remote device. The public key authorized to send admin messages to this node. Device is managed by a mesh administrator, the user is unable to access any of the device settings.