diff options
author | Adam Moss <moss@lindenlab.com> | 2009-06-20 09:17:56 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-06-20 09:17:56 +0000 |
commit | 8ed056fde9fe5fc9755158013a5cb8be73066e2c (patch) | |
tree | d7f5f6de35c99ca645e48dc8817d908cc6d2f348 /indra/newview/skins/default/xui/it/floater_land_holdings.xml | |
parent | 351ebe9fcb76f3b99c2957004bb8493a904869ee (diff) |
svn merge -r124872:124873
svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-1.23.threefour-merge-1a
QAR-1592 Merge of changes between 1.23 RC2 and 1.23 Final to trunk
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> |