diff options
author | Bryan O'Sullivan <bos@lindenlab.com> | 2009-09-01 11:04:15 -0700 |
---|---|---|
committer | Bryan O'Sullivan <bos@lindenlab.com> | 2009-09-01 11:04:15 -0700 |
commit | 359fb947411654e7d345709448db6ff316551d96 (patch) | |
tree | 2514f1c31ce39ee63559f0c88c4b5ac6d85299b8 /indra/newview/skins/default/xui/pt/floater_about_land.xml | |
parent | 3069355a6f33b7bbcfc8c493910a40e6836249e1 (diff) |
Sync up with a number of SVN changes that snuck in via weird merges
Diffstat (limited to 'indra/newview/skins/default/xui/pt/floater_about_land.xml')
-rw-r--r-- | indra/newview/skins/default/xui/pt/floater_about_land.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/pt/floater_about_land.xml b/indra/newview/skins/default/xui/pt/floater_about_land.xml index 4426378075..79db9db822 100644 --- a/indra/newview/skins/default/xui/pt/floater_about_land.xml +++ b/indra/newview/skins/default/xui/pt/floater_about_land.xml @@ -301,7 +301,7 @@ Apenas lotes maiores podem ser listados na busca. <string name="search_disabled_permissions_tooltip"> Esta opção está desabilitada porque você não pode modificar as opções deste lote. </string> - <combo_box name="land category with adult"> + <combo_box name="land category with adult" left="265" width="155"> <combo_item name="AnyCategory"> Qualquer Categoria </combo_item> @@ -342,7 +342,7 @@ Apenas lotes maiores podem ser listados na busca. Outros </combo_item> </combo_box> - <combo_box left="276" name="land category" width="146"> + <combo_box name="land category" left="265" width="155"> <combo_item name="AnyCategory"> Qualquer Categoria </combo_item> @@ -409,7 +409,7 @@ Apenas lotes maiores podem ser listados na busca. <text length="1" name="Teleport Routing: " type="string"> Rota de Tele-transporte: </text> - <combo_box left="140" name="landing type" tool_tip="Rota de Teletransporte -- Selecione como tratar os tele-transportes no seu lote." width="140"> + <combo_box width="160" left="140" name="landing type" tool_tip="Rota de Teletransporte -- Selecione como tratar os tele-transportes no seu lote."> <combo_item length="1" name="Blocked" type="string"> Bloqueado </combo_item> |