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

@ -53,6 +53,7 @@
<string name="mms_file_size_limit_none">Bez limitu</string>
<string name="outgoing_messages">Wiadomości wychodzące</string>
<string name="group_message_mms">Wysyłaj wiadomości grupowe jako MMS-y</string>
<string name="send_long_message_mms">Wysyłaj długie wiadomości jako MMS-y</string>
<!-- Export / Import -->
<string name="messages">Wiadomości</string>
<string name="export_messages">Eksportuj wiadomości</string>
@ -97,4 +98,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>