Show error toast when mms download fails

This commit is contained in:
Naveen 2023-08-23 15:41:45 +05:30
parent 166998f86e
commit e76130d037
No known key found for this signature in database
GPG key ID: 0E155DAD31671DA3
48 changed files with 61 additions and 13 deletions

View file

@ -121,6 +121,7 @@
<string name="invalid_short_code_desc">你只能回复类似 \"503501\" 这样的短码,不能回复 \"AB-CD0\" 这样既包含字母又包含数字的短码。</string>
<string name="attachment_sized_exceeds_max_limit">附件大小超出了彩信上限</string>
<string name="sim_card_not_available">SIM 卡不可用</string>
<string name="couldnt_download_mms">Couldn\'t download MMS</string>
<!-- FAQ -->
<string name="faq_1_title">为什么该应用需要访问互联网?</string>
<string name="faq_1_text">很遗憾这对于发送彩信附件是必须的。如果不能发送彩信的话这相比其他应用会是一个巨大的劣势,所以我们决定这么采取现在的方式。 但是和其他应用一样,不包含广告、追踪或者任意的分析工具, 互联网访问仅用于发送彩信。</string>
@ -132,4 +133,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>