diff options
author | Rider Linden <rider@lindenlab.com> | 2016-09-16 16:00:07 -0700 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2016-09-16 16:00:07 -0700 |
commit | 8d86f5a0c457fceff5923fb7ca32259b2718addc (patch) | |
tree | b374188accf39136045590254133d0bc2e62d47c /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 68b8d2658a741617ae9844824090efe922da1edd (diff) | |
parent | 51bb369a39142ff5049f753099f9638ce68b95dc (diff) |
Merge
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index dfde38bc5f..b2425649a4 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -11068,4 +11068,16 @@ Cannot create large prims that intersect other players. Please re-try when othe yestext="OK"/> </notification> + + <notification + icon="alert.tga" + name="OutfitPhotoLoadError" + type="alertmodal"> + [REASON] + <tag>fail</tag> + <usetemplate + name="okbutton" + yestext="OK"/> + </notification> + </notifications> |