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

@ -101,6 +101,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">Attachment size exceeds max MMS limit</string>
<string name="sim_card_not_available">SIM card not available</string>
<!-- FAQ -->
<string name="faq_1_title">מדוע האפליקציה דורשת גישה לאינטרנט\?</string>
<string name="faq_1_text">למרבה הצער, זה נחוץ לשליחת קבצי MMS מצורפים. אי היכולת לשלוח MMS תהיה חיסרון עצום בהשוואה לאפליקציות אחרות, אז החלטנו ללכת בדרך זו. עם זאת, כמו בדרך כלל, אין מודעות, מעקב או ניתוח כלשהם, האינטרנט משמש רק לשליחת MMS.</string>