adding a new FAQ item about changing the MMS size limit

This commit is contained in:
tibbi 2022-01-10 12:21:29 +01:00
parent f2c42cd826
commit f80fc16b6a
29 changed files with 68 additions and 11 deletions

View file

@ -64,6 +64,8 @@
<string name="faq_1_title">Почему приложение требует доступ в интернет\?</string>
<string name="faq_1_text">К сожалению, это необходимо для отправки вложений MMS. Отсутствие возможности отправлять MMS-сообщения было бы огромным недостатком нашего приложения по сравнению с другими, поэтому мы решили пойти этим путём.
Тем не менее, как и в других наших приложениях, это не содержит никакой рекламы, отслеживания или аналитики, интернет используется только для отправки MMS.</string>
<string name="faq_2_title">The other end is not receiving my MMS, is there anything I can do about it?</string>
<string name="faq_2_text">MMS size is limited by carriers, you can try setting a smaller limit in the app settings.</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">Simple SMS Messenger — лёгкое управление SMS</string>
@ -93,4 +95,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>