mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix(strings): Correct capitalization of Ham (#4620)
This commit is contained in:
parent
ce9a3b5403
commit
728ef0c62b
1 changed files with 1 additions and 1 deletions
|
|
@ -741,7 +741,7 @@
|
|||
<string name="long_name">Long Name</string>
|
||||
<string name="short_name">Short Name</string>
|
||||
<string name="hardware_model">Hardware model</string>
|
||||
<string name="licensed_amateur_radio">Licensed amateur radio (HAM)</string>
|
||||
<string name="licensed_amateur_radio">Licensed amateur radio (Ham)</string>
|
||||
<string name="licensed_amateur_radio_text">Enabling this option disables encryption and is not compatible with the default Meshtastic network.</string>
|
||||
<string name="dew_point">Dew Point</string>
|
||||
<string name="pressure">Pressure</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue