diff options
author | Eli Linden <eli@lindenlab.com> | 2010-08-04 12:51:12 -0700 |
---|---|---|
committer | Eli Linden <eli@lindenlab.com> | 2010-08-04 12:51:12 -0700 |
commit | c2636ed999ab44696a4f08801ea7a825ae379369 (patch) | |
tree | ff0462164ced8078e7b39e08407902f61d2f18a9 /indra/newview/skins/default/xui/pt/floater_preview_gesture.xml | |
parent | d4d50221e0c06ad5f7f086b095551459dcfeb9f8 (diff) |
CT-575 WIP PT translation for set16 for Viewer 2.1.1
Diffstat (limited to 'indra/newview/skins/default/xui/pt/floater_preview_gesture.xml')
-rw-r--r-- | indra/newview/skins/default/xui/pt/floater_preview_gesture.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/pt/floater_preview_gesture.xml b/indra/newview/skins/default/xui/pt/floater_preview_gesture.xml index a01bee94a1..80bdbb0fb4 100644 --- a/indra/newview/skins/default/xui/pt/floater_preview_gesture.xml +++ b/indra/newview/skins/default/xui/pt/floater_preview_gesture.xml @@ -42,7 +42,12 @@ <text name="library_label"> Biblioteca: </text> - <scroll_list name="library_list" width="84"/> + <scroll_list name="library_list" width="84"> + <scroll_list.rows name="action_animation" value="Animação"/> + <scroll_list.rows name="action_sound" value="Som"/> + <scroll_list.rows name="action_chat" value="Bate-papo"/> + <scroll_list.rows name="action_wait" value="Espere"/> + </scroll_list> <button label="Incluir" left="118" name="add_btn" width="87"/> <text name="steps_label"> Passos: |