diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-08-05 12:42:12 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-08-05 12:42:12 +0100 |
commit | 476f5e064ea327b1e3426ba2efb5971ced8ba9b0 (patch) | |
tree | 961a61ff2a369fa719f6c4a622fdd347165b5320 /indra/newview/skins/default/xui/fr/floater_preview_gesture.xml | |
parent | ac787b54682cef5d11ff13fba46024030e7b1edb (diff) | |
parent | eef6ababcdd9ae4c9cbdc5dc295420fa66e753ab (diff) |
(hairy) merge from viewer-release
Diffstat (limited to 'indra/newview/skins/default/xui/fr/floater_preview_gesture.xml')
-rw-r--r-- | indra/newview/skins/default/xui/fr/floater_preview_gesture.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/fr/floater_preview_gesture.xml b/indra/newview/skins/default/xui/fr/floater_preview_gesture.xml index 4fa91b87ef..e7c7385fc8 100644 --- a/indra/newview/skins/default/xui/fr/floater_preview_gesture.xml +++ b/indra/newview/skins/default/xui/fr/floater_preview_gesture.xml @@ -42,7 +42,12 @@ <text name="library_label"> Bibliothèque : </text> - <scroll_list name="library_list"/> + <scroll_list name="library_list"> + <scroll_list.rows name="action_animation" value="Animation"/> + <scroll_list.rows name="action_sound" value="Son"/> + <scroll_list.rows name="action_chat" value="Chat"/> + <scroll_list.rows name="action_wait" value="Attente"/> + </scroll_list> <button label="Ajouter >>" name="add_btn"/> <text name="steps_label"> Étapes : |