Added an option to send long messages as MMS

This commit is contained in:
Agnieszka C 2022-02-19 14:27:46 +01:00
parent 724d78c336
commit 8fe7af8f83
35 changed files with 73 additions and 11 deletions

View file

@ -51,6 +51,7 @@
<string name="mms_file_size_limit_none">Nessun limite</string>
<string name="outgoing_messages">Messaggi in uscita</string>
<string name="group_message_mms">Invia messaggi di gruppo come MMS</string>
<string name="send_long_message_mms">Send long messages as MMS</string>
<!-- Export / Import -->
<string name="messages">Messaggi</string>
<string name="export_messages">Esporta messaggi</string>
@ -76,4 +77,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>