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

@ -124,6 +124,7 @@
<string name="invalid_short_code_desc">Només podeu respondre a codis curts amb números com «503501», però no a codis que continguin lletres i números com «AB-CD0».</string>
<string name="attachment_sized_exceeds_max_limit">La mida del fitxer adjunt supera el límit màxim dels MMS</string>
<string name="sim_card_not_available">La targeta SIM no està disponible</string>
<string name="couldnt_download_mms">Couldn\'t download MMS</string>
<!-- FAQ -->
<string name="faq_1_title">Per què l\'aplicació requereix accés a Internet\?</string>
<string name="faq_1_text">Malauradament, és necessari per enviar adjunts MMS. No poder enviar MMS seria un gran desavantatge en comparació amb altres aplicacions, així que vam decidir anar per aquest camí. Tanmateix, com sol ser, no hi ha cap anunci, seguiment o anàlisi de cap mena, Internet només s\'utilitza per enviar MMS.</string>
@ -135,4 +136,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>