fix missing strings reported by @Mango-sauce

This commit is contained in:
geeksville 2020-05-01 13:43:57 -07:00
parent 45a5d47d21
commit ee34a7a370
2 changed files with 9 additions and 3 deletions

View file

@ -50,4 +50,7 @@
<string name="pairing_failed_try_again">Pairing failed, please select again</string>
<string name="location_disabled">Location access is disabled, can not provide position to the mesh.</string>
<string name="share">Share</string>
<string name="disconnected">Disconnected</string>
<string name="device_sleeping">Device sleeping</string>
<string name="connected_count">Connected: %s of %s online</string>
</resources>