aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/floater_buy_currency.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/floater_buy_currency.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_buy_currency.xml89
1 files changed, 89 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/floater_buy_currency.xml b/linden/indra/newview/skins/xui/en-us/floater_buy_currency.xml
new file mode 100644
index 0000000..38e9d29
--- /dev/null
+++ b/linden/indra/newview/skins/xui/en-us/floater_buy_currency.xml
@@ -0,0 +1,89 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<floater can_close="true" can_drag_on_left="false" can_minimize="false"
3 can_resize="false" height="270" min_height="270" min_width="350"
4 name="buy currency" title="Buy Currency" width="350">
5 <text bottom_delta="-48" follows="top|left" font="SansSerifHuge" height="24"
6 left="16" name="info_buying" right="-20" text_color="white">
7 Buying Currency:
8 </text>
9 <text bottom_delta="0" follows="top|left" font="SansSerifHuge" height="24" left="16"
10 name="info_cannot_buy" right="-20" text_color="white">
11 Cannot buy now:
12 </text>
13 <text bottom_delta="0" follows="top|left" font="SansSerifHuge" height="24" left="16"
14 name="info_need_more" right="-20" text_color="white">
15 You need more currency:
16 </text>
17 <icon bottom="-112" follows="top|left" height="64" image_name="badge_note.tga"
18 left="0" name="step_error" width="64" />
19 <text bottom_delta="-96" follows="top|left" height="140" left="72"
20 name="error_message" right="-20" text_color="white">
21 Something ain&apos;t right.
22 </text>
23 <button bottom_delta="-4" follows="bottom|left" height="20" label="Go to website"
24 left="72" name="error_web" width="120" />
25 <icon bottom="-112" follows="top|left" height="64" image_name="badge_note.tga"
26 left="0" name="step_1" width="64" />
27 <text bottom_delta="38" follows="top|left" height="16" left="72" name="contacting"
28 right="-20" text_color="white">
29 Contacting LindeX...
30 </text>
31 <text bottom_delta="0" follows="top|left" height="16" left="72"
32 name="buy_action_unknown" right="-20" text_color="white">
33 Buy L$ on the LindeX currency exchange
34 </text>
35 <text bottom_delta="0" follows="top|left" height="16" left="72" name="buy_action"
36 right="-20" text_color="white">
37 [NAME] L$ [PRICE]
38 </text>
39 <text bottom_delta="-20" follows="top|left" height="16" left="72"
40 name="currency_action" text_color="white" width="40">
41 Buy L$
42 </text>
43 <line_editor bottom_delta="0" follows="top|right" height="16" left_delta="45"
44 name="currency_amt" width="80">
45 1234
46 </line_editor>
47 <text bottom_delta="0" follows="top|right" height="16" left_delta="85"
48 name="currency_est" text_color="white" width="180">
49 for approx. US$ [USD]
50 </text>
51 <text bottom_delta="-32" follows="top|left" height="16" left="80"
52 name="balance_label" width="240">
53 You currently have
54 </text>
55 <text bottom_delta="0" follows="top|left" halign="right" height="16" left="80"
56 name="balance_amount" width="240">
57 L$ [AMT]
58 </text>
59 <text bottom_delta="-20" follows="top|left" height="16" left="80" name="buying_label"
60 width="240">
61 You are buying
62 </text>
63 <text bottom_delta="0" follows="top|left" halign="right" height="16" left="80"
64 name="buying_amount" width="240">
65 L$ [AMT]
66 </text>
67 <text bottom_delta="-20" follows="top|left" height="16" left="80" name="total_label"
68 width="240">
69 Your balance will be
70 </text>
71 <text bottom_delta="0" follows="top|left" halign="right" height="16" left="80"
72 name="total_amount" width="240">
73 L$ [AMT]
74 </text>
75 <text bottom_delta="-48" follows="top|left" height="32" left="72"
76 name="purchase_warning_repurchase" right="-20" text_color="white">
77 Confirming this purchase only buys the currency.
78You&apos;ll need to try the operation again.
79 </text>
80 <text bottom_delta="0" follows="top|left" height="32" left="72"
81 name="purchase_warning_notenough" right="-20" text_color="white">
82 You aren&apos;t buying enough currency
83Increase the amount to buy.
84 </text>
85 <button bottom_delta="-40" follows="bottom|left" height="20" label="Purchase" left="72"
86 name="buy_btn" width="100" />
87 <button bottom_delta="0" follows="bottom|right" height="20" label="Cancel" left="-100"
88 name="cancel_btn" width="60" />
89</floater>