diff options
author | maksymsproductengine <maksymsproductengine@lindenlab.com> | 2014-05-24 03:10:07 +0300 |
---|---|---|
committer | maksymsproductengine <maksymsproductengine@lindenlab.com> | 2014-05-24 03:10:07 +0300 |
commit | effd423ec5567eb03b1e26f1531e24294fa2e7c7 (patch) | |
tree | 4b474c109af8abc8038720a483ae7962ab8f4b83 /indra | |
parent | 6f7294264671656de20ed6a7b08930af15333825 (diff) |
MAINT-4016 FIXED Viewer attempts full fetch of member list before allowing user to leave group: updating of text for GroupDepartError notifications.
Diffstat (limited to 'indra')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 4d4251dd2c..0230019eb2 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -3750,7 +3750,7 @@ Leave Group? icon="aler.tga" name="GroupDepartError" type="alert"> -Unable to leave this group. +Unable to leave group: [reason]. <tag>reason</tag> <usetemplate name="okbutton" |