/indra/newview/skins/default/xui/en/floater_buy_currency.xml

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 327 lines · 326 code · 1 blank · 0 comment · 0 complexity · 76528d3e67fd3f7fa6ec54f345a1533b MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <floater
  3. legacy_header_height="18"
  4. can_minimize="false"
  5. height="275"
  6. layout="topleft"
  7. title="BUY L$"
  8. name="buy currency"
  9. help_topic="buy_linden_dollars"
  10. single_instance="true"
  11. width="350">
  12. <floater.string
  13. name="buy_currency">
  14. Buy L$ [LINDENS] for approx. [LOCALAMOUNT]
  15. </floater.string>
  16. <icon
  17. height="215"
  18. image_name="Linden_Dollar_Background"
  19. layout="topleft"
  20. left="0"
  21. name="normal_background"
  22. top="17"
  23. use_draw_context_alpha="false"
  24. width="350" />
  25. <text
  26. type="string"
  27. length="1"
  28. follows="top|left|right"
  29. font="SansSerifHuge"
  30. layout="topleft"
  31. left="20"
  32. height="30"
  33. top="25"
  34. width="340"
  35. name="info_need_more">
  36. You need more L$
  37. </text>
  38. <text
  39. type="string"
  40. length="1"
  41. follows="top|left"
  42. height="16"
  43. layout="topleft"
  44. top="246"
  45. left="15"
  46. width="300"
  47. name="contacting">
  48. Contacting LindeX...
  49. </text>
  50. <text
  51. type="string"
  52. length="1"
  53. follows="top|left"
  54. font="SansSerifHuge"
  55. layout="topleft"
  56. left="20"
  57. height="30"
  58. top="25"
  59. width="300"
  60. name="info_buying">
  61. Buy L$
  62. </text>
  63. <text
  64. type="string"
  65. length="1"
  66. follows="top|left"
  67. font="SansSerifMedium"
  68. height="16"
  69. layout="topleft"
  70. left="20"
  71. name="balance_label"
  72. top="65"
  73. width="210">
  74. I have
  75. </text>
  76. <text
  77. type="string"
  78. length="1"
  79. font="SansSerifMedium"
  80. follows="top|left"
  81. halign="right"
  82. height="16"
  83. layout="topleft"
  84. left="200"
  85. name="balance_amount"
  86. top_delta="0"
  87. width="120">
  88. L$ [AMT]
  89. </text>
  90. <text
  91. type="string"
  92. length="1"
  93. follows="top|left"
  94. font="SansSerifMedium"
  95. height="16"
  96. top="95"
  97. layout="topleft"
  98. left="20"
  99. name="currency_action"
  100. width="210">
  101. I want to buy
  102. </text>
  103. <text
  104. font="SansSerifMedium"
  105. type="string"
  106. length="1"
  107. follows="left|top"
  108. height="16"
  109. layout="topleft"
  110. top_delta="0"
  111. left="217"
  112. name="currency_label"
  113. width="15">
  114. L$
  115. </text>
  116. <line_editor
  117. type="string"
  118. max_length_bytes="10"
  119. halign="right"
  120. font="SansSerifMedium"
  121. select_on_focus="true"
  122. follows="top|left"
  123. top_delta="-7"
  124. height="22"
  125. label="L$"
  126. left_pad="3"
  127. name="currency_amt"
  128. width="85">
  129. 1234
  130. </line_editor>
  131. <text
  132. type="string"
  133. font="SansSerifMedium"
  134. length="1"
  135. follows="top|left"
  136. height="16"
  137. layout="topleft"
  138. left="20"
  139. top="125"
  140. name="buying_label"
  141. width="210">
  142. For the price
  143. </text>
  144. <text
  145. type="string"
  146. length="1"
  147. font="SansSerifMedium"
  148. text_color="EmphasisColor"
  149. follows="top|left"
  150. halign="right"
  151. height="16"
  152. top_delta="0"
  153. layout="topleft"
  154. left="150"
  155. name="currency_est"
  156. width="170">
  157. approx. [LOCALAMOUNT]
  158. </text>
  159. <text
  160. type="string"
  161. font="SansSerifSmall"
  162. text_color="EmphasisColor"
  163. length="1"
  164. follows="top|left"
  165. height="16"
  166. layout="topleft"
  167. top="125"
  168. left="170"
  169. width="150"
  170. halign="right"
  171. name="getting_data">
  172. Estimating...
  173. </text>
  174. <text
  175. type="string"
  176. font="SansSerifSmall"
  177. top="145"
  178. length="1"
  179. follows="top|left"
  180. height="16"
  181. halign="right"
  182. left="20"
  183. width="300"
  184. layout="topleft"
  185. name="buy_action">
  186. [ACTION]
  187. </text>
  188. <text
  189. type="string"
  190. font="SansSerifMedium"
  191. length="1"
  192. follows="top|left"
  193. height="16"
  194. layout="topleft"
  195. left="20"
  196. name="total_label"
  197. top="165"
  198. width="210">
  199. My new balance will be
  200. </text>
  201. <text
  202. type="string"
  203. length="1"
  204. font="SansSerifMedium"
  205. follows="top|left"
  206. top_delta="0"
  207. height="16"
  208. layout="topleft"
  209. left="200"
  210. halign="right"
  211. name="total_amount"
  212. width="120">
  213. L$ [AMT]
  214. </text>
  215. <text
  216. type="string"
  217. length="1"
  218. text_color="0.7 0.7 0.7 0.5"
  219. follows="top|left"
  220. layout="topleft"
  221. halign="right"
  222. top="189"
  223. left="20"
  224. width="300"
  225. height="30"
  226. name="currency_links">
  227. [http://www.secondlife.com/my/account/payment_method_management.php payment method] | [http://www.secondlife.com/my/account/currency.php currency]
  228. </text>
  229. <text
  230. type="string"
  231. length="1"
  232. text_color="0.7 0.7 0.7 0.5"
  233. follows="top|left"
  234. layout="topleft"
  235. halign="right"
  236. top="202"
  237. left="20"
  238. width="300"
  239. height="30"
  240. name="exchange_rate_note">
  241. Re-enter amount to see the latest exchange rate.
  242. </text>
  243. <text
  244. type="string"
  245. length="1"
  246. text_color="0.7 0.7 0.7 0.5"
  247. follows="top|left"
  248. layout="topleft"
  249. halign="right"
  250. top="208"
  251. left="10"
  252. width="310"
  253. height="35"
  254. name="purchase_warning_repurchase">
  255. Confirming this purchase only buys L$, not the object.
  256. </text>
  257. <text
  258. type="string"
  259. length="1"
  260. text_color="0.7 0.7 0.7 0.5"
  261. follows="top|left"
  262. layout="topleft"
  263. halign="right"
  264. top="213"
  265. left="20"
  266. width="300"
  267. height="30"
  268. name="purchase_warning_notenough">
  269. You aren&apos;t buying enough L$. Please increase the amount.
  270. </text>
  271. <button
  272. follows="bottom|left"
  273. height="20"
  274. label="Buy Now"
  275. layout="topleft"
  276. left="151"
  277. name="buy_btn"
  278. top="242"
  279. width="90"/>
  280. <button
  281. follows="bottom|right"
  282. height="20"
  283. label="Cancel"
  284. layout="topleft"
  285. left_pad="10"
  286. name="cancel_btn"
  287. width="90"/>
  288. <icon
  289. height="215"
  290. image_name="Linden_Dollar_Alert"
  291. layout="topleft"
  292. left="0"
  293. name="error_background"
  294. top="15"
  295. use_draw_context_alpha="false"
  296. width="350"/>
  297. <text
  298. type="string"
  299. font="SansSerifHuge"
  300. left="165"
  301. width="360"
  302. height="25"
  303. top="25"
  304. name="info_cannot_buy">
  305. Unable to Buy
  306. </text>
  307. <text
  308. type="string"
  309. width="176"
  310. height="125"
  311. top="60"
  312. left="165"
  313. word_wrap="true"
  314. follows="bottom|right"
  315. name="cannot_buy_message">
  316. </text>
  317. <button
  318. follows="bottom|left"
  319. height="20"
  320. label="Continue to the Web"
  321. layout="topleft"
  322. left="170"
  323. name="error_web"
  324. top="200"
  325. width="160"/>
  326. </floater>