You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
423 B
8 lines
423 B
1 year ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
|
||
|
<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>
|