Add max MMS limit reached string
This commit is contained in:
parent
1f456a902c
commit
c828c044ca
47 changed files with 66 additions and 19 deletions
|
|
@ -94,6 +94,7 @@
|
|||
<string name="unknown_error_occurred_sending_message">Couldn\'t send message, error code: %1$d</string>
|
||||
<string name="invalid_short_code">Can\'t reply to short codes like this</string>
|
||||
<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>
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">Hvorfor krever appen tilgang til internett\?</string>
|
||||
<string name="faq_1_text">Dessverre er det nødvendig for å sende MMS-vedlegg. Å ikke kunne sende MMS ville være en veldig stor ulempe sammenlignet med andre apper, så vi bestemte oss for å gå denne veien. Som vanlig er det imidlertid ingen annonser, sporing eller analyse overhodet, internett brukes bare til å sende MMS.</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue