diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 477c79988fc487cfc93816d6f23f7547fe3b1428..f80910cced642894d4bbab669be293e9638f3df3 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -821,7 +821,7 @@ If you no longer wish to have these abilities granted to this role, disable them
      <tag>group</tag>
      <tag>confirm</tag>
      <usetemplate
-      ignoretext="Confirm ejecting a participant from group"
+      ignoretext="Confirm ejecting a member from a group"
       name="okcancelignore"
       notext="Cancel"
       yestext="Eject"/>
@@ -834,7 +834,7 @@ If you no longer wish to have these abilities granted to this role, disable them
      <tag>group</tag>
      <tag>confirm</tag>
      <usetemplate
-      ignoretext="Confirm ejecting multiple members from group"
+      ignoretext="Confirm ejecting multiple members from a group"
       name="okcancelignore"
       notext="Cancel"
       yestext="Eject"/>
@@ -844,11 +844,11 @@ If you no longer wish to have these abilities granted to this role, disable them
     icon="alertmodal.tga"
     name="BanGroupMemberWarning"
     type="alertmodal">
-     You are about to ban [AVATAR_NAME] from the group.
+     You are about to eject and ban [AVATAR_NAME] from the group.
      <tag>group</tag>
      <tag>confirm</tag>
      <usetemplate
-      ignoretext="Confirm banning a participant from group"
+      ignoretext="Confirm banning a member from a group"
       name="okcancelignore"
       notext="Cancel"
       yestext="Ban"/>
@@ -857,11 +857,11 @@ If you no longer wish to have these abilities granted to this role, disable them
     icon="alertmodal.tga"
     name="BanGroupMembersWarning"
     type="alertmodal">
-     You are about to ban [COUNT] members from group.
+     You are about to eject and ban [COUNT] members from group.
      <tag>group</tag>
      <tag>confirm</tag>
      <usetemplate
-      ignoretext="Confirm banning multiple members from group"
+      ignoretext="Confirm banning multiple members from a group"
       name="okcancelignore"
       notext="Cancel"
       yestext="Ban"/>