strings.xml 1.4 KB

123456789101112131415161718
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <string name="search_enter_user_id">Enter ID, separate multiple with \";</string>
  4. <string name="search_enter_user_room_id">Search room ID or user ID, separate multiple IDs with \";</string>
  5. <string name="room_support_add_user_title">Add Room Partner</string>
  6. <string name="room_support_add_user_confirm_title">Whether to add %1$s as your Room Partner, modification is not allowed after adding</string>
  7. <string name="room_support_add_user_confirm_dont_remind">Don\'t remind again</string>
  8. <string name="room_support_add_user">Add</string>
  9. <string name="room_support_add_user_already">Added</string>
  10. <string name="room_support_add_user_success">Added successfully</string>
  11. <string name="room_support_add_user_fail_for_expired">Now is not the time to fill in Room Partner</string>
  12. <string name="room_support_add_user_fail_for_invite_limit">Room Partner are already at the maximum number</string>
  13. <string name="room_support_add_user_fail_for_invite_repeat">The same user cannot be filled in repeatedly</string>
  14. <string name="search_change_region_tips">No friends found? Try searching other regions</string>
  15. <string name="search_other_region_user_title">Users from other regions</string>
  16. <string name="search_change_region_title">I want to switch regions (%1$s/%2$s)</string>
  17. <string name="search_in_region">In %1$s region</string>
  18. </resources>