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.xml36
1 files changed, 17 insertions, 19 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 d4d86c0..e3b6364 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
@@ -1,7 +1,7 @@
1<?xml version="1.0" ?><notifications> 1<?xml version="1.0" ?><notifications>
2 2
3<global name="VIEWER_NAME">Imprudence</global> 3<global name="VIEWER_NAME">Imprudence</global>
4<global name="VIEWER_SITE">imprudenceviewer.org</global> 4<global name="VIEWER_SITE">kokuaviewer.org</global>
5<global name="SECOND_LIFE">Second Life</global> 5<global name="SECOND_LIFE">Second Life</global>
6<global name="SECOND_LIFE_SITE">secondlife.com</global> 6<global name="SECOND_LIFE_SITE">secondlife.com</global>
7 7
@@ -6870,7 +6870,7 @@ The region you have entered is running a different simulator version. Click this
6870 icon="notify.tga" 6870 icon="notify.tga"
6871 name="QueryClientTags" 6871 name="QueryClientTags"
6872 type="notify"> 6872 type="notify">
6873Would you like to have the client tag database automatically updated from imprudenceviewer.org? 6873Would you like to have the client tag database automatically updated from kokuaviewer.org?
6874 6874
6875This ensures that you have the latest information available regarding other clients. 6875This ensures that you have the latest information available regarding other clients.
6876 <form name="form"> 6876 <form name="form">
@@ -6942,7 +6942,7 @@ GRAVITY -- -9.8
6942 6942
6943For information about this feature, click "More Info". 6943For information about this feature, click "More Info".
6944 <url option="1" name="url"> 6944 <url option="1" name="url">
6945 http://imprudenceviewer.org/wiki/Build_Math_Expressions 6945 http://wiki.kokuaviewer.org/wiki/Imprudence:Build_Math_Expressions
6946 </url> 6946 </url>
6947 <usetemplate 6947 <usetemplate
6948 name="okhelpbuttons" 6948 name="okhelpbuttons"
@@ -6971,7 +6971,7 @@ GLOW -- Glow
6971 6971
6972For information about this feature, click "More Info". 6972For information about this feature, click "More Info".
6973 <url option="1" name="url"> 6973 <url option="1" name="url">
6974 http://imprudenceviewer.org/wiki/Build_Math_Expressions 6974 http://wiki.kokuaviewer.org/wiki/Imprudence:Build_Math_Expressions
6975 </url> 6975 </url>
6976 <usetemplate 6976 <usetemplate
6977 name="okhelpbuttons" 6977 name="okhelpbuttons"
@@ -7088,7 +7088,7 @@ WARNING: Don't restore if you aren't sure where the object will go!
7088 7088
7089For information about this feature, click "More Info". 7089For information about this feature, click "More Info".
7090 <url option="1" name="url"> 7090 <url option="1" name="url">
7091 http://imprudenceviewer.org/wiki/Restore_to_Last_Position 7091 http://wiki.kokuaviewer.org/wiki/Imprudence:Restore_to_Last_Position
7092 </url> 7092 </url>
7093 <usetemplate 7093 <usetemplate
7094 name="okcancelhelpignore" 7094 name="okcancelhelpignore"
@@ -7285,22 +7285,20 @@ The new font will appear after you restart [VIEWER_NAME].
7285</notification> 7285</notification>
7286 7286
7287<notification 7287<notification
7288 icon="alertmodal.tga"
7289 name="FirstPrivacy" 7288 name="FirstPrivacy"
7289 icon="alertmodal.tga"
7290 type="alertmodal"> 7290 type="alertmodal">
7291Terms of service of the grid you are connecting to require sending a "statistics packet" every 5 minutes. 7291Attention: The Second Life Terms of Service require that all viewers, including the Imprudence Viewer, send a "statistics packet" to Linden Lab every 5 minutes while you are connected to Second Life.
7292That is for example: Data about your hardware (CPU, RAM), number of avatars around, number of sims visited. 7292
7293Please check *the grids* privacy policy about usage of that data. 7293The packet includes non-personally-identifying data about your computer and your Second Life usage, such as your computer hardware and operating system, average framerate, number of sims visited, number of avatars nearby, and more. Please check the Second Life Privacy Policy for information about how Linden Lab uses this and other data.
7294 <form name="form"> 7294
7295 <button 7295The packet is sent only to Linden Lab; the Imprudence Project does not receive or collect any data of this kind.
7296 index="0" 7296
7297 name="ok" 7297The Second Life Terms of Service do not allow you to opt out. By logging in to Second Life, you are consenting to this data collection.
7298 text="Login anyway"/> 7298 <usetemplate
7299 <button 7299 name="okcancelbuttons"
7300 index="1" 7300 yestext="Log In"
7301 name="notok" 7301 notext="Cancel"/>
7302 text="Do not log in"/>
7303 </form>
7304</notification> 7302</notification>
7305 7303
7306<!--End Imprudence notifications--> 7304<!--End Imprudence notifications-->