diff options
Diffstat (limited to 'linden/indra/newview')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/notifications.xml | 13 |
1 files changed, 13 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 42f1395..7f1d1a4 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||
@@ -7473,6 +7473,19 @@ The Socks5 proxy "[PROXY]" refused the UDP associate request | |||
7473 | Could not connect to Socks5 proxy server "[PROXY]" | 7473 | Could not connect to Socks5 proxy server "[PROXY]" |
7474 | </notification> | 7474 | </notification> |
7475 | 7475 | ||
7476 | |||
7477 | <notification | ||
7478 | icon="alert.tga" | ||
7479 | name="FeatureNotAvailableOnOS" | ||
7480 | type="alert"> | ||
7481 | Sorry, [FEATURE] is not yet available on [OS]. | ||
7482 | </notification> | ||
7483 | |||
7484 | <!-- Non-specific defaults for use with FeatureNotAvailableOnOS --> | ||
7485 | <global name="this feature">this feature</global> | ||
7486 | <global name="this os">this operating system</global> | ||
7487 | |||
7488 | |||
7476 | <!--End Imprudence notifications--> | 7489 | <!--End Imprudence notifications--> |
7477 | <!-- [KITTY VIEWER] --> | 7490 | <!-- [KITTY VIEWER] --> |
7478 | <notification | 7491 | <notification |