安卓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/rc_lib_string.xml

12 lines
686 B

1 year ago
<?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_receive_location_share_msg">收到一条位置共享消息</string>
<string name="rc_notification_ticker_text">你收到了一条新消息</string>
<string name="rc_notification_new_msg">%1$s发来了%2$d条消息</string>
<string name="rc_notification_new_plural_msg">%1$d个联系人发来了%2$d条消息</string>
<string name="rc_notification_channel_name">新消息</string>
</resources>