diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-09-13 21:13:47 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-09-13 21:13:47 +0300 |
commit | 9a3f836a8bbfa25dac484fb8ae8572039a24e401 (patch) | |
tree | 250cfc9d6a4efee015e40565d02e3e81cea94a02 /indra/newview/skins/default/xui/en/panel_group_creation_sidetray.xml | |
parent | 915eed04024f096f9644bf637387ab0455277202 (diff) |
SL-15955 Group creation panel shows incorrect group disband warning
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_group_creation_sidetray.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_group_creation_sidetray.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_group_creation_sidetray.xml b/indra/newview/skins/default/xui/en/panel_group_creation_sidetray.xml index c0265c2fa2..466fb91dd0 100644 --- a/indra/newview/skins/default/xui/en/panel_group_creation_sidetray.xml +++ b/indra/newview/skins/default/xui/en/panel_group_creation_sidetray.xml @@ -307,7 +307,7 @@ background_visible="true" top_pad="8" word_wrap="true" halign="center"> - Note: After 7 days, a group with no members (other than the creator) is deleted + Note: Any group that has less than two members for 48 hours is automatically disbanded </text> </layout_panel> </layout_stack> |