diff options
author | Eli Linden <eli@lindenlab.com> | 2010-08-09 15:06:26 -0700 |
---|---|---|
committer | Eli Linden <eli@lindenlab.com> | 2010-08-09 15:06:26 -0700 |
commit | e6842244f8ad350f0c54a01d9e5821690f1c0abd (patch) | |
tree | b97555e4136011c1629a6a8b167c33e4310b4ccc /indra/newview/skins/default/xui/da/floater_preview_gesture.xml | |
parent | e47bf5cd1cec45f6a27e3a2c9387571d11510ebc (diff) |
CT-575 WIP PL global edit part 1/2; PL DA set 16 translation for 2.1.1; FR linguistic
Diffstat (limited to 'indra/newview/skins/default/xui/da/floater_preview_gesture.xml')
-rw-r--r-- | indra/newview/skins/default/xui/da/floater_preview_gesture.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/da/floater_preview_gesture.xml b/indra/newview/skins/default/xui/da/floater_preview_gesture.xml index a26f2f95c9..bd2b194717 100644 --- a/indra/newview/skins/default/xui/da/floater_preview_gesture.xml +++ b/indra/newview/skins/default/xui/da/floater_preview_gesture.xml @@ -42,7 +42,12 @@ <text name="library_label"> Type: </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="Lyd"/> + <scroll_list.rows name="action_chat" value="Chat"/> + <scroll_list.rows name="action_wait" value="Vent"/> + </scroll_list> <button label="Tilføj >>" name="add_btn"/> <text name="steps_label"> Trin: |