diff options
Diffstat (limited to 'linden/indra/newview/skins/default')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/notifications.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/notifications.xml b/linden/indra/newview/skins/default/xui/en-us/notifications.xml index d9b415e..439b102 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||
@@ -7233,6 +7233,13 @@ You have entered an invalid password! Please try again. | |||
7233 | </notification> | 7233 | </notification> |
7234 | 7234 | ||
7235 | <notification | 7235 | <notification |
7236 | icon="notifytip.tga" | ||
7237 | name="IncompleteInventoryItem" | ||
7238 | type="notifytip"> | ||
7239 | The item you are accessing is not yet locally available. Please try again in a minute. | ||
7240 | </notification> | ||
7241 | |||
7242 | <notification | ||
7236 | icon="alert.tga" | 7243 | icon="alert.tga" |
7237 | name="ShowLookAtInfo" | 7244 | name="ShowLookAtInfo" |
7238 | type="alert"> | 7245 | type="alert"> |