summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/floater_model_preview.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/pt/floater_model_preview.xml')
-rw-r--r--indra/newview/skins/default/xui/pt/floater_model_preview.xml45
1 files changed, 29 insertions, 16 deletions
diff --git a/indra/newview/skins/default/xui/pt/floater_model_preview.xml b/indra/newview/skins/default/xui/pt/floater_model_preview.xml
index fbd88500a8..4a537fafb1 100644
--- a/indra/newview/skins/default/xui/pt/floater_model_preview.xml
+++ b/indra/newview/skins/default/xui/pt/floater_model_preview.xml
@@ -60,6 +60,9 @@
<string name="simplifying">
Simplificando...
</string>
+ <string name="tbd">
+ A ser definido
+ </string>
<text name="name_label">
Nome:
</text>
@@ -80,23 +83,26 @@
Nível de detalhamento: Mais baixo
</combo_item>
</combo_box>
- <panel>
- <text name="streaming cost">
- Custo do recurso: [COST]
- </text>
- <text name="physics cost">
- Custo físico: [COST]
- </text>
- <text name="upload fee">
- Taxa de upload: N/D
- </text>
- </panel>
- <text name="status">
- [STATUS]
+ <text name="warning_title">
+ AVISO:
+ </text>
+ <text name="warning_message">
+ Não será possível concluir o upload final desse modelo para os servidores do Second Life. [[VURL] Saiba como] ativar o upload de modelos mesh.
+ </text>
+ <text name="weights_text">
+ Download:
+Físico:
+Servidor:
+
+Equivalente em prims:
+ </text>
+ <text name="weights">
+ [ST]
+[PH]
+[SIM]
+
+[EQ]
</text>
- <button label="Padrão" name="reset_btn" tool_tip="Valores padrão"/>
- <button label="Upload" name="ok_btn" tool_tip="Carregar no simulador"/>
- <button label="Cancelar" name="cancel_btn"/>
<tab_container name="import_tab">
<panel label="Nível de detalhamento:" name="lod_panel">
<text name="lod_table_header">
@@ -234,4 +240,11 @@
<spinner name="pelvis_offset" value="0.0"/>
</panel>
</tab_container>
+ <text name="upload_fee">
+ Tarifa de upload: L$ [FEE]
+ </text>
+ <button label="Definir como padrão" name="reset_btn" tool_tip="Definir como padrão"/>
+ <button label="Calcular pesos e tarifa" name="calculate_btn" tool_tip="Calcular pesos e tarifa"/>
+ <button label="Upload" name="ok_btn" tool_tip="Carregar no simulador"/>
+ <button label="Cancelar" name="cancel_btn"/>
</floater>