Merge branch 'meshtastic:master' into feature/osmand-migration

This commit is contained in:
PWRxPSYCHO 2022-08-26 13:44:48 +00:00 committed by GitHub
commit 4d809a3cd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 41 additions and 44 deletions

View file

@ -153,4 +153,7 @@
<string name="mode_append">Append to message</string>
<string name="mode_instant">Instantly send</string>
<string name="warning_default_psk">Empty channel names use the default encryption key (any device on %s can read your messages).</string>
<string name="factory_reset">Factory reset</string>
<string name="are_you_sure_factory_reset">Are you sure you want to factory reset?</string>
<string name="factory_reset_description">This will clear all device configuration you have done.</string>
</resources>