diff options
author | David Seikel | 2011-02-20 17:43:37 +1000 |
---|---|---|
committer | David Seikel | 2011-02-20 17:43:37 +1000 |
commit | 30cac27887ad0497168efb7d8dbc4209ee8b6a2f (patch) | |
tree | e722eeffe993a85552ca31e83c24cff8c1d9e339 /linden/indra/newview/skins/default/xui/en-us/notifications.xml | |
parent | Work around the endless bitching about webkit failing when you open the searc... (diff) | |
parent | Fixed compile error in llmediaplugintest: lingering ll_init_apr (diff) | |
download | meta-impy-30cac27887ad0497168efb7d8dbc4209ee8b6a2f.zip meta-impy-30cac27887ad0497168efb7d8dbc4209ee8b6a2f.tar.gz meta-impy-30cac27887ad0497168efb7d8dbc4209ee8b6a2f.tar.bz2 meta-impy-30cac27887ad0497168efb7d8dbc4209ee8b6a2f.tar.xz |
Merge remote-tracking branch 'mccabe/weekly' into weekly
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 | 104 |
1 files changed, 102 insertions, 2 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 6e361fa..d4d86c0 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||
@@ -5218,6 +5218,88 @@ The string [STRING_NAME] is missing from strings.xml | |||
5218 | </notification> | 5218 | </notification> |
5219 | 5219 | ||
5220 | <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 | ||
5221 | icon="notifytip.tga" | 5303 | icon="notifytip.tga" |
5222 | name="Cancelled" | 5304 | name="Cancelled" |
5223 | type="notifytip"> | 5305 | type="notifytip"> |
@@ -6855,7 +6937,7 @@ GRAVITY -- -9.8 | |||
6855 | 6937 | ||
6856 | * -- Multiplication | 6938 | * -- Multiplication |
6857 | \ -- Division | 6939 | \ -- Division |
6858 | + -- Addition | 6940 | -- Addition |
6859 | - -- Subtraction | 6941 | - -- Subtraction |
6860 | 6942 | ||
6861 | For information about this feature, click "More Info". | 6943 | For information about this feature, click "More Info". |
@@ -6884,7 +6966,7 @@ GLOW -- Glow | |||
6884 | 6966 | ||
6885 | * -- Multiplication | 6967 | * -- Multiplication |
6886 | \ -- Division | 6968 | \ -- Division |
6887 | + -- Addition | 6969 | -- Addition |
6888 | - -- Subtraction | 6970 | - -- Subtraction |
6889 | 6971 | ||
6890 | For information about this feature, click "More Info". | 6972 | For information about this feature, click "More Info". |
@@ -7202,6 +7284,24 @@ Apply this region's settings? ("Ignore" will ignore all region setting | |||
7202 | The new font will appear after you restart [VIEWER_NAME]. | 7284 | The new font will appear after you restart [VIEWER_NAME]. |
7203 | </notification> | 7285 | </notification> |
7204 | 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> | ||
7205 | 7305 | ||
7206 | <!--End Imprudence notifications--> | 7306 | <!--End Imprudence notifications--> |
7207 | <!-- [KITTY VIEWER] --> | 7307 | <!-- [KITTY VIEWER] --> |