rc_lib_string.xml 594 B

1234567891011
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <string name="rc_quit_custom_service">客服已结束</string>
  4. <string name="rc_init_failed">连接客服失败</string>
  5. <string name="rc_location_sharing_ended">位置共享已结束</string>
  6. <string name="rc_notification_ticker_text">您有了一条新消息</string>
  7. <string name="rc_notification_new_msg">%1$s发来了%2$d条消息</string>
  8. <string name="rc_notification_new_plural_msg">%1$d个联系人发来了%2$d条消息</string>
  9. <string name="rc_notification_channel_name">新消息</string>
  10. </resources>