PageRenderTime 33ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 39 lines | 39 code | 0 blank | 0 comment | 0 complexity | ed728f06fd0a05b2ddc7c3172be5bb58 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="land holdings floater" title="IL MIO TERRENO">
  3. <scroll_list name="parcel list">
  4. <column label="Lotto" name="name"/>
  5. <column label="Regione" name="location"/>
  6. <column label="Tipo" name="type"/>
  7. <column label="Area" name="area"/>
  8. </scroll_list>
  9. <button label="Teletrasportati" label_selected="Teletrasportati" name="Teleport" tool_tip="Teletrasportati al centro di questo terreno."/>
  10. <button label="Mappa" label_selected="Mappa" name="Show on Map" tool_tip="Mostra il terreno sulla mappa del mondo" width="130"/>
  11. <text name="contrib_label">
  12. Contributi ai tuoi gruppi:
  13. </text>
  14. <scroll_list name="grant list">
  15. <column label="Gruppo" name="group"/>
  16. <column label="Area" name="area"/>
  17. </scroll_list>
  18. <text name="allowed_label">
  19. Proprietŕ di terreni consentite per l&apos;attuale piano di pagamento:
  20. </text>
  21. <text name="allowed_text">
  22. [AREA] m˛
  23. </text>
  24. <text name="current_label">
  25. Attuale proprietŕ di terreni:
  26. </text>
  27. <text name="current_text">
  28. [AREA] m˛
  29. </text>
  30. <text name="available_label">
  31. Quantitŕ disponibile per ulteriori acquisti di terreno:
  32. </text>
  33. <text name="available_text">
  34. [AREA] m˛
  35. </text>
  36. <string name="area_string">
  37. [AREA] m˛
  38. </string>
  39. </floater>