merge changes for STORM-2085
commit
0d6872e1f5
|
|
@ -723,6 +723,7 @@ Jonathan Yap
|
|||
STORM-2034
|
||||
STORM-2018
|
||||
STORM-2086
|
||||
STORM-2085
|
||||
STORM-2088
|
||||
STORM-2094
|
||||
STORM-2099
|
||||
|
|
|
|||
|
|
@ -3793,30 +3793,8 @@ Leave Group?
|
|||
yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="aler.tga"
|
||||
name="GroupDepartError"
|
||||
type="alert">
|
||||
Unable to leave group: [reason].
|
||||
<tag>reason</tag>
|
||||
<usetemplate
|
||||
name="okbutton"
|
||||
yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alert.tga"
|
||||
name="GroupDepart"
|
||||
type="alert">
|
||||
You have left the group [group_name].
|
||||
<tag>group_name</tag>
|
||||
<usetemplate
|
||||
name="okbutton"
|
||||
yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="aler.tga"
|
||||
name="GroupDepartError"
|
||||
type="alert">
|
||||
Unable to leave group: [reason].
|
||||
|
|
|
|||
Loading…
Reference in New Issue