diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-03-11 16:56:53 +0200 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-03-11 16:56:53 +0200 |
commit | 4cf87635396a793a76e71e66560cdd6c93955255 (patch) | |
tree | 861fba9fa505e69782c80b52d688daab0fdde3c0 /indra/newview | |
parent | 50f0843e7606c09a29738bfb56bf0bb52ed0cbe2 (diff) |
SL-10346 Fixed group maturity settings description
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_group_general.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_group_general.xml b/indra/newview/skins/default/xui/en/panel_group_general.xml index 26f54bacbc..e34335a2af 100644 --- a/indra/newview/skins/default/xui/en/panel_group_general.xml +++ b/indra/newview/skins/default/xui/en/panel_group_general.xml @@ -214,7 +214,7 @@ Hover your mouse over the options for more help. layout="topleft" left="10" name="group_mature_check" - tool_tip="Sets whether your group contains information rated as Moderate" + tool_tip="Maturity ratings designate the type of content and behavior allowed in a group" top_pad="4" width="190"> <combo_item name="select_mature" value="Select"> |