diff options
author | Eli Linden <eli@lindenlab.com> | 2010-02-08 13:36:40 -0800 |
---|---|---|
committer | Eli Linden <eli@lindenlab.com> | 2010-02-08 13:36:40 -0800 |
commit | b55dc023bf3cc2a6ac74851c4eb868e1b5a0ea19 (patch) | |
tree | dac12d8a70c89658ff40044cdf7063eb04afd7b6 /indra/newview/skins/default/xui/fr/floater_buy_currency.xml | |
parent | 19f4240f977fc26d97e686c4e3a1f13b063e191c (diff) |
DEV-43688 Cycle3 Tim's resizing of FR GUI, and Noelle's translation of tab_title attributes
Diffstat (limited to 'indra/newview/skins/default/xui/fr/floater_buy_currency.xml')
-rw-r--r-- | indra/newview/skins/default/xui/fr/floater_buy_currency.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/fr/floater_buy_currency.xml b/indra/newview/skins/default/xui/fr/floater_buy_currency.xml index 5ea36d8505..c7437c4603 100644 --- a/indra/newview/skins/default/xui/fr/floater_buy_currency.xml +++ b/indra/newview/skins/default/xui/fr/floater_buy_currency.xml @@ -7,7 +7,8 @@ Vous avez besoin de plus de L$ </text> <text name="contacting"> - En train de contacter le Lindex... + En train de contacter +le Lindex... </text> <text left="5" name="info_buying"> Acheter des L$ @@ -59,7 +60,7 @@ </text> <button label="Acheter" name="buy_btn"/> <button label="Annuler" name="cancel_btn"/> - <text left="5" name="info_cannot_buy" right="-5"> + <text left="5" name="info_cannot_buy" width="200" right="-5"> Achat impossible </text> <button label="Accéder au Web" name="error_web"/> |