summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt
diff options
context:
space:
mode:
authorRamzi Linden <ramzi@lindenlab.com>2009-11-25 15:26:34 -0800
committerRamzi Linden <ramzi@lindenlab.com>2009-11-25 15:26:34 -0800
commit5cbf58958d61d19d02aedb66ace008293db14d69 (patch)
treedc75881d3eb47efcfa35b693790f0b6aab4d0b0c /indra/newview/skins/default/xui/pt
parent543a2e6f9b839819b594bf6814bb29a42cc757e0 (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/pt')
-rw-r--r--indra/newview/skins/default/xui/pt/floater_buy_currency.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/pt/floater_buy_currency.xml b/indra/newview/skins/default/xui/pt/floater_buy_currency.xml
index ceeb070c4e..aac8438fdc 100644
--- a/indra/newview/skins/default/xui/pt/floater_buy_currency.xml
+++ b/indra/newview/skins/default/xui/pt/floater_buy_currency.xml
@@ -29,7 +29,7 @@
1234
</line_editor>
<text name="currency_est" left_delta="72">
- por aproxim. US$ [USD]
+ por aproxim. [LOCALAMOUNT]
</text>
<text name="getting_data">
Obtendo dados...
@@ -63,6 +63,6 @@ Aumente a quantidade de compra.
<button label="Fechar" name="cancel_btn"/>
<button label="Adquirir" name="buy_btn"/>
<string name="buy_currency">
- Comprar L$ [LINDENS] por aproximadamente US$ [USD]
+ Comprar L$ [LINDENS] por aproxim. [LOCALAMOUNT]
</string>
</floater>