strings.xml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <string name="im_session_list_title">Message</string>
  4. <string name="im_open_notification_title">Open notification</string>
  5. <string name="im_open_notification_title_desc">Receive important information</string>
  6. <string name="im_turn_on_notification">Turn on</string>
  7. <string name="im_session_input_message">Please enter text</string>
  8. <string name="im_no_suport_message">Unsupported messages</string>
  9. <string name="im_audio_say_time_short">Message too short</string>
  10. <string name="im_mic_is_being_used_cant_record">Microphone is being used by another function, unable to record.</string>
  11. <string name="im_record_audio_failed">Audio recording failed.</string>
  12. <string name="im_sound_play_tip_for_voice_not_download">Voice file not downloaded.</string>
  13. <string name="im_official_view_now">View now</string>
  14. <string name="im_official_session_title">System Message</string>
  15. <string name="im_setting_mute">Don\'t Disturb</string>
  16. <string name="im_setting_mark">Note</string>
  17. <string name="im_setting_black">Add black list</string>
  18. <string name="im_setting_report">Report</string>
  19. <string name="im_playmate_order_title">Playmate Orders</string>
  20. <string name="im_playmate_reply">Reply</string>
  21. <string name="im_official_msg_name">Official Message</string>
  22. <string name="im_send_msg_error_in_black_msg">You\'ve been blocked.</string>
  23. <string name="im_send_msg_error_user_not_find">User not find</string>
  24. <string name="im_clear_all_unread_message">Do you want to clear all unread messages?</string>
  25. <string name="im_user_order_wait_accept">Waiting for a playmate to accept your order. If the playmate does not reply within 1 hour, the order will be automatically cancelled.</string>
  26. <string name="im_user_order_accepted">The playmate has accepted your order. Waiting for the playmate to start service.</string>
  27. <string name="im_user_order_playmate_refuse">The playmate has rejected your order. Please place your order again or choose another playmate.</string>
  28. <string name="im_user_order_cancel">The playmate did not respond to your order within the countdown. Please place your order again or choose another playmate.</string>
  29. <string name="im_user_order_in_service">The playmate is in service. Let\'s have some fun!</string>
  30. <string name="im_user_order_end_service">The playmate has completed service. Please confirm completion!</string>
  31. <string name="im_user_order_complete">The playmate has completed service. Go and leave a review!</string>
  32. <string name="im_user_order_apply_refund">Refund request initiated, please wait patiently</string>
  33. <string name="im_user_order_refund">Amount refunded to your wallet</string>
  34. <string name="im_playmate_order_playmate_refuse">You have rejected the order</string>
  35. <string name="im_playmate_order_cancel">You did not respond to the order within the countdown; the order was automatically cancelled after the countdown ended</string>
  36. <string name="im_playmate_order_in_service">If the user does not complete the order after you complete the service, the order will be automatically completed after 24 hours</string>
  37. <string name="im_playmate_order_complete">Service completed, payment sent to your wallet</string>
  38. <string name="im_playmate_order_apply_refund">User refund in progress, please submit information</string>
  39. <string name="im_playmate_order_refund">User refund</string>
  40. <string name="im_playmate_order_note">Note: %s</string>
  41. <string name="im_audio_permission_request_tips">Microphone permissions need to be granted to use the voice function.</string>
  42. </resources>