adding a new error message

This commit is contained in:
tibbi 2023-05-10 22:42:22 +02:00
parent 83c56c9f00
commit 69e448f0a1
47 changed files with 47 additions and 0 deletions

View file

@ -98,6 +98,7 @@
<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">O tamanho do anexo excede o limite máximo de MMS</string>
<string name="sim_card_not_available">SIM card not available</string>
<!-- FAQ -->
<string name="faq_1_title">Por que o app requer acesso à Internet\?</string>
<string name="faq_1_text">Infelizmente, isso é necessário para enviar anexos MMS. Não poder enviar MMS seria uma grande desvantagem em relação a outros apps, por isso tomamos essa decisão. Entretanto, como de costume, não há anúncios, rastreamento ou análises de perfil, a Internet é usada apenas para enviar MMS.</string>