Add invalid short code strings

This commit is contained in:
Naveen 2023-01-05 00:36:44 +05:30
parent b9564e7162
commit 56d49c8860
47 changed files with 104 additions and 10 deletions

View file

@ -104,6 +104,8 @@
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>
<string name="carrier_send_error">Couldn\'t send message, carrier error</string>
<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/or numbers like "BW-SMS".</string>
<!-- FAQ -->
<string name="faq_1_title">لماذا يتطلب التطبيق الوصول إلى الإنترنت؟</string>
<string name="faq_1_text">للأسف هناك حاجة لإرسال مرفقات رسائل الوسائط . عدم القدرة على إرسال رسائل الوسائط هذا سيكون عيبا كبيرا حقا بالمقارنة مع التطبيقات الأخرى ، لذلك قررنا الذهاب من هذا الطريق. ومع ذلك ، كما هو الحال عادة ، لا توجد إعلانات أو تتبع أو تحليلات للنشاط على الإطلاق ، يتم استخدام صلاحية الإنترنت فقط لإرسال رسائل الوسائط المتعددة.</string>