summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_buy_currency.xml
diff options
context:
space:
mode:
authorLynx Linden <lynx@lindenlab.com>2010-02-18 15:03:03 +0000
committerLynx Linden <lynx@lindenlab.com>2010-02-18 15:03:03 +0000
commitb71f451b76ef65c6afc29a9da8c0f5d0b40cd720 (patch)
tree1f3c320f7f66eb7590f8855f71a907077a0e257f /indra/newview/skins/default/xui/it/floater_buy_currency.xml
parentfa03910a34e5c32149793605bc481de00ada5e1c (diff)
EXT-5461: Reverting change 49e628c3a0c5.
Renaming skins/base back to skins/default to unblock I10n. Revert was requested by Q.
Diffstat (limited to 'indra/newview/skins/default/xui/it/floater_buy_currency.xml')
-rw-r--r--indra/newview/skins/default/xui/it/floater_buy_currency.xml66
1 files changed, 66 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/it/floater_buy_currency.xml b/indra/newview/skins/default/xui/it/floater_buy_currency.xml
new file mode 100644
index 0000000000..9d97f7d72d
--- /dev/null
+++ b/indra/newview/skins/default/xui/it/floater_buy_currency.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater name="buy currency" title="COMPRA L$">
+ <floater.string name="buy_currency">
+ Compra L$ [LINDENS] per approx. [LOCALAMOUNT]
+ </floater.string>
+ <text font="SansSerifLarge" left="5" name="info_need_more" right="-5">
+ Necessiti di più L$
+ </text>
+ <text name="contacting">
+ Sto contattando il LindeX...
+ </text>
+ <text name="info_buying">
+ COMPRA L$
+ </text>
+ <text name="balance_label">
+ Io ho
+ </text>
+ <text name="balance_amount">
+ [AMT]L$
+ </text>
+ <text name="currency_action" width="45">
+ Io voglio comprare
+ </text>
+ <text name="currency_label">
+ L$
+ </text>
+ <line_editor label="L$" name="currency_amt">
+ 1234
+ </line_editor>
+ <text name="buying_label">
+ Al prezzo
+ </text>
+ <text name="currency_est">
+ approx. [LOCALAMOUNT]
+ </text>
+ <text name="getting_data">
+ Calcolando...
+ </text>
+ <text name="buy_action">
+ [NAME] [PRICE]L$
+ </text>
+ <text name="total_label">
+ Il mio saldo sarà
+ </text>
+ <text name="total_amount">
+ [AMT]L$
+ </text>
+ <text name="currency_links">
+ [http://www.secondlife.com/ payment method] | [http://www.secondlife.com/ currency] | [http://www.secondlife.com/my/account/exchange_rates.php exchange rate]
+ </text>
+ <text name="exchange_rate_note">
+ Ri-scrivi un importo per vedere l&apos;ultimo rapporto di cambio.
+ </text>
+ <text name="purchase_warning_repurchase">
+ Confermando questo acquisto di soli L$, non l&apos;oggetto.
+ </text>
+ <text bottom_delta="16" name="purchase_warning_notenough">
+ Non stai acquistando abbastanza L$. Per favore aumenta l&apos;importo.
+ </text>
+ <button label="Compra ora" name="buy_btn"/>
+ <button label="Cancella" name="cancel_btn"/>
+ <text left="5" name="info_cannot_buy" right="-5">
+ Non in grado di acquistare
+ </text>
+ <button label="Continua sul Web" name="error_web"/>
+</floater>