diff options
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_voice_effect.xml | 2 | ||||
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_voice_effect.xml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_voice_effect.xml b/indra/newview/skins/default/xui/en/floater_voice_effect.xml index 82f816fec1..d869f6c610 100644 --- a/indra/newview/skins/default/xui/en/floater_voice_effect.xml +++ b/indra/newview/skins/default/xui/en/floater_voice_effect.xml @@ -5,7 +5,7 @@ height="465" name="voice_effects" help_topic="voice_effects" - title="VOICE EFFECTS" + title="PREVIEW VOICE MORPHING" background_visible="true" follows="all" label="Places" diff --git a/indra/newview/skins/default/xui/en/panel_voice_effect.xml b/indra/newview/skins/default/xui/en/panel_voice_effect.xml index dbcb7b64f7..9e5652d1e2 100644 --- a/indra/newview/skins/default/xui/en/panel_voice_effect.xml +++ b/indra/newview/skins/default/xui/en/panel_voice_effect.xml @@ -11,11 +11,11 @@ <string name="get_voice_effects_url"> http://secondlife.com/landing/v0icem0rphingt3st </string> - <string name="get_voice_effects"> - Add voice effects ▶ - </string> <string name="preview_voice_effects"> - Preview ▶ + Preview Voice Morphing ▶ + </string> + <string name="get_voice_effects"> + Get Voice Morphing ▶ </string> <combo_box enabled="false" |