/indra/newview/skins/default/xui/it/floater_land_holdings.xml
XML | 39 lines | 39 code | 0 blank | 0 comment | 0 complexity | ed728f06fd0a05b2ddc7c3172be5bb58 MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="land holdings floater" title="IL MIO TERRENO">
- <scroll_list name="parcel list">
- <column label="Lotto" name="name"/>
- <column label="Regione" name="location"/>
- <column label="Tipo" name="type"/>
- <column label="Area" name="area"/>
- </scroll_list>
- <button label="Teletrasportati" label_selected="Teletrasportati" name="Teleport" tool_tip="Teletrasportati al centro di questo terreno."/>
- <button label="Mappa" label_selected="Mappa" name="Show on Map" tool_tip="Mostra il terreno sulla mappa del mondo" width="130"/>
- <text name="contrib_label">
- Contributi ai tuoi gruppi:
- </text>
- <scroll_list name="grant list">
- <column label="Gruppo" name="group"/>
- <column label="Area" name="area"/>
- </scroll_list>
- <text name="allowed_label">
- Proprietŕ di terreni consentite per l'attuale piano di pagamento:
- </text>
- <text name="allowed_text">
- [AREA] m˛
- </text>
- <text name="current_label">
- Attuale proprietŕ di terreni:
- </text>
- <text name="current_text">
- [AREA] m˛
- </text>
- <text name="available_label">
- Quantitŕ disponibile per ulteriori acquisti di terreno:
- </text>
- <text name="available_text">
- [AREA] m˛
- </text>
- <string name="area_string">
- [AREA] m˛
- </string>
- </floater>