fix mroe lint warnings

This commit is contained in:
Kevin Hester 2021-02-21 12:27:13 +08:00
parent 5bef2fc9cf
commit efbc61eaf2
8 changed files with 6 additions and 33 deletions

View file

@ -86,4 +86,6 @@
<string name="ls_sleep_secs">Device sleep period (in seconds)</string>
<string name="meshtastic_messages_notifications">Notifications about messages</string>
<string name="broadcast_period_too_small">Minimum broadcast period for this channel is %d</string>
<string name="protocol_stress_test">Protocol stress test</string>
<string name="advanced_settings">Advanced settings</string>
</resources>