mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat(ui): move quick chat menu to topBar (#2535)
This commit is contained in:
parent
712ff946f5
commit
f8aa6ebff5
2 changed files with 124 additions and 160 deletions
|
|
@ -258,6 +258,8 @@
|
|||
<string name="quick_chat_edit">Edit quick chat</string>
|
||||
<string name="quick_chat_append">Append to message</string>
|
||||
<string name="quick_chat_instant">Instantly send</string>
|
||||
<string name="quick_chat_show">Show quick chat menu</string>
|
||||
<string name="quick_chat_hide">Hide quick chat menu</string>
|
||||
<string name="factory_reset">Factory reset</string>
|
||||
<string name="factory_reset_description">This will clear all device configuration you have done.</string>
|
||||
<string name="bluetooth_disabled">Bluetooth disabled</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue