remove "0 to disable" from broadcast_position_secs

This commit is contained in:
andrekir 2022-01-24 18:25:49 -03:00
parent 11e6332d5d
commit e3c0e4eb0d
7 changed files with 8 additions and 8 deletions

View file

@ -83,7 +83,7 @@
<string name="message_reception_time">message reception time</string>
<string name="message_reception_state">message reception state</string>
<string name="message_delivery_status">Message delivery status</string>
<string name="broadcast_position_secs">Broadcast position period (in seconds), 0 - disable</string>
<string name="broadcast_position_secs">Broadcast position period (in seconds)</string>
<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>