diff options
author | Rider Linden <rider@lindenlab.com> | 2016-09-26 10:55:25 -0700 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2016-09-26 10:55:25 -0700 |
commit | bee933049f3b3bb7073f2576483e78a0420e5e21 (patch) | |
tree | 67de2d289e35929be636e668dd860895c217d7ec /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 9e25ba239044b9708259ea3d4617cb6cfdcea458 (diff) | |
parent | 42dce6766435da1deaea19e837629fdf38c0018d (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> |