mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Fixed typo for string "intro_encryption_title" in strings
Co-authored-by: Andre Kirchhoff <andrekir@pm.me>
This commit is contained in:
parent
51f78a3328
commit
c1f4b0cd12
1 changed files with 1 additions and 1 deletions
|
|
@ -151,6 +151,6 @@
|
|||
<string name="intro_meshtastic_desc">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</string>
|
||||
<string name="intro_get_started">...Let\'s get started!</string>
|
||||
<string name="intro_started_text">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</string>
|
||||
<string name="intro_ecryption_title">"Setting up encryption"</string>
|
||||
<string name="intro_encryption_title">"Setting up encryption"</string>
|
||||
<string name="intro_encryption_text">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.</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue