diff options
Diffstat (limited to 'indra/newview/skins/default/xui/pt/panel_region_covenant.xml')
-rw-r--r-- | indra/newview/skins/default/xui/pt/panel_region_covenant.xml | 100 |
1 files changed, 50 insertions, 50 deletions
diff --git a/indra/newview/skins/default/xui/pt/panel_region_covenant.xml b/indra/newview/skins/default/xui/pt/panel_region_covenant.xml index 3ebf80ca68..f70e975bd4 100644 --- a/indra/newview/skins/default/xui/pt/panel_region_covenant.xml +++ b/indra/newview/skins/default/xui/pt/panel_region_covenant.xml @@ -1,50 +1,50 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<panel label="Corretagem" name="Covenant">
- <text bottom="-25" name="covenant_help_text">
- As mudanças nas informações de corretagem serão mostradas em todos os lotes da propriedade.
- </text>
- <text bottom_delta="-31" name="region_name_lbl">
- Região:
- </text>
- <text name="region_name_text">
- (desconhecido)
- </text>
- <text bottom_delta="-19" name="estate_name_lbl">
- Propriedade:
- </text>
- <text name="estate_name_text">
- (desconhecido)
- </text>
- <text name="covenent_instructions">
- Arraste e solte um notecard para alterar a corretagem desta propriedade.
- </text>
- <button label="?" name="covenant_help"/>
- <button label="Resetar" name="reset_covenant"/>
- <text bottom_delta="-19" name="estate_owner_lbl">
- Dono da propriedade:
- </text>
- <text name="estate_owner_text">
- (desconhecido)
- </text>
- <text name="resellable_clause">
- Terras compradas nesta região podem ou não, ser revendidas.
- </text>
- <text name="changeable_clause">
- Terras compradas nesta região podem ou não, ser unidas ou subdivididas.
- </text>
- <text_editor name="covenant_editor">
- Carregando...
- </text_editor>
- <text name="can_resell">
- Terras compradas na região poderão ser revendidas.
- </text>
- <text name="can_not_resell">
- Terras compradas na região não poderão ser revendidas.
- </text>
- <text name="can_change">
- O terreno comprado nesta região pode ser compartilhado ou subdividido.
- </text>
- <text name="can_not_change">
- O terreno comprado nesta região não pode ser compartilhado ou subdividido.
- </text>
-</panel>
+<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<panel label="Corretagem" name="Covenant"> + <text bottom="-25" name="covenant_help_text"> + As mudanças nas informações de corretagem serão mostradas em todos os lotes da propriedade. + </text> + <text bottom_delta="-31" name="region_name_lbl"> + Região: + </text> + <text name="region_name_text"> + (desconhecido) + </text> + <text bottom_delta="-19" name="estate_name_lbl"> + Propriedade: + </text> + <text name="estate_name_text"> + (desconhecido) + </text> + <text name="covenent_instructions"> + Arraste e solte um notecard para alterar a corretagem desta propriedade. + </text> + <button label="?" name="covenant_help"/> + <button label="Resetar" name="reset_covenant"/> + <text bottom_delta="-19" name="estate_owner_lbl"> + Dono da propriedade: + </text> + <text name="estate_owner_text"> + (desconhecido) + </text> + <text name="resellable_clause"> + Terras compradas nesta região podem ou não, ser revendidas. + </text> + <text name="changeable_clause"> + Terras compradas nesta região podem ou não, ser unidas ou subdivididas. + </text> + <text_editor name="covenant_editor"> + Carregando... + </text_editor> + <text name="can_resell"> + Terras compradas na região poderão ser revendidas. + </text> + <text name="can_not_resell"> + Terras compradas na região não poderão ser revendidas. + </text> + <text name="can_change"> + O terreno comprado nesta região pode ser compartilhado ou subdividido. + </text> + <text name="can_not_change"> + O terreno comprado nesta região não pode ser compartilhado ou subdividido. + </text> +</panel> |