PageRenderTime 10ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/zh/floater_incoming_call.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 33 lines | 33 code | 0 blank | 0 comment | 0 complexity | 3dd200229db830c0b6aa39b01a1bf821 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="incoming call" title="??">
  3. <floater.string name="lifetime">
  4. 5
  5. </floater.string>
  6. <floater.string name="localchat">
  7. ??????
  8. </floater.string>
  9. <floater.string name="anonymous">
  10. ??
  11. </floater.string>
  12. <floater.string name="VoiceInviteP2P">
  13. ????
  14. </floater.string>
  15. <floater.string name="VoiceInviteAdHoc">
  16. ???????????????
  17. </floater.string>
  18. <floater.string name="VoiceInviteGroup">
  19. ??? &apos;[GROUP]&apos; ?????
  20. </floater.string>
  21. <floater.string name="VoiceInviteQuestionGroup">
  22. Would you like to leave [CURRENT_CHAT] and join the call with &apos;[GROUP]&apos;?
  23. </floater.string>
  24. <floater.string name="VoiceInviteQuestionDefault">
  25. Do you want to leave [CURRENT_CHAT] and join this voice chat?
  26. </floater.string>
  27. <text name="question">
  28. Do you want to leave [CURRENT_CHAT] and join this voice chat?
  29. </text>
  30. <button label="??" label_selected="??" name="Accept"/>
  31. <button label="??" label_selected="??" name="Reject"/>
  32. <button label="?? IM" name="Start IM"/>
  33. </floater>