diff options
| -rw-r--r-- | doc/contributions.txt | 1 | ||||
| -rw-r--r-- | indra/newview/app_settings/settings.xml | 2 | 
2 files changed, 2 insertions, 1 deletions
| diff --git a/doc/contributions.txt b/doc/contributions.txt index 7a662ef8fa..e7db8c0ded 100644 --- a/doc/contributions.txt +++ b/doc/contributions.txt @@ -872,6 +872,7 @@ WolfPup Lowenhar  	STORM-674  	STORM-776  	STORM-825 +	STORM-1098  	VWR-20741  	VWR-20933  Zai Lynch diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index f920e870d3..d98f0da1c2 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -9557,7 +9557,7 @@      <key>ShowNetStats</key>      <map>        <key>Comment</key> -      <string>Show the Search Bar in the Status Overlay</string> +      <string>Show the Status Indicators for the Viewer and Network Usage in the Status Overlay</string>        <key>Persist</key>        <integer>1</integer>        <key>Type</key> | 
