aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/pt/panel_preferences_input.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/xui/pt/panel_preferences_input.xml')
-rw-r--r--linden/indra/newview/skins/xui/pt/panel_preferences_input.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/xui/pt/panel_preferences_input.xml b/linden/indra/newview/skins/xui/pt/panel_preferences_input.xml
new file mode 100644
index 0000000..2c5d5bd
--- /dev/null
+++ b/linden/indra/newview/skins/xui/pt/panel_preferences_input.xml
@@ -0,0 +1,26 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<panel label="Câmera" name="Input panel">
3 <text type="string" length="1" name=" Mouselook Options:">
4 Opções de Mouselook:
5 </text>
6 <text type="string" length="1" name=" Mouse Sensitivity:">
7 Sensibilidade do Mouse:
8 </text>
9 <check_box label="Inverter Mouse" name="invert mouse" />
10 <text type="string" length="1" name=" Auto Fly Options:">
11 Opções de Vôo Automático:
12 </text>
13 <check_box label="Voar/Pousar segurando Para Cima/Para Baixo" name="automatic fly" />
14 <text type="string" length="1" name=" Camera Options:">
15 Opções de Câmera:
16 </text>
17 <text type="string" length="1" name="Camera Springiness:">
18 Elasticidade da Câmera:
19 </text>
20 <check_box label="Movimento Automático da Câmera de Edição"
21 name="edit camera movement"
22 tool_tip="Usar posicionamento automático de câmera quando estiver entrando ou saindo do modo de edição" />
23 <check_box label="Movimento Automático da Câmera de Aparência"
24 name="appearance camera movement"
25 tool_tip="Usar posicionamento automático da câmera enquanto no modo de edição" />
26</panel>