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

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

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="outgoing 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. <text name="connecting">
  19. [CALLEE_NAME] ????
  20. </text>
  21. <text name="calling">
  22. [CALLEE_NAME] ?????
  23. </text>
  24. <text name="noanswer">
  25. ?????????? ???????????????
  26. </text>
  27. <text name="nearby">
  28. [VOICE_CHANNEL_NAME] ??????????? [RECONNECT_NEARBY]
  29. </text>
  30. <text name="nearby_P2P_by_other">
  31. ?????????? [RECONNECT_NEARBY]
  32. </text>
  33. <text name="nearby_P2P_by_agent">
  34. ??????????? [RECONNECT_NEARBY]
  35. </text>
  36. <text name="leaving">
  37. [CURRENT_CHAT] ???????
  38. </text>
  39. <button label="?????" label_selected="?????" name="Cancel"/>
  40. </floater>