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

@ -62,6 +62,8 @@
<string name="faq_1_title">Pourquoi l\'application a-t-elle besoin d\'un accès à Internet \?</string>
<string name="faq_1_text">Malheureusement, cela est nécessaire pour envoyer des pièces jointes dans les MMS. Ne pas pouvoir envoyer de MMS serait un énorme désavantage comparé à d\'autres applications, nous avons donc décidé de faire ainsi.
Cependant, comme toujours, il n\'y a aucune publicité, traqueur ou analyseur de quelque sorte, internet n\'est utilisé que pour envoyer des 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 - Gérez facilement vos messages</string>
@ -72,4 +74,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>