summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_buy_contents.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/it/floater_buy_contents.xml')
-rw-r--r--indra/newview/skins/default/xui/it/floater_buy_contents.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/it/floater_buy_contents.xml b/indra/newview/skins/default/xui/it/floater_buy_contents.xml
new file mode 100644
index 0000000000..e84d396138
--- /dev/null
+++ b/indra/newview/skins/default/xui/it/floater_buy_contents.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater name="floater_buy_contents" title="COMPRA I CONTENUTI">
+ <text name="contains_text">
+ [NAME] contiene:
+ </text>
+ <text name="buy_text">
+ Compra per [AMOUNT]L$ da [NAME]?
+ </text>
+ <button label="Annulla" label_selected="Annulla" name="cancel_btn" width="73"/>
+ <button label="Compra" label_selected="Compra" left_delta="-77" name="buy_btn" width="73"/>
+ <check_box bottom="-234" label="Indossa adesso
+l&apos;indumento" left_delta="-125" name="wear_check"/>
+ <string name="no_copy_text">
+ (non copiabile)
+ </string>
+ <string name="no_modify_text">
+ (non modificabile)
+ </string>
+ <string name="no_transfer_text">
+ (non traferibile)
+ </string>
+</floater>