adding a FAQ item about the internet access

This commit is contained in:
tibbi 2020-04-12 17:34:39 +02:00
parent 554f087d56
commit 59ba80d65a
2 changed files with 6 additions and 0 deletions

View file

@ -28,4 +28,9 @@
<item quantity="one">%d message</item>
<item quantity="other">%d messages</item>
</plurals>
<!-- FAQ -->
<string name="faq_1_title">Why does the app require access to the internet?</string>
<string name="faq_1_text">Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way.
However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.</string>
</resources>