summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/floater_auction.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/es/floater_auction.xml')
-rw-r--r--indra/newview/skins/default/xui/es/floater_auction.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/es/floater_auction.xml b/indra/newview/skins/default/xui/es/floater_auction.xml
new file mode 100644
index 0000000000..d0a262928b
--- /dev/null
+++ b/indra/newview/skins/default/xui/es/floater_auction.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<floater name="floater_auction" title="Empezar venda de terreno Linden">
+ <check_box label="Incluir selección amarilla" name="fence_check" />
+ <combo_box name="saletype_combo">
+ <combo_item name="Auction">
+ Subasta
+ </combo_item>
+ <combo_item name="FirstLand">
+ Primero terreno
+ </combo_item>
+ </combo_box>
+ <button label="Foto instantánea" label_selected="Foto instantánea"
+ name="snapshot_btn" />
+ <button label="OK" label_selected="OK" name="ok_btn" />
+ <text name="already for sale">
+ Usted no puede subastar parcelas que ya están en venta.
+ </text>
+</floater>