rc_lib_string.xml 655 B

12345678910111213
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <string name="rc_quit_custom_service">Custom Service Have Quit</string>
  4. <string name="rc_init_failed">Failed Connect Custom Service</string>
  5. <string name="rc_location_sharing_ended">Real-time Location session ended.</string>
  6. <string name="rc_notification_ticker_text">You have a new message</string>
  7. <string name="rc_notification_new_msg">%1$s&#160;sent&#160;%2$d&#160;messages</string>
  8. <string name="rc_notification_new_plural_msg">%1$d&#160;contacts&#160;sent&#160;%2$d&#160;messages</string>
  9. <string name="rc_notification_channel_name">New Messages</string>
  10. </resources>