Fixed typo for string "intro_encryption_title" in strings

Co-authored-by: Andre Kirchhoff <andrekir@pm.me>
pull/460/head
legendgroupv2 2022-08-16 10:23:08 +01:00 zatwierdzone przez GitHub
rodzic 51f78a3328
commit c1f4b0cd12
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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>