diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2016-09-20 08:12:56 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2016-09-20 08:12:56 -0400 |
commit | 2be27c26e849935600efde49399cbeff399c45a3 (patch) | |
tree | 81f4b105e1470dbbfa1e0cd0ca0c58eac2077abe /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 8df3092c8bf305893fba59710fedd179e7cdb7ad (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 34d61e3fd6..b8edc6e10e 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -11083,4 +11083,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> |