summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/da/floater_buy_currency.xml
diff options
context:
space:
mode:
authorMark Palange <palange@lindenlab.com>2008-12-23 19:39:58 +0000
committerMark Palange <palange@lindenlab.com>2008-12-23 19:39:58 +0000
commitfb793870fe95f1951d7c30ea6068e187b9dededd (patch)
tree6d11632353ff4fb07133625ec5031b135b1e2882 /indra/newview/skins/default/xui/da/floater_buy_currency.xml
parentd182b9fb82b9c63f41d81bc80dbbfe627475facf (diff)
QAR-1142 merging 1.22 RC0-RC4 changes.
svn merge -c 106471 svn+ssh://svn.lindenlab.com/svn/linden/qa/viewer_1-22-106055_merge
Diffstat (limited to 'indra/newview/skins/default/xui/da/floater_buy_currency.xml')
-rw-r--r--indra/newview/skins/default/xui/da/floater_buy_currency.xml66
1 files changed, 66 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/da/floater_buy_currency.xml b/indra/newview/skins/default/xui/da/floater_buy_currency.xml
new file mode 100644
index 0000000000..cc408de572
--- /dev/null
+++ b/indra/newview/skins/default/xui/da/floater_buy_currency.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<floater name="buy currency" title="K&#248;b Valuta">
+ <text name="info_buying">
+ K&#248;ber Valuta:
+ </text>
+ <text name="info_cannot_buy">
+ Kan ikke k&#248;be nu:
+ </text>
+ <text name="info_need_more">
+ Du har ikke penge nok:
+ </text>
+ <text name="error_message">
+ Noget er g&#229;et galt.
+ </text>
+ <button label="Go to website" name="error_web" />
+ <text name="contacting">
+ Kontakter LindeX...
+ </text>
+ <text name="buy_action_unknown">
+ K&#248;b L$ p&#229; LindeX Valuta marked
+ </text>
+ <text name="buy_action">
+ [NAME] L$ [PRICE]
+ </text>
+ <text name="currency_action">
+ K&#248;b L$
+ </text>
+ <line_editor name="currency_amt">
+ 1234
+ </line_editor>
+ <text name="currency_est">
+ for omkring US$ [USD]
+ </text>
+ <text name="getting_data">
+ Henter data...
+ </text>
+ <text name="balance_label">
+ Du har i &#248;jeblikket
+ </text>
+ <text name="balance_amount">
+ L$ [AMT]
+ </text>
+ <text name="buying_label">
+ Du k&#248;ber
+ </text>
+ <text name="buying_amount">
+ L$ [AMT]
+ </text>
+ <text name="total_label">
+ Din balance bliver
+ </text>
+ <text name="total_amount">
+ L$ [AMT]
+ </text>
+ <text name="purchase_warning_repurchase">
+ Der er sket en fejl, og k&#248;bet er afbrudt. Fors&#248;g venligst igen.
+ </text>
+ <text name="purchase_warning_notenough">
+ Du k&#248;ber ikke nok valuta, tast et st&#248;rre bel&#248;b og pr&#248;v igen.
+ </text>
+ <button label="Annuller" name="cancel_btn" />
+ <button label="K&#248;b" name="buy_btn" />
+ <string name="buy_currency">
+ K&#248;b L$ [LINDENS] for omkring US$ [USD]
+ </string>
+</floater>