/indra/newview/skins/default/xui/fr/floater_buy_currency.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 67 lines · 67 code · 0 blank · 0 comment · 0 complexity · 75577273a4100e9d30709d7b9dc27679 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="buy currency" title="ACHETER DES L$">
- <floater.string name="buy_currency">
- Achetez [LINDENS] L$ pour environ [LOCALAMOUNT]
- </floater.string>
- <text left="5" name="info_need_more" right="-5">
- Plus de L$ sont requis
- </text>
- <text name="contacting">
- En train de contacter
- le Lindex...
- </text>
- <text left="5" name="info_buying">
- Acheter des L$
- </text>
- <text name="balance_label">
- J'ai
- </text>
- <text name="balance_amount">
- [AMT] L$
- </text>
- <text name="currency_action">
- Je veux acheter
- </text>
- <text left="308" name="currency_label">
- L$
- </text>
- <line_editor label="L$" left_pad="-85" name="currency_amt" width="65">
- 1234
- </line_editor>
- <text name="buying_label">
- Pour
- </text>
- <text left_delta="68" name="currency_est" width="138">
- environ [LOCALAMOUNT]
- </text>
- <text name="getting_data" width="138">
- Estimation en cours...
- </text>
- <text name="buy_action">
- [ACTION]
- </text>
- <text name="total_label">
- Mon nouveau solde sera de
- </text>
- <text name="total_amount">
- [AMT] L$
- </text>
- <text name="currency_links">
- [http://www.secondlife.com/my/account/payment_method_management.php mode de paiement] | [http://www.secondlife.com/my/account/currency.php devise]
- </text>
- <text name="exchange_rate_note">
- Saisissez ŕ nouveau le montant pour voir le taux de change actuel.
- </text>
- <text name="purchase_warning_repurchase">
- Confirmer cet achat n'achčte que des L$, pas l'objet.
- </text>
- <text bottom_delta="16" name="purchase_warning_notenough">
- Vous n'achetez pas assez de L$. Veuillez augmenter le montant.
- </text>
- <button label="Acheter" name="buy_btn"/>
- <button label="Annuler" name="cancel_btn"/>
- <text left="5" name="info_cannot_buy" right="-5" width="200">
- Achat impossible
- </text>
- <button label="Accéder au Web" name="error_web"/>
- </floater>