PageRenderTime 193ms CodeModel.GetById 2ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 33 lines | 33 code | 0 blank | 0 comment | 0 complexity | aad66780fe0b7d0cabaea2f46f328963 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="Chiamata in arrivo">
  3. <floater.string name="lifetime">
  4. 5
  5. </floater.string>
  6. <floater.string name="localchat">
  7. Chat vocale nei dintorni
  8. </floater.string>
  9. <floater.string name="anonymous">
  10. anonimo
  11. </floater.string>
  12. <floater.string name="VoiceInviteP2P">
  13. sta chiamando.
  14. </floater.string>
  15. <floater.string name="VoiceInviteAdHoc">
  16. ha aderito ad una chiamata in chat vocale in conferenza.
  17. </floater.string>
  18. <floater.string name="VoiceInviteGroup">
  19. ha appena aderito al canale voce &apos;[GROUP]&apos;.
  20. </floater.string>
  21. <floater.string name="VoiceInviteQuestionGroup">
  22. Vuoi abbandonare [CURRENT_CHAT] e aderire alla chiamata con &apos;[GROUP]&apos;?
  23. </floater.string>
  24. <floater.string name="VoiceInviteQuestionDefault">
  25. Vuoi abbandonare [CURRENT_CHAT] e aderire a questa voice chat?
  26. </floater.string>
  27. <text name="question">
  28. Vuoi abbandonare [CURRENT_CHAT] e aderire a questa voice chat?
  29. </text>
  30. <button label="Accetta" label_selected="Accetta" name="Accept"/>
  31. <button label="Rifiuta" label_selected="Rifiuta" name="Reject"/>
  32. <button label="Inizia IM" name="Start IM"/>
  33. </floater>