diff options
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 505403b155..4dd121fd22 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -10609,7 +10609,7 @@ <key>VoiceEffectExpiryWarningTime</key> <map> <key>Comment</key> - <string>How much notice to give of voice effect subscriptions expiry, in seconds.</string> + <string>How much notice to give of Voice Morph subscriptions expiry, in seconds.</string> <key>Persist</key> <integer>1</integer> <key>Type</key> @@ -10620,7 +10620,7 @@ <key>VoiceMorphingEnabled</key> <map> <key>Comment</key> - <string>Whether or not to enable Voice Effects and show the UI.</string> + <string>Whether or not to enable Voice Morphs and show the UI.</string> <key>Persist</key> <integer>0</integer> <key>Type</key> |