Skip to content

Commit

Permalink
Rename 'text chat' to 'APRS chat' to make it clearer that's what its …
Browse files Browse the repository at this point in the history
…using behind the scenes (and so future APRS-related settings make sense to people).
  • Loading branch information
VanceVagell committed Dec 29, 2024
1 parent 6be21ba commit 6f4c6c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
android:icon="@drawable/ic_voice_mode"/>
<item
android:id="@+id/text_chat_mode"
android:title="Text chat"
android:title="APRS chat"
android:icon="@drawable/ic_text_chat_mode"/>
</menu>

0 comments on commit 6f4c6c0

Please sign in to comment.