From c1f4b0cd126e788d4757e1ad934963e8f8476c84 Mon Sep 17 00:00:00 2001 From: legendgroupv2 <73121875+legendgroupv2@users.noreply.github.com> Date: Tue, 16 Aug 2022 10:23:08 +0100 Subject: [PATCH] Fixed typo for string "intro_encryption_title" in strings Co-authored-by: Andre Kirchhoff --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 14253fccd..a8711e68a 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -151,6 +151,6 @@ Meshtastic is an open-source, off-grid, encrypted communication platform. The meshtastic radios form a mesh network and communicate using the LoRa protocol to send text messages ...Let\'s get started! Connect your meshtastic device by using either bluetooth or serial. \n\nYou may need to wake your node if they are battery powered. \n\nYou can see which devices are compatible at www.meshtastic.org/docs/hardware - "Setting up encryption" + "Setting up encryption" To enable encryption, go to the channel tab and change the channel name. This will set a random key and enable AES256 encryption. \n\nTo communicate with other devices they will need to scan your QR code or follow the shared link to configure the channel settings.