Add basic quick chat action settings

This commit is contained in:
Douile 2022-08-10 17:34:18 +01:00
parent 483eca94e9
commit 8c2d3a4041
No known key found for this signature in database
GPG key ID: DC9D70626CEF33D0
8 changed files with 309 additions and 3 deletions

View file

@ -144,4 +144,7 @@
<string name="resend">Resend</string>
<string name="shutdown">Shutdown</string>
<string name="reboot">Reboot</string>
<string name="message">Message</string>
<string name="mode_append">Append to message</string>
<string name="mode_instant">Instantly send</string>
</resources>