summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/floater_camera.xml
blob: 8ea640853f23e8c3b43697ddacd7c000ed88885f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="camera_floater">
	<floater.string name="rotate_tooltip">
		Faire tourner la caméra autour du point central
	</floater.string>
	<floater.string name="zoom_tooltip">
		Zoomer en direction du point central
	</floater.string>
	<floater.string name="move_tooltip">
		Déplacer la caméra vers le haut et le bas, la gauche et la droite
	</floater.string>
	<panel name="controls">
		<joystick_track name="cam_track_stick" tool_tip="Déplacer la caméra vers le haut et le bas, la gauche et la droite"/>
		<joystick_zoom name="zoom" tool_tip="Zoomer en direction du point central"/>
	</panel>
</floater>