diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 15913cf367be7c19f57d5d4e33f91484ce80f83c..63e2f58a79960bef263df84248b0882a892a35b5 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -11722,6 +11722,30 @@ Unable to load the track from [TRACK1] into [TRACK2]. </notification> <!-- ALCHEMY BELOW THIS LINE --> + <notification + icon="notifytip.tga" + name="ChatCommandCalc" + type="notifytip" + log_to_im="true"> + Calculation: [EXPRESSION] = [RESULT] + </notification> + + <notification + icon="notifytip.tga" + name="ChatCommandCalcFailed" + type="notifytip" + log_to_im="true"> + Calculation failed. + </notification> + + <notification + icon="notifytip.tga" + name="ChatCommandDiceRoll" + type="notifytip" + log_to_im="true"> + Dice Roll: [RESULT] + </notification> + <notification icon="alertmodal.tga" name="ConfirmRemoveSkin"