diff options
author | Bryan O'Sullivan <bos@lindenlab.com> | 2009-09-01 11:08:44 -0700 |
---|---|---|
committer | Bryan O'Sullivan <bos@lindenlab.com> | 2009-09-01 11:08:44 -0700 |
commit | 52708727f4bd1bf98d0ee727a15689e7c65d965d (patch) | |
tree | daf0e802de6abf26c098a3510d9cef40bb866218 /indra/newview/skins/default/xui/it/floater_land_holdings.xml | |
parent | a6ff5974c36f8ea860b2065c549333d8cfc6a458 (diff) | |
parent | 3e5819d86226d6b3d5fbd24db701c6f57f607b39 (diff) |
Merge with SVN viewer-2.0.0-3 branch
Diffstat (limited to 'indra/newview/skins/default/xui/it/floater_land_holdings.xml')
-rw-r--r-- | indra/newview/skins/default/xui/it/floater_land_holdings.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/it/floater_land_holdings.xml b/indra/newview/skins/default/xui/it/floater_land_holdings.xml index 6ac84b854f..85661c28d7 100644 --- a/indra/newview/skins/default/xui/it/floater_land_holdings.xml +++ b/indra/newview/skins/default/xui/it/floater_land_holdings.xml @@ -7,7 +7,7 @@ <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="Mostra sulla mappa" label_selected="Mostra sulla mappa" name="Show on Map" tool_tip="Mostra questo terreno sulla mappa."/> + <button width="130" label="Mostra sulla mappa" label_selected="Mostra sulla mappa" name="Show on Map" tool_tip="Mostra questo terreno sulla mappa."/> <text name="contrib_label"> Contributi ai tuoi gruppi: </text> @@ -19,21 +19,21 @@ Proprietà di terreni consentite per l'attuale piano di pagamento: </text> <text name="allowed_text"> - [AREA] metri quadrati + [AREA] m² </text> <text name="current_label"> Attuale proprietà di terreni: </text> <text name="current_text"> - [AREA] metri quadrati + [AREA] m² </text> <text name="available_label"> Quantità disponibile per ulteriori acquisti di terreno: </text> <text name="available_text"> - [AREA] metri quadrati + [AREA] m² </text> <string name="area_string"> - [AREA] metri quadrati + [AREA] m² </string> </floater> |