aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/de/panel_preferences_input.xml
blob: 50d037a6009f6bc98351ce28725b6dc7750cfd4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel label="Kamera" name="Input panel">
	<text type="string" length="1" name=" Mouselook Options:">
		Mouselook-Optionen:
	</text>
	<text type="string" length="1" name=" Mouse Sensitivity:">
		Mausempfindlichkeit:
	</text>
	<check_box label="Maus umkehren" name="invert mouse" />
	<text type="string" length="1" name=" Auto Fly Options:">
		Auto-Flug-Optionen:
	</text>
	<check_box label="Zum Fliegen/Landen nach oben/unten halten" name="automatic fly" />
	<text type="string" length="1" name=" Camera Options:">
		Kameraoptionen:
	</text>
	<text type="string" length="1" name="Camera Springiness:">
		Kamerafederung:
	</text>
	<check_box label="Automatischer Kameraschwenk im Bearbeiten-Modus"
	     name="edit camera movement"
	     tool_tip="Automatische Kamerapositionierung bei Wechsel in und aus dem Bearbeitungsmodus verwenden" />
	<check_box label="Automatischer Kameraschwenk im Aussehen-Modus"
	     name="appearance camera movement"
	     tool_tip="Automatische Kamerapositionierung im Bearbeitenmodus verwenden" />
</panel>