aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/notifications.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/notifications.xml')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/notifications.xml18
1 files changed, 18 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 b8f3fcb..63e85c4 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
@@ -7221,6 +7221,24 @@ Apply this region's settings? ("Ignore" will ignore all region setting
7221The new font will appear after you restart [VIEWER_NAME]. 7221The new font will appear after you restart [VIEWER_NAME].
7222</notification> 7222</notification>
7223 7223
7224<notification
7225 icon="alertmodal.tga"
7226 name="FirstPrivacy"
7227 type="alertmodal">
7228Terms of service of the grid you are connecting to require sending a "statistics packet" every 5 minutes.
7229That is for example: Data about your hardware (CPU, RAM), number of avatars around, number of sims visited.
7230Please check *the grids* privacy policy about usage of that data.
7231 <form name="form">
7232 <button
7233 index="0"
7234 name="ok"
7235 text="Login anyway"/>
7236 <button
7237 index="1"
7238 name="notok"
7239 text="Do not log in"/>
7240 </form>
7241</notification>
7224 7242
7225<!--End Imprudence notifications--> 7243<!--End Imprudence notifications-->
7226 <!-- [KITTY VIEWER] --> 7244 <!-- [KITTY VIEWER] -->