安卓IPTV项目
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.
UnionMedTV/imlib/res/values-en/rc_notification_string.xml

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&#160;sent&#160;%2$d&#160;messages</string>
<string name="rc_notification_new_plural_msg">%1$d&#160;contacts&#160;sent&#160;%2$d&#160;messages</string>
<string name="rc_notification_channel_name">New Messages</string>
</resources>