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/it | |
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/it')
-rw-r--r-- | indra/newview/skins/default/xui/it/floater_buy_currency.xml | 4 |
1 files changed, 2 insertions, 2 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 index 6b881683f1..a22850bc4b 100644 --- a/indra/newview/skins/default/xui/it/floater_buy_currency.xml +++ b/indra/newview/skins/default/xui/it/floater_buy_currency.xml @@ -29,7 +29,7 @@ 1234 </line_editor> <text name="currency_est"> - L$ per circa [USD]US$ + per circa [LOCALAMOUNT] </text> <text name="getting_data"> Dati in ricezione... @@ -64,6 +64,6 @@ Devi aumentare l'importo da acquistare. <button label="Cancella" name="cancel_btn"/> <button label="Acquista" name="buy_btn"/> <string name="buy_currency"> - acquistare [LINDENS] L$ per circa [USD] US$ + acquistare [LINDENS]L$ per circa [LOCALAMOUNT] </string> </floater> |