update bluetooth strings

This commit is contained in:
andrekir 2022-08-30 18:35:48 -03:00
parent 97cf35a4e6
commit 0d62f74a90
27 changed files with 10 additions and 64 deletions

View file

@ -21,8 +21,6 @@
<string name="looking_for_meshtastic_devices">Looking for Meshtastic devices…</string>
<string name="test__devname1" translatable="false">Meshtastic_ac23</string>
<string name="test_devname2" translatable="false">Meshtastic_1267</string>
<string name="requires_bluetooth">This application requires bluetooth access. Please grant access in android settings.</string>
<string name="error_bluetooth">Error - this app requires bluetooth</string>
<string name="starting_pairing">Starting pairing</string>
<string name="pairing_failed">Pairing failed</string>
<string name="url_for_join">A URL for joining a Meshtastic mesh</string>
@ -156,4 +154,5 @@
<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>
<string name="bluetooth_disabled">Bluetooth disabled.</string>
</resources>