Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. <!--主持人控制界面-->
  2. <string name="host_disconnect">Disconnect</string>
  3. <string name="host_assign_title">Permission</string>
  4. <string name="host_assign_content">Do you want to assign administrator to %s?</string>
  5. <string name="host_assign_ok_btn">Assign</string>
  6. <string name="host_be_admin">Would you like to be administrator?</string>
  7. <string name="host_invite_cast">%s invite you to cast, would you accept? </string>
  8. <string name="host_has_became">You become an administrator</string>
  9.  
  10. <string name="host_assign_cancel_btn">Cancel</string>
  11. <string name="host_fullscreen_title">Full screen display</string>
  12. <string name="host_assign_fullscreen_content">Ask %s to share screen with full screen display</string>
  13. <string name="host_invite_fullscreen_content">%s would like you to share screen with full screen display</string>
  14. <string name="host_fullscreen_ok_btn">Yes</string>
  15. <string name="host_assign_cast_content">Ask %s to share screen?</string>
  16. <string name="host_invite_cast_title">Screen sharing</string>
  17. <string name="host_invite_cast_content">%s would like you to share your screen</string>
  18. <string name="host_invite_cast_ok_btn">SHARE</string>
  19. <string name="host_cast_request_content">%s would like to share screen.</string>
  20. <string name="host_cast_request_full_cast_content">%s would like to cast full screen.</string>
  21. <string name="host_cast_request_ok_btn">ACCEPT</string>
  22. <string name="host_cast_full_request_content">%@ would like to share screen with fullscreen display</string>
  23. <string name="host_screenshare_wait_content">Wait for screen sharing…</string>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement