<?xml version="1.0" encoding="utf-8" standalone="yes"?> <panel label="Terra & L$" name="land_money_tab"> <string name="help_text"> Appare un avviso fino a quando la Terra Totale in Uso è meno o = alla Contribuzione Totale. </string> <button label="?" name="help_button"/> <string name="cant_view_group_land_text"> Non hai i permessi per vedere la terra posseduta dal gruppo </string> <string name="cant_view_group_accounting_text"> Non hai i permessi per vedere le informazioni sulla contabilità del gruppo. </string> <string name="loading_txt"> Attendi... </string> <text name="group_land_heading" width="250"> Terra posseduta dal gruppo </text> <scroll_list name="group_parcel_list"> <column label="Parcel" name="name"/> <column label="Regione" name="location"/> <column label="Tipo" name="type"/> <column label="Area" name="area"/> </scroll_list> <button label="Mappa" label_selected="Mappa" left="282" name="map_button" width="130"/> <text name="total_contributed_land_label"> Contribuzione Totale: </text> <text name="total_contributed_land_value"> [AREA] m² </text> <text name="total_land_in_use_label"> Terra totale in uso: </text> <text name="total_land_in_use_value"> [AREA] m² </text> <text name="land_available_label"> Terreno disponibile: </text> <text name="land_available_value"> [AREA] m² </text> <text name="your_contribution_label"> La tua contribuzione: </text> <string name="land_contrib_error"> Incapace di impostare la tua contribuzione di terreno </string> <text name="your_contribution_units"> m² </text> <text name="your_contribution_max_value"> ([IMPORTO] max) </text> <text name="group_over_limit_text"> Sono necessari maggiori crediti di terreno per mantenere la terra in uso </text> <text name="group_money_heading"> L$ del gruppo </text> <tab_container name="group_money_tab_container"> <panel label="PIANIFICAZIONE" name="group_money_planning_tab"> <text_editor name="group_money_planning_text"> Caricando... </text_editor> </panel> <panel label="DETTAGLI" name="group_money_details_tab"> <text_editor name="group_money_details_text"> Caricando... </text_editor> <button label="< Precedente" label_selected="< Precedente" name="earlier_details_button" tool_tip="Indietro" width="90"/> <button label="Successivo >" label_selected="Successivo >" left_delta="260" name="later_details_button" tool_tip="Prossimo" width="90"/> </panel> <panel label="VENDITE" name="group_money_sales_tab"> <text_editor name="group_money_sales_text"> Caricando... </text_editor> <button label="< Precedente" label_selected="< Precedente" name="earlier_sales_button" tool_tip="Indietro" width="90"/> <button label="Successivo >" label_selected="Successivo >" left_delta="260" name="later_sales_button" tool_tip="Prossimo" width="90"/> </panel> </tab_container> </panel>