diff options
author | Ramzi Linden <ramzi@lindenlab.com> | 2009-11-25 15:26:34 -0800 |
---|---|---|
committer | Ramzi Linden <ramzi@lindenlab.com> | 2009-11-25 15:26:34 -0800 |
commit | 5cbf58958d61d19d02aedb66ace008293db14d69 (patch) | |
tree | dc75881d3eb47efcfa35b693790f0b6aab4d0b0c /indra/newview/skins/default/xui/nl | |
parent | 543a2e6f9b839819b594bf6814bb29a42cc757e0 (diff) |
DEV-40008 retract (some of) the broken formatting in the foreign languages:
- use the new [LOCALAMOUNT] variable for floater_buy_currency.xml
- fix the French floater_world_map.xml, floater_animation_preview.xml
Diffstat (limited to 'indra/newview/skins/default/xui/nl')
-rw-r--r-- | indra/newview/skins/default/xui/nl/floater_buy_currency.xml | 4 |
1 files changed, 2 insertions, 2 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 index b6fc743abe..6ee5cc5341 100644 --- a/indra/newview/skins/default/xui/nl/floater_buy_currency.xml +++ b/indra/newview/skins/default/xui/nl/floater_buy_currency.xml @@ -29,7 +29,7 @@ 1234 </line_editor> <text name="currency_est" left_delta="80"> - voor ong. US$ [USD] + voor ong. [LOCALAMOUNT] </text> <text name="getting_data"> Data ophalen… @@ -63,6 +63,6 @@ Verhoog de hoeveelheid die gekocht moet worden. <button label="Annuleren" name="cancel_btn"/> <button label="Kopen" name="buy_btn"/> <string name="buy_currency"> - Koop L$ [LINDENS] voor ong. US$ [USD] + Koop L$ [LINDENS] voor ong. [LOCALAMOUNT] </string> </floater> |