feat(ui): move quick chat menu to topBar (#2535)

This commit is contained in:
Pedro 2025-07-27 11:13:25 -03:00 committed by GitHub
parent 712ff946f5
commit f8aa6ebff5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 124 additions and 160 deletions

View file

@ -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>