diff options
Diffstat (limited to 'indra/newview/skins/default/xui/fr/floater_camera.xml')
-rw-r--r-- | indra/newview/skins/default/xui/fr/floater_camera.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/indra/newview/skins/default/xui/fr/floater_camera.xml b/indra/newview/skins/default/xui/fr/floater_camera.xml index 26c78d167d..9f280b7265 100644 --- a/indra/newview/skins/default/xui/fr/floater_camera.xml +++ b/indra/newview/skins/default/xui/fr/floater_camera.xml @@ -1,12 +1,12 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
-<floater name="move floater">
- <string name="rotate_tooltip">
- Faire tourner la caméra autour du point central
- </string>
- <string name="zoom_tooltip">
- Zoomer en direction du point central
- </string>
- <string name="move_tooltip">
- Déplacer la caméra vers le haut et le bas, la gauche et la droite
- </string>
-</floater>
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?> +<floater name="move floater"> + <string name="rotate_tooltip"> + Faire tourner la caméra autour du point central + </string> + <string name="zoom_tooltip"> + Zoomer en direction du point central + </string> + <string name="move_tooltip"> + Déplacer la caméra vers le haut et le bas, la gauche et la droite + </string> +</floater> |