| <?xml version="1.0" encoding="utf-8"?><resources>    <string name="rc_quit_custom_service">تم ترك خدمة العميل </string>    <string name="rc_init_failed">فشل الاتصال بخدمة العميل</string>    <string name="rc_location_sharing_ended"> تم مشاركة الموقع </string>    <string name="rc_notification_ticker_text">لقد تلقيت رسالة جديدة</string>    <string name="rc_notification_new_msg">رسائل %2$d أرسل %1$d</string>    <string name="rc_notification_new_plural_msg"> رسائل %2$d جهات اتصال %1$d </string>    <string name="rc_notification_channel_name">رسالة جديدة</string></resources>
 |