diff --git a/indra/newview/llvoicevivox.h b/indra/newview/llvoicevivox.h index c1efcc38d..329d7248f 100644 --- a/indra/newview/llvoicevivox.h +++ b/indra/newview/llvoicevivox.h @@ -786,8 +786,8 @@ private: { earLocCamera = 0, // ear at camera earLocAvatar, // ear at avatar - earLocSpeaker, // eat at speaker, speakers not affected by position - earLocMixed // ear at avatar location/camera direction + earLocMixed, // ear at avatar location/camera direction + earLocSpeaker // eat at speaker, speakers not affected by position }; S32 mEarLocation; diff --git a/indra/newview/skins/default/xui/en-us/panel_preferences_voice.xml b/indra/newview/skins/default/xui/en-us/panel_preferences_voice.xml index 479ed0b7d..fe49f379d 100644 --- a/indra/newview/skins/default/xui/en-us/panel_preferences_voice.xml +++ b/indra/newview/skins/default/xui/en-us/panel_preferences_voice.xml @@ -7,7 +7,7 @@ Hear Voice Chat from camera position. Hear Voice Chat from avatar position. - Hear Voice Chat equally from everyone. + Hear Voice Chat equally from everyone. Push To Talk