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.
9 lines
417 B
9 lines
417 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<string name="rc_notification_ticker_text">You have a new message</string>
|
|
|
|
<string name="rc_notification_new_msg">%1$s sent %2$d messages</string>
|
|
<string name="rc_notification_new_plural_msg">%1$d contacts sent %2$d messages</string>
|
|
<string name="rc_notification_channel_name">New Messages</string>
|
|
</resources> |