diff options
author | Oz Linden <oz@lindenlab.com> | 2011-05-07 10:11:40 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-05-07 10:11:40 -0400 |
commit | 510283ce83f152a01887b535f24b29cf2ee95968 (patch) | |
tree | 8134c989050501958bd66a88a5554378977af793 /indra/newview/skins/default/xui/it | |
parent | d892256d5ba142bb8ea7ef11f64c67a498e725e9 (diff) | |
parent | a941a376274b80212ed0624539578816d7960bb9 (diff) |
storm-1237: merge experience team issues
Diffstat (limited to 'indra/newview/skins/default/xui/it')
-rw-r--r-- | indra/newview/skins/default/xui/it/floater_preview_gesture.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/it/floater_preview_gesture.xml b/indra/newview/skins/default/xui/it/floater_preview_gesture.xml index 7e29db6336..2172b9848b 100644 --- a/indra/newview/skins/default/xui/it/floater_preview_gesture.xml +++ b/indra/newview/skins/default/xui/it/floater_preview_gesture.xml @@ -34,10 +34,10 @@ Sostituisci con: </text> <line_editor name="replace_editor" tool_tip="Sostituisci le parole chiave con questi termini. Per esempio, sostituire la parola chiave 'salve' con 'ciao' modificherà la chat 'Volevo solo dire salve' in 'Volevo solo dire ciao' e avvierà la gesture!"/> - <text name="key_label"> + <text name="key_label" width="147"> Scorciatoia da tastiera: </text> - <combo_box label="Nessuno" name="modifier_combo" /> + <combo_box left_delta="150" label="Nessuno" name="modifier_combo" /> <combo_box label="Nessuno" name="key_combo" /> <text name="library_label"> Libreria: |