diff options
Diffstat (limited to 'indra/newview/skins/default/xui/pt/floater_buy_land.xml')
-rw-r--r-- | indra/newview/skins/default/xui/pt/floater_buy_land.xml | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/indra/newview/skins/default/xui/pt/floater_buy_land.xml b/indra/newview/skins/default/xui/pt/floater_buy_land.xml index e9711dc364..396996edb0 100644 --- a/indra/newview/skins/default/xui/pt/floater_buy_land.xml +++ b/indra/newview/skins/default/xui/pt/floater_buy_land.xml @@ -66,15 +66,9 @@ Somente membros Premium podem possuir terra. </text> <combo_box name="account_level"> - <combo_box.item name="US$9.95/month,billedmonthly"> - US$9.95/mês, debitado mensalmente - </combo_box.item> - <combo_box.item name="US$7.50/month,billedquarterly"> - US$7.50/mês, debitado trimestralmente - </combo_box.item> - <combo_box.item name="US$6.00/month,billedannually"> - US$6.00/mês, debitado anualmente - </combo_box.item> + <combo_box.item name="US$9.95/month,billedmonthly" label="US$9.95/mês, debitado mensalmente" /> + <combo_box.item name="US$7.50/month,billedquarterly" label="US$7.50/mês, debitado trimestralmente" /> + <combo_box.item name="US$6.00/month,billedannually" label="US$6.00/mês, debitado anualmente" /> </combo_box> <text name="land_use_action"> Aumente sua taxa de locação de terra para US$ 40/mês. |