/indra/newview/skins/default/xui/pt/floater_buy_currency.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 66 lines · 66 code · 0 blank · 0 comment · 0 complexity · 0aa4dfddc1b8f2715413203d565ffabe MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="buy currency" title="Comprar L$">
- <floater.string name="buy_currency">
- Compre L$ [LINDENS] por aprox. [LOCALAMOUNT]
- </floater.string>
- <text name="info_need_more">
- Vocк precisa de mais L$
- </text>
- <text name="contacting">
- Contatando LindeX...
- </text>
- <text name="info_buying">
- Comprar L$
- </text>
- <text name="balance_label">
- Tenho
- </text>
- <text name="balance_amount">
- L$ [AMT]
- </text>
- <text name="currency_action" width="60">
- Comprar
- </text>
- <text name="currency_label">
- L$
- </text>
- <line_editor label="L$" left_delta="65" name="currency_amt" width="70">
- 1234
- </line_editor>
- <text name="buying_label">
- O preзo й
- </text>
- <text left_delta="72" name="currency_est">
- aprox. [LOCALAMOUNT]
- </text>
- <text name="getting_data">
- Calculando...
- </text>
- <text name="buy_action">
- [ACTION]
- </text>
- <text name="total_label">
- Saldo resultante:
- </text>
- <text name="total_amount">
- L$ [AMT]
- </text>
- <text name="currency_links">
- [http://www.secondlife.com/my/account/payment_method_management.php mйtodo de pagamento] | [http://www.secondlife.com/my/account/currency.php moeda]
- </text>
- <text name="exchange_rate_note">
- Digite o valor novamente para ver o cвmbio atual.
- </text>
- <text name="purchase_warning_repurchase">
- Confirmar esta transaзгo compra somente L$, nгo o objeto.
- </text>
- <text name="purchase_warning_notenough">
- O valor da transaзгo nгo й suficiente. Aumente o volume da compra.
- </text>
- <button label="Comprar jб!" name="buy_btn"/>
- <button label="Fechar" name="cancel_btn"/>
- <text name="info_cannot_buy">
- Transaзгo incompleta
- </text>
- <button label="Prosseguir para a web" name="error_web"/>
- </floater>