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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 40 lines · 40 code · 0 blank · 0 comment · 0 complexity · ea44eccfc3f103a1f4dc9d5b44d60660 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="outgoing call" title="CALLING">
  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. has joined a Voice Chat call with a conference chat.
  17. </floater.string>
  18. <text name="connecting">
  19. Connecting to [CALLEE_NAME]
  20. </text>
  21. <text name="calling">
  22. Calling [CALLEE_NAME]
  23. </text>
  24. <text name="noanswer">
  25. ??????????
  26. </text>
  27. <text name="nearby">
  28. You have been disconnected from [VOICE_CHANNEL_NAME]. [RECONNECT_NEARBY]
  29. </text>
  30. <text name="nearby_P2P_by_other">
  31. Your call has ended. [RECONNECT_NEARBY]
  32. </text>
  33. <text name="nearby_P2P_by_agent">
  34. You have ended the call. [RECONNECT_NEARBY]
  35. </text>
  36. <text name="leaving">
  37. Leaving [CURRENT_CHAT].
  38. </text>
  39. <button label="??" label_selected="??" name="Cancel"/>
  40. </floater>