diff options
author | Richard Linden <none@none> | 2010-02-17 14:37:28 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2010-02-17 14:37:28 -0800 |
commit | 366aa236f2964855bcb6f8b95f52e8bdad902651 (patch) | |
tree | e87f1e40bd5c4f36b191d1d279aca7fec0b66edc /indra/newview/skins/default/xui/nl/floater_buy_currency.xml | |
parent | a383a38b0c1b5ae02cf8b8a3d5e6ccb3924b8766 (diff) |
EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts 1.23s UI
reviewed by Leyla
Diffstat (limited to 'indra/newview/skins/default/xui/nl/floater_buy_currency.xml')
-rw-r--r-- | indra/newview/skins/default/xui/nl/floater_buy_currency.xml | 68 |
1 files changed, 0 insertions, 68 deletions
diff --git a/indra/newview/skins/default/xui/nl/floater_buy_currency.xml b/indra/newview/skins/default/xui/nl/floater_buy_currency.xml deleted file mode 100644 index 6ee5cc5341..0000000000 --- a/indra/newview/skins/default/xui/nl/floater_buy_currency.xml +++ /dev/null @@ -1,68 +0,0 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?> -<floater name="buy currency" title="KOOP VALUTA"> - <text name="info_buying"> - Valuta kopen - </text> - <text name="info_cannot_buy"> - Kan nu niet kopen - </text> - <text name="info_need_more"> - U heeft meer valuta nodig: - </text> - <text name="error_message"> - Er klopt iets niet. - </text> - <button label="Ga naar website" name="error_web"/> - <text name="contacting"> - Contact maken met Lindex… - </text> - <text name="buy_action_unknown"> - Koop L$ op de LindeX valutabeurs - </text> - <text name="buy_action"> - [NAME] L$ [PRICE] - </text> - <text name="currency_action" width="48"> - Koop L$ - </text> - <line_editor name="currency_amt" left_delta="53" width="75"> - 1234 - </line_editor> - <text name="currency_est" left_delta="80"> - voor ong. [LOCALAMOUNT] - </text> - <text name="getting_data"> - Data ophalen… - </text> - <text name="balance_label"> - U heeft momenteel - </text> - <text name="balance_amount"> - L$ [AMT] - </text> - <text name="buying_label"> - U koopt - </text> - <text name="buying_amount"> - L$ [AMT] - </text> - <text name="total_label"> - Uw saldo zal zijn: - </text> - <text name="total_amount"> - L$ [AMT] - </text> - <text name="purchase_warning_repurchase" right="-8"> - Het bevestigen van deze aankoop zal alleen de valuta -kopen. U dient de bewerking opnieuw uit te voeren. - </text> - <text name="purchase_warning_notenough" right="-8"> - U koopt niet voldoende valuta. -Verhoog de hoeveelheid die gekocht moet worden. - </text> - <button label="Annuleren" name="cancel_btn"/> - <button label="Kopen" name="buy_btn"/> - <string name="buy_currency"> - Koop L$ [LINDENS] voor ong. [LOCALAMOUNT] - </string> -</floater> |