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">Sınır yok</string>
<string name="outgoing_messages">Giden mesajlar</string>
<string name="group_message_mms">Grup mesajlarını MMS olarak gönder</string>
<string name="send_long_message_mms">Send long messages as MMS</string>
<!-- Export / Import -->
<string name="messages">Mesajlar</string>
<string name="export_messages">Mesajları dışa aktar</string>
@ -95,4 +96,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>