Show error toast when mms download fails
This commit is contained in:
parent
166998f86e
commit
e76130d037
48 changed files with 61 additions and 13 deletions
|
|
@ -124,6 +124,7 @@
|
|||
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like \"503501\" but not to codes containing letters and numbers like \"AB-CD0\".</string>
|
||||
<string name="attachment_sized_exceeds_max_limit">Attachment size exceeds max MMS limit</string>
|
||||
<string name="sim_card_not_available">SIM card not available</string>
|
||||
<string name="couldnt_download_mms">Couldn\'t download MMS</string>
|
||||
<!-- 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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue