diff options
author | David Seikel | 2011-02-20 20:31:57 +1000 |
---|---|---|
committer | David Seikel | 2011-02-20 20:31:57 +1000 |
commit | d6666d0776985bada40f19c623b86d82a4113f92 (patch) | |
tree | eb4d234a313c51b40f6d53d4a59bdc831a7cd0fc /linden/indra/newview/skins/default/xui/en-us/notifications.xml | |
parent | Remove catering to LL's probably illegal attempt to block copying of open sou... (diff) | |
parent | Reduce the logging spam to warnings. Debug was too much. (diff) | |
download | meta-impy-d6666d0776985bada40f19c623b86d82a4113f92.zip meta-impy-d6666d0776985bada40f19c623b86d82a4113f92.tar.gz meta-impy-d6666d0776985bada40f19c623b86d82a4113f92.tar.bz2 meta-impy-d6666d0776985bada40f19c623b86d82a4113f92.tar.xz |
Merge branch 'weekly' into branding
Conflicts (solved):
linden/indra/media_plugins/gstreamer010/media_plugin_gstreamer010.cpp
linden/indra/newview/llappviewer.cpp
linden/indra/newview/llappviewerwin32.cpp
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.xml | 135 |
1 files changed, 108 insertions, 27 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 be29df8..358dbbf 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||
@@ -3194,30 +3194,11 @@ Type a short announcement which will be sent to everyone currently in your estat | |||
3194 | 3194 | ||
3195 | <notification | 3195 | <notification |
3196 | icon="alert.tga" | 3196 | icon="alert.tga" |
3197 | label="Change Linden Estate" | 3197 | label="Pfft some old linden crap" |
3198 | name="ChangeLindenEstate" | 3198 | name="PfftLindenCrap" |
3199 | type="alert"> | 3199 | type="alert"> |
3200 | You are about to change a Linden owned estate (mainland, teen grid, orientation, etc.). | 3200 | This used to be some Linden inspired crap, but should never be seen now. |
3201 | 3201 | Still unravelling the code before I make this go away. | |
3202 | This is EXTREMELY DANGEROUS because it can fundamentally affect the user experience. On the mainland, it will change thousands of regions and make the spaceserver hiccup. | ||
3203 | |||
3204 | Proceed? | ||
3205 | <usetemplate | ||
3206 | name="okcancelbuttons" | ||
3207 | notext="Cancel" | ||
3208 | yestext="OK"/> | ||
3209 | </notification> | ||
3210 | |||
3211 | <notification | ||
3212 | icon="alert.tga" | ||
3213 | label="Change Linden Estate Access" | ||
3214 | name="ChangeLindenAccess" | ||
3215 | type="alert"> | ||
3216 | You are about to change the access list for a Linden owned estate (mainland, teen grid, orientation, etc.). | ||
3217 | |||
3218 | This is DANGEROUS and should only be done to invoke the hack allowing objects/[CURRENCY] to be transfered in/out of a grid. | ||
3219 | |||
3220 | It will change thousands of regions and make the spaceserver hiccup. | ||
3221 | <usetemplate | 3202 | <usetemplate |
3222 | name="okcancelbuttons" | 3203 | name="okcancelbuttons" |
3223 | notext="Cancel" | 3204 | notext="Cancel" |
@@ -5237,6 +5218,88 @@ The string [STRING_NAME] is missing from strings.xml | |||
5237 | </notification> | 5218 | </notification> |
5238 | 5219 | ||
5239 | <notification | 5220 | <notification |
5221 | icon="alertmodal.tga" | ||
5222 | name="SetDisplayNameSuccess" | ||
5223 | type="alert"> | ||
5224 | Hi [DISPLAY_NAME]! | ||
5225 | |||
5226 | Just like in real life, it takes a while for everyone to learn about a new name. Please allow several days for your name to update in objects, scripts, search, etc. | ||
5227 | </notification> | ||
5228 | |||
5229 | <notification | ||
5230 | icon="alertmodal.tga" | ||
5231 | name="SetDisplayNameBlocked" | ||
5232 | type="alert"> | ||
5233 | Sorry, you cannot change your display name. If you feel this is in error, please contact support. | ||
5234 | </notification> | ||
5235 | |||
5236 | <notification | ||
5237 | icon="alertmodal.tga" | ||
5238 | name="SetDisplayNameFailedLength" | ||
5239 | type="alertmodal"> | ||
5240 | Sorry, that name is too long. Display names can have a maximum of [LENGTH] characters. | ||
5241 | |||
5242 | Please try a shorter name. | ||
5243 | </notification> | ||
5244 | |||
5245 | <notification | ||
5246 | icon="alertmodal.tga" | ||
5247 | name="SetDisplayNameFailedGeneric" | ||
5248 | type="alertmodal"> | ||
5249 | Sorry, we could not set your display name. Please try again later. | ||
5250 | </notification> | ||
5251 | |||
5252 | <notification | ||
5253 | icon="alertmodal.tga" | ||
5254 | name="SetDisplayNameMismatch" | ||
5255 | type="alertmodal"> | ||
5256 | The display names you entered do not match. Please re-enter. | ||
5257 | </notification> | ||
5258 | |||
5259 | <!-- *NOTE: This should never happen --> | ||
5260 | <notification | ||
5261 | icon="alertmodal.tga" | ||
5262 | name="AgentDisplayNameUpdateThresholdExceeded" | ||
5263 | type="alertmodal"> | ||
5264 | Sorry, you have to wait longer before you can change your display name. | ||
5265 | |||
5266 | See http://wiki.secondlife.com/wiki/Setting_your_display_name | ||
5267 | |||
5268 | Please try again later. | ||
5269 | </notification> | ||
5270 | |||
5271 | <notification | ||
5272 | icon="alertmodal.tga" | ||
5273 | name="AgentDisplayNameSetBlocked" | ||
5274 | type="alertmodal"> | ||
5275 | Sorry, we could not set your requested name because it contains a banned word. | ||
5276 | |||
5277 | Please try a different name. | ||
5278 | </notification> | ||
5279 | |||
5280 | <notification | ||
5281 | icon="alertmodal.tga" | ||
5282 | name="AgentDisplayNameSetInvalidUnicode" | ||
5283 | type="alertmodal"> | ||
5284 | The display name you wish to set contains invalid characters. | ||
5285 | </notification> | ||
5286 | |||
5287 | <notification | ||
5288 | icon="alertmodal.tga" | ||
5289 | name="AgentDisplayNameSetOnlyPunctuation" | ||
5290 | type="alertmodal"> | ||
5291 | Your display name must contain letters other than punctuation. | ||
5292 | </notification> | ||
5293 | |||
5294 | |||
5295 | <notification | ||
5296 | icon="notifytip.tga" | ||
5297 | name="DisplayNameUpdate" | ||
5298 | type="notifytip"> | ||
5299 | [OLD_NAME] ([SLID]) is now known as [NEW_NAME]. | ||
5300 | </notification> | ||
5301 | |||
5302 | <notification | ||
5240 | icon="notifytip.tga" | 5303 | icon="notifytip.tga" |
5241 | name="Cancelled" | 5304 | name="Cancelled" |
5242 | type="notifytip"> | 5305 | type="notifytip"> |
@@ -5657,9 +5720,9 @@ If you want to view streaming media on parcels that support it you should go to | |||
5657 | No Media Plugin was found to handle the "[MIME_TYPE]" mime type. Media of this type will be unavailable. | 5720 | No Media Plugin was found to handle the "[MIME_TYPE]" mime type. Media of this type will be unavailable. |
5658 | </notification> | 5721 | </notification> |
5659 | <notification | 5722 | <notification |
5660 | icon="alertmodal.tga" | 5723 | icon="alert.tga" |
5661 | name="MediaPluginFailed" | 5724 | name="MediaPluginFailed" |
5662 | type="alertmodal"> | 5725 | type="alert"> |
5663 | The following Media Plugin has failed: | 5726 | The following Media Plugin has failed: |
5664 | [PLUGIN] | 5727 | [PLUGIN] |
5665 | 5728 | ||
@@ -6874,7 +6937,7 @@ GRAVITY -- -9.8 | |||
6874 | 6937 | ||
6875 | * -- Multiplication | 6938 | * -- Multiplication |
6876 | \ -- Division | 6939 | \ -- Division |
6877 | + -- Addition | 6940 | -- Addition |
6878 | - -- Subtraction | 6941 | - -- Subtraction |
6879 | 6942 | ||
6880 | For information about this feature, click "More Info". | 6943 | For information about this feature, click "More Info". |
@@ -6903,7 +6966,7 @@ GLOW -- Glow | |||
6903 | 6966 | ||
6904 | * -- Multiplication | 6967 | * -- Multiplication |
6905 | \ -- Division | 6968 | \ -- Division |
6906 | + -- Addition | 6969 | -- Addition |
6907 | - -- Subtraction | 6970 | - -- Subtraction |
6908 | 6971 | ||
6909 | For information about this feature, click "More Info". | 6972 | For information about this feature, click "More Info". |
@@ -7221,6 +7284,24 @@ Apply this region's settings? ("Ignore" will ignore all region setting | |||
7221 | The new font will appear after you restart [VIEWER_NAME]. | 7284 | The new font will appear after you restart [VIEWER_NAME]. |
7222 | </notification> | 7285 | </notification> |
7223 | 7286 | ||
7287 | <notification | ||
7288 | icon="alertmodal.tga" | ||
7289 | name="FirstPrivacy" | ||
7290 | type="alertmodal"> | ||
7291 | Terms of service of the grid you are connecting to require sending a "statistics packet" every 5 minutes. | ||
7292 | That is for example: Data about your hardware (CPU, RAM), number of avatars around, number of sims visited. | ||
7293 | Please check *the grids* privacy policy about usage of that data. | ||
7294 | <form name="form"> | ||
7295 | <button | ||
7296 | index="0" | ||
7297 | name="ok" | ||
7298 | text="Login anyway"/> | ||
7299 | <button | ||
7300 | index="1" | ||
7301 | name="notok" | ||
7302 | text="Do not log in"/> | ||
7303 | </form> | ||
7304 | </notification> | ||
7224 | 7305 | ||
7225 | <!--End Imprudence notifications--> | 7306 | <!--End Imprudence notifications--> |
7226 | <!-- [KITTY VIEWER] --> | 7307 | <!-- [KITTY VIEWER] --> |