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 | 15765ef66589adde597c4614427742c1c7ebf7c5 (patch) | |
tree | e45297b5698db625976084d69907c2e27b24d93e /indra/newview/skins/default | |
parent | 8e3080dc7b8d494ea3f062f6026a39b05b94ebef (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/newview/skins/default')
-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 b6f7faa988..1f1dd4b522 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -3778,7 +3778,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" |