rc_lib_string.xml 687 B

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