diff options
Diffstat (limited to 'indra/newview/skins/default/xui/it/panel_region_covenant.xml')
-rw-r--r-- | indra/newview/skins/default/xui/it/panel_region_covenant.xml | 30 |
1 files changed, 17 insertions, 13 deletions
diff --git a/indra/newview/skins/default/xui/it/panel_region_covenant.xml b/indra/newview/skins/default/xui/it/panel_region_covenant.xml index 802156ea0b..9dfecde317 100644 --- a/indra/newview/skins/default/xui/it/panel_region_covenant.xml +++ b/indra/newview/skins/default/xui/it/panel_region_covenant.xml @@ -22,15 +22,17 @@ Ultima modifica Merc 31 Dic 1969 16:00:00 </text> <button label="?" name="covenant_help"/> - <text_editor name="covenant_editor"> + <text_editor name="covenant_editor" bottom="-247" height="162" > Per questa proprietà non è stato emesso alcun regolamento. </text_editor> <button label="Ripristina" name="reset_covenant"/> - <text name="covenant_help_text"> - Le modifiche nel regolamento saranno visibili su tutti i terreni della proprietà. + <text bottom="-25" name="covenant_help_text"> + Le modifiche nel regolamento saranno visibili su tutti i terreni + della proprietà. </text> - <text name="covenant_instructions"> - Trascina e rilascia una notecard per cambiare il regolamento di questa proprietà. + <text bottom_delta="-36" name="covenant_instructions"> + Trascina e rilascia una notecard per cambiare il regolamento di + questa proprietà. </text> <text name="region_section_lbl"> Regione: @@ -38,31 +40,31 @@ <text name="region_name_lbl"> Nome: </text> - <text name="region_name_text"> + <text name="region_name_text" left="126"> leyla </text> <text name="region_landtype_lbl"> Tipo: </text> - <text name="region_landtype_text"> + <text name="region_landtype_text" left="126"> Mainland / Homestead </text> - <text name="region_maturity_lbl"> + <text name="region_maturity_lbl" width="115"> Categoria di accesso: </text> - <text name="region_maturity_text"> + <text name="region_maturity_text" left="126"> Adult </text> <text name="resellable_lbl"> Rivendita: </text> - <text name="resellable_clause"> + <text name="resellable_clause" left="126"> La terra in questa regione non può essere rivenduta. </text> <text name="changeable_lbl"> Suddividi: </text> - <text name="changeable_clause"> + <text name="changeable_clause" left="126"> La terra in questa regione non può essere unita/suddivisa. </text> <string name="can_resell"> @@ -72,9 +74,11 @@ Un terreno acquistato in questa regione non può essere rivenduto. </string> <string name="can_change"> - Un terreno acquistato in questa regione può essere unito o suddiviso. + Un terreno acquistato in questa regione può essere unito o +suddiviso. </string> <string name="can_not_change"> - Un terreno acquistato in questa regione non può essere unito o suddiviso. + Un terreno acquistato in questa regione non può essere unito o +suddiviso. </string> </panel> |