Add max MMS limit reached string

This commit is contained in:
Naveen 2023-02-17 20:23:29 +05:30
parent 1f456a902c
commit c828c044ca
47 changed files with 66 additions and 19 deletions

View file

@ -106,6 +106,7 @@
<string name="unknown_error_occurred_sending_message">تعذر إرسال الرسالة، رمز الخطأ: %d</string>
<string name="invalid_short_code">لا يمكن الرد على أمثال هذه الرموز القصيرة</string>
<string name="invalid_short_code_desc">يمكنك فقط الرد على الرموز القصيرة بأرقام مثل \"503501\" ولكن ليس على الرموز التي تحتوي على أحرف وأرقام مثل \"AB-CD0\".</string>
<string name="attachment_sized_exceeds_max_limit">Attachment size exceeds max MMS limit</string>
<!-- FAQ -->
<string name="faq_1_title">لماذا يتطلب التطبيق الوصول إلى الإنترنت؟</string>
<string name="faq_1_text">للأسف هناك حاجة لإرسال مرفقات رسائل الوسائط . عدم القدرة على إرسال رسائل الوسائط هذا سيكون عيبا كبيرا حقا بالمقارنة مع التطبيقات الأخرى ، لذلك قررنا الذهاب من هذا الطريق. ومع ذلك ، كما هو الحال عادة ، لا توجد إعلانات أو تتبع أو تحليلات للنشاط على الإطلاق ، يتم استخدام صلاحية الإنترنت فقط لإرسال رسائل الوسائط المتعددة.</string>
@ -117,4 +118,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>