diff options
author | McCabe Maxsted | 2009-12-28 11:10:11 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-12-28 11:10:11 -0700 |
commit | 3230f80416c9ebad911e920ea47de8ac097abc00 (patch) | |
tree | bbca3c002decf9e5517c56e31c7bdbf23eee099f /linden | |
parent | Added script creation resource to the script editor's help menu (diff) | |
download | meta-impy-3230f80416c9ebad911e920ea47de8ac097abc00.zip meta-impy-3230f80416c9ebad911e920ea47de8ac097abc00.tar.gz meta-impy-3230f80416c9ebad911e920ea47de8ac097abc00.tar.bz2 meta-impy-3230f80416c9ebad911e920ea47de8ac097abc00.tar.xz |
Removed old pre-1.23 alerts and notifications
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/alerts.xml | 2818 | ||||
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/notify.xml | 1078 |
2 files changed, 0 insertions, 3896 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/alerts.xml b/linden/indra/newview/skins/default/xui/en-us/alerts.xml index d400afe..a1cf005 100644 --- a/linden/indra/newview/skins/default/xui/en-us/alerts.xml +++ b/linden/indra/newview/skins/default/xui/en-us/alerts.xml | |||
@@ -1,2819 +1 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <alerts> | ||
3 | <!-- TODO: Make sure all the Imprudence <= 1.2 alerts get pulled out before this file goes bye-bye. --> | ||
4 | <alert modal="true" name="AddFriendWithMessage" title="Add Friend"> | ||
5 | <message name="message"> | ||
6 | Friends can give permissions to track each | ||
7 | other on the map and receive online status updates. | ||
8 | |||
9 | Offer friendship to [NAME]? | ||
10 | </message> | ||
11 | <editline name="editline"> | ||
12 | Would you be my friend? | ||
13 | </editline> | ||
14 | <option name="Offer"> | ||
15 | OK | ||
16 | </option> | ||
17 | <option name="Cancel"> | ||
18 | Cancel | ||
19 | </option> | ||
20 | </alert> | ||
21 | <alert modal="true" name="RemoveFromFriends"> | ||
22 | <message name="message"> | ||
23 | Do you want to remove [FIRST_NAME] [LAST_NAME] from your Friends List? | ||
24 | </message> | ||
25 | <option name="Remove"> | ||
26 | OK | ||
27 | </option> | ||
28 | <option name="Cancel"> | ||
29 | Cancel | ||
30 | </option> | ||
31 | </alert> | ||
32 | <alert modal="true" name="RemoveMultipleFromFriends"> | ||
33 | <message name="message"> | ||
34 | Do you want to remove multiple friends from your Friends list? | ||
35 | </message> | ||
36 | <option name="Remove"> | ||
37 | OK | ||
38 | </option> | ||
39 | <option name="Cancel"> | ||
40 | Cancel | ||
41 | </option> | ||
42 | </alert> | ||
43 | <alert modal="true" name="GodDeleteAllScriptedPublicObjectsByUser"> | ||
44 | <message name="message"> | ||
45 | Are you sure you want to delete all scripted objects owned by | ||
46 | ** [AVATAR_NAME] ** | ||
47 | on all others land in this sim? | ||
48 | </message> | ||
49 | <option name="DELETE!!"> | ||
50 | OK | ||
51 | </option> | ||
52 | <option default="true" name="Cancel"> | ||
53 | Cancel | ||
54 | </option> | ||
55 | </alert> | ||
56 | <alert modal="true" name="GodDeleteAllScriptedObjectsByUser"> | ||
57 | <message name="message"> | ||
58 | Are you sure you want to DELETE ALL scripted objects owned by | ||
59 | ** [AVATAR_NAME] ** | ||
60 | on ALL LAND in this sim? | ||
61 | </message> | ||
62 | <option name="!!DELETEALL!!"> | ||
63 | OK | ||
64 | </option> | ||
65 | <option default="true" name="Cancel"> | ||
66 | Cancel | ||
67 | </option> | ||
68 | </alert> | ||
69 | <alert modal="true" name="GodDeleteAllObjectsByUser"> | ||
70 | <message name="message"> | ||
71 | Are you sure you want to DELETE ALL objects (scripted or not) | ||
72 | owned by | ||
73 | ** [AVATAR_NAME] ** | ||
74 | on ALL LAND in this sim? | ||
75 | </message> | ||
76 | <option name="!!DELETEALL!!"> | ||
77 | OK | ||
78 | </option> | ||
79 | <option default="true" name="Cancel"> | ||
80 | Cancel | ||
81 | </option> | ||
82 | </alert> | ||
83 | <alert modal="true" name="PublishGroupInfoToWeb"> | ||
84 | <message name="message"> | ||
85 | Selecting the "Publish on the Web" option allows us to publish | ||
86 | the group name, insignia, charter, titles, and founder on the | ||
87 | [SECOND_LIFE] website. You are responsible for indicating if any | ||
88 | of the above content is considered Mature according to the | ||
89 | Community Standards. | ||
90 | </message> | ||
91 | </alert> | ||
92 | <alert modal="true" name="BlankClassifiedName"> | ||
93 | <message name="message"> | ||
94 | You must specify a name for your classified. | ||
95 | </message> | ||
96 | </alert> | ||
97 | <alert modal="true" name="MinClassifiedPrice"> | ||
98 | <message name="message"> | ||
99 | Price to pay for listing must be at least L$[MIN_PRICE]. | ||
100 | |||
101 | Please enter a higher price. | ||
102 | </message> | ||
103 | </alert> | ||
104 | <alert modal="true" name="CantLoadVertexShaders"> | ||
105 | <message name="message"> | ||
106 | Unable to load Vertex Shaders. | ||
107 | </message> | ||
108 | </alert> | ||
109 | <alert modal="true" name="ConfirmObjectDeleteLock"> | ||
110 | <message name="message"> | ||
111 | At least one of the items you have selected is locked. | ||
112 | |||
113 | Are you sure you want to delete these items? | ||
114 | </message> | ||
115 | <option name="Yes"> | ||
116 | OK | ||
117 | </option> | ||
118 | <option name="No"> | ||
119 | Cancel | ||
120 | </option> | ||
121 | </alert> | ||
122 | <alert modal="true" name="ConfirmObjectDeleteNoCopy"> | ||
123 | <message name="message"> | ||
124 | At least one of the items you have selected is not copyable. | ||
125 | |||
126 | Are you sure you want to delete these items? | ||
127 | </message> | ||
128 | <option name="Yes"> | ||
129 | OK | ||
130 | </option> | ||
131 | <option name="No"> | ||
132 | Cancel | ||
133 | </option> | ||
134 | </alert> | ||
135 | <alert modal="true" name="ConfirmObjectDeleteNoOwn"> | ||
136 | <message name="message"> | ||
137 | You do not own least one of the items you have selected . | ||
138 | |||
139 | Are you sure you want to delete these items? | ||
140 | </message> | ||
141 | <option name="Yes"> | ||
142 | OK | ||
143 | </option> | ||
144 | <option name="No"> | ||
145 | Cancel | ||
146 | </option> | ||
147 | </alert> | ||
148 | <alert modal="true" name="ConfirmObjectDeleteLockNoCopy"> | ||
149 | <message name="message"> | ||
150 | At least one object is locked. | ||
151 | At least one object is not copyable. | ||
152 | |||
153 | Are you sure you want to delete these items? | ||
154 | </message> | ||
155 | <option name="Yes"> | ||
156 | OK | ||
157 | </option> | ||
158 | <option name="No"> | ||
159 | Cancel | ||
160 | </option> | ||
161 | </alert> | ||
162 | <alert modal="true" name="ConfirmObjectDeleteLockNoOwn"> | ||
163 | <message name="message"> | ||
164 | At least one object is locked. | ||
165 | You do not own least one object. | ||
166 | |||
167 | Are you sure you want to delete these items? | ||
168 | </message> | ||
169 | <option name="Yes"> | ||
170 | OK | ||
171 | </option> | ||
172 | <option name="No"> | ||
173 | Cancel | ||
174 | </option> | ||
175 | </alert> | ||
176 | <alert modal="true" name="ConfirmObjectDeleteNoCopyNoOwn"> | ||
177 | <message name="message"> | ||
178 | At least one object is not copyable. | ||
179 | You do not own least one object. | ||
180 | |||
181 | Are you sure you want to delete these items? | ||
182 | </message> | ||
183 | <option name="Yes"> | ||
184 | OK | ||
185 | </option> | ||
186 | <option name="No"> | ||
187 | Cancel | ||
188 | </option> | ||
189 | </alert> | ||
190 | <alert modal="true" name="ConfirmObjectDeleteLockNoCopyNoOwn"> | ||
191 | <message name="message"> | ||
192 | At least one object is locked. | ||
193 | At least one object is not copyable. | ||
194 | You do not own least one object. | ||
195 | |||
196 | Are you sure you want to delete these items? | ||
197 | </message> | ||
198 | <option name="Yes"> | ||
199 | OK | ||
200 | </option> | ||
201 | <option name="No"> | ||
202 | cancel | ||
203 | </option> | ||
204 | </alert> | ||
205 | <alert modal="true" name="ConfirmObjectTakeLock"> | ||
206 | <message name="message"> | ||
207 | At least one object is locked. | ||
208 | |||
209 | Are you sure you want to take these items? | ||
210 | </message> | ||
211 | <option name="Yes"> | ||
212 | OK | ||
213 | </option> | ||
214 | <option default="true" name="No"> | ||
215 | Cancel | ||
216 | </option> | ||
217 | </alert> | ||
218 | <alert modal="true" name="ConfirmObjectTakeNoOwn"> | ||
219 | <message name="message"> | ||
220 | You do not own all of the objects you are taking. | ||
221 | If you continue, next owner permissions will be | ||
222 | applied and possibly restrict your | ||
223 | ability to modify or copy them. | ||
224 | |||
225 | Are you sure you want to take these items? | ||
226 | </message> | ||
227 | <option name="Yes"> | ||
228 | OK | ||
229 | </option> | ||
230 | <option default="true" name="No"> | ||
231 | Cancel | ||
232 | </option> | ||
233 | </alert> | ||
234 | <alert modal="true" name="ConfirmObjectTakeLockNoOwn"> | ||
235 | <message name="message"> | ||
236 | At least one object is locked. | ||
237 | You do not own all of the objects you are taking. | ||
238 | If you continue, next owner permissions will be | ||
239 | applied and possibly restrict your | ||
240 | ability to modify or copy them. | ||
241 | However, you can take the current selection. | ||
242 | |||
243 | Are you sure you want to take these items? | ||
244 | </message> | ||
245 | <option name="Yes"> | ||
246 | OK | ||
247 | </option> | ||
248 | <option default="true" name="No"> | ||
249 | Cancel | ||
250 | </option> | ||
251 | </alert> | ||
252 | <alert modal="true" name="CantBuyLandAcrossMultipleRegions"> | ||
253 | <message name="message"> | ||
254 | Unable to buy land because selection spans multiple regions. | ||
255 | |||
256 | Please select a smaller area and try again. | ||
257 | </message> | ||
258 | </alert> | ||
259 | <alert modal="true" name="DeedLandToGroup"> | ||
260 | <message name="message"> | ||
261 | By deeding this parcel, the group will be required | ||
262 | to have and maintain sufficient land use credits. | ||
263 | The purchase price of the land is not refunded to | ||
264 | the owner. If a deeded parcel is sold, the sale | ||
265 | price will be divided evenly among group members. | ||
266 | |||
267 | Deed this [AREA] m2 of land to the group | ||
268 | '[GROUP_NAME]'? | ||
269 | </message> | ||
270 | <option name="Deed"> | ||
271 | OK | ||
272 | </option> | ||
273 | <option name="Cancel"> | ||
274 | Cancel | ||
275 | </option> | ||
276 | </alert> | ||
277 | <alert modal="true" name="DeedLandToGroupWithContribution"> | ||
278 | <message name="message"> | ||
279 | By deeding this parcel, the group will be required | ||
280 | to have and maintain sufficient land use credits. | ||
281 | The deed will include a simultaneous land | ||
282 | contribution to the group from '[FIRST_NAME] [LAST_NAME]'. | ||
283 | The purchase price of the land is not refunded to | ||
284 | the owner. If a deeded parcel is sold, the sale | ||
285 | price will be divided evenly among group members. | ||
286 | |||
287 | Deed this [AREA] m2 of land to the group | ||
288 | '[GROUP_NAME]'? | ||
289 | </message> | ||
290 | <option name="Deed"> | ||
291 | OK | ||
292 | </option> | ||
293 | <option name="Cancel"> | ||
294 | Cancel | ||
295 | </option> | ||
296 | </alert> | ||
297 | <alert modal="true" name="DisplaySetToSafe"> | ||
298 | <message name="message"> | ||
299 | Display settings have been set to safe levels | ||
300 | because you have specified the -safe option. | ||
301 | </message> | ||
302 | </alert> | ||
303 | <alert modal="true" name="DisplaySetToRecommended"> | ||
304 | <message name="message"> | ||
305 | Display settings have been set to recommended levels | ||
306 | based on your system configuration. | ||
307 | </message> | ||
308 | </alert> | ||
309 | <alert modal="true" name="UnableToConnect"> | ||
310 | <message name="message"> | ||
311 | Unable to connect to server. | ||
312 | Could not request domain name: [HOST_NAME] | ||
313 | </message> | ||
314 | </alert> | ||
315 | <alert modal="true" name="CanNotFindServer"> | ||
316 | <message name="message"> | ||
317 | Unable to find the server domain name. | ||
318 | This could be the result of a lost network connection | ||
319 | or a server problem. | ||
320 | |||
321 | Please try again in a few minutes, or click Help | ||
322 | for advice and a link to the system status web page. | ||
323 | </message> | ||
324 | <option name="OK"> | ||
325 | OK | ||
326 | </option> | ||
327 | <option name="Help"> | ||
328 | Help | ||
329 | </option> | ||
330 | </alert> | ||
331 | <alert modal="true" name="PleaseSelectServer"> | ||
332 | <message name="message"> | ||
333 | Please select a server. | ||
334 | Unable to connect to [IP_ADDRESS] | ||
335 | </message> | ||
336 | </alert> | ||
337 | <alert modal="true" name="SystemMayBeDown"> | ||
338 | <message name="message"> | ||
339 | Unable to connect to [SECOND_LIFE] | ||
340 | The system may be down. | ||
341 | |||
342 | Please try again in a few minutes, or click Help | ||
343 | for advice and a link to the system status web page. | ||
344 | </message> | ||
345 | <option name="OK"> | ||
346 | OK | ||
347 | </option> | ||
348 | <option name="Help"> | ||
349 | Help | ||
350 | </option> | ||
351 | </alert> | ||
352 | <alert modal="true" name="ErrorMessage"> | ||
353 | <message name="message"> | ||
354 | [ERROR_MESSAGE] | ||
355 | </message> | ||
356 | </alert> | ||
357 | <alert modal="true" name="QuickTimeOutOfDate"> | ||
358 | <ignore name="ignore"> | ||
359 | When QuickTime is disabled because it is out of date | ||
360 | </ignore> | ||
361 | <message name="message"> | ||
362 | Streaming video has been disabled because the version of | ||
363 | QuickTime installed on your system is out of date. | ||
364 | |||
365 | Visit http://www.apple.com/quicktime/ and download an update. | ||
366 | </message> | ||
367 | </alert> | ||
368 | <alert modal="true" name="AvatarMoved"> | ||
369 | <message name="message"> | ||
370 | Your [TYPE] location is not currently available. [HELP] | ||
371 | You have been moved into a nearby region. | ||
372 | </message> | ||
373 | </alert> | ||
374 | <alert modal="true" name="ClothingLoading"> | ||
375 | <message name="message"> | ||
376 | Your clothing is still downloading. | ||
377 | You can use [SECOND_LIFE] normally and other users will see you correctly. | ||
378 | </message> | ||
379 | <ignore name="ignore"> | ||
380 | When clothing is taking a long time to download | ||
381 | </ignore> | ||
382 | </alert> | ||
383 | <alert modal="true" name="FirstRun"> | ||
384 | <message name="message"> | ||
385 | [VIEWER] installation is complete. | ||
386 | |||
387 | If this is your first time using [SECOND_LIFE], you will need to create | ||
388 | an account before you can log on. | ||
389 | Return to www.secondlife.com to create a new account? | ||
390 | </message> | ||
391 | <option name="NewAccount..."> | ||
392 | New Account... | ||
393 | </option> | ||
394 | <option name="Continue"> | ||
395 | Continue | ||
396 | </option> | ||
397 | </alert> | ||
398 | <alert modal="true" name="SetByHostFail"> | ||
399 | <message name="message"> | ||
400 | Unable to connect to server. | ||
401 | Could not resolve domain name: [HOST_NAME] | ||
402 | |||
403 | Please check your network connection. | ||
404 | </message> | ||
405 | </alert> | ||
406 | <alert modal="true" name="LoginPacketNeverReceived"> | ||
407 | <message name="message"> | ||
408 | We're having trouble connecting. There may be a problem with your internet connection or the [SECOND_LIFE] servers. | ||
409 | |||
410 | You can either check your internet connection and try again in a few minutes, click Help to connect to our support site, or click Teleport to attempt to teleport home. | ||
411 | </message> | ||
412 | <option name="OK"> | ||
413 | OK | ||
414 | </option> | ||
415 | <option name="Help"> | ||
416 | Help | ||
417 | </option> | ||
418 | <option name="Teleport"> | ||
419 | Teleport | ||
420 | </option> | ||
421 | </alert> | ||
422 | <alert modal="true" name="WelcomeNoClothes"> | ||
423 | <message name="message"> | ||
424 | Your character will appear in a moment. | ||
425 | |||
426 | Use arrow keys to walk. | ||
427 | Press the F1 key at any time for help or | ||
428 | to learn more about [SECOND_LIFE]. | ||
429 | </message> | ||
430 | </alert> | ||
431 | <alert modal="true" name="WelcomeChooseSex" nodefault="true"> | ||
432 | <message name="message"> | ||
433 | Your character will appear in a moment. | ||
434 | |||
435 | Use arrow keys to walk. | ||
436 | Press the F1 key at any time for help or | ||
437 | to learn more about [SECOND_LIFE]. | ||
438 | Please choose the male or female avatar. | ||
439 | You can change your mind later. | ||
440 | </message> | ||
441 | <option name="Male"> | ||
442 | Male | ||
443 | </option> | ||
444 | <option name="Female"> | ||
445 | Female | ||
446 | </option> | ||
447 | </alert> | ||
448 | <alert modal="true" name="NotEnoughCurrency"> | ||
449 | <message name="message"> | ||
450 | [NAME] L$ [PRICE] You don't have enough L$ to do that. | ||
451 | </message> | ||
452 | </alert> | ||
453 | <alert modal="true" name="GrantedModifyRights"> | ||
454 | <message name="message"> | ||
455 | You have been granted the privilege to modify [FIRST_NAME] [LAST_NAME]'s objects. | ||
456 | </message> | ||
457 | </alert> | ||
458 | <alert modal="true" name="RevokedModifyRights"> | ||
459 | <message name="message"> | ||
460 | Your privilege to modify [FIRST_NAME] [LAST_NAME]'s objects has been revoked | ||
461 | </message> | ||
462 | </alert> | ||
463 | <alert modal="true" name="FlushMapVisibilityCaches"> | ||
464 | <message name="message"> | ||
465 | This will flush the map caches on this region. | ||
466 | This is really only useful for debugging. | ||
467 | (In production, wait 5 minutes, then everyone's map will | ||
468 | update after they relog.) | ||
469 | </message> | ||
470 | <option name="OK"> | ||
471 | OK | ||
472 | </option> | ||
473 | <option name="Cancel"> | ||
474 | Cancel | ||
475 | </option> | ||
476 | </alert> | ||
477 | <alert modal="true" name="OnlyCopyContentsOfSingleItem"> | ||
478 | <message name="message"> | ||
479 | Unable to copy the contents of more than one item at a time. | ||
480 | Please select only one object and try again. | ||
481 | </message> | ||
482 | <option name="OK"> | ||
483 | OK | ||
484 | </option> | ||
485 | <option name="Cancel"> | ||
486 | Cancel | ||
487 | </option> | ||
488 | </alert> | ||
489 | <alert modal="true" name="KickUsersFromRegion"> | ||
490 | <message name="message"> | ||
491 | Teleport all Residents in this region home? | ||
492 | </message> | ||
493 | <option name="OK"> | ||
494 | OK | ||
495 | </option> | ||
496 | <option name="Cancel"> | ||
497 | Cancel | ||
498 | </option> | ||
499 | </alert> | ||
500 | <alert modal="true" name="EstateObjectReturn"> | ||
501 | <message name="message"> | ||
502 | Are you sure you want to return objects owned by | ||
503 | [USER_NAME] ? | ||
504 | </message> | ||
505 | <option name="Return"> | ||
506 | OK | ||
507 | </option> | ||
508 | <option default="true" name="Cancel"> | ||
509 | Cancel | ||
510 | </option> | ||
511 | </alert> | ||
512 | <alert modal="true" name="InvalidTerrainBitDepth"> | ||
513 | <message name="message"> | ||
514 | Couldn't set region textures: | ||
515 | Terrain texture [TEXTURE_NUM] has an invalid bit depth of [TEXTURE_BIT_DEPTH]. | ||
516 | |||
517 | Replace texture [TEXTURE_NUM] with a 24-bit 512x512 or smaller image | ||
518 | then click "Apply" again. | ||
519 | </message> | ||
520 | </alert> | ||
521 | <alert modal="true" name="InvalidTerrainSize"> | ||
522 | <message name="message"> | ||
523 | Couldn't set region textures: | ||
524 | Terrain texture [TEXTURE_NUM] is too large at [TEXTURE_SIZE_X]x[TEXTURE_SIZE_Y]. | ||
525 | |||
526 | Replace texture [TEXTURE_NUM] with a 24-bit 512x512 or smaller image | ||
527 | then click "Apply" again. | ||
528 | </message> | ||
529 | </alert> | ||
530 | <alert modal="true" name="RawUploadStarted"> | ||
531 | <message name="message"> | ||
532 | Upload started. It may take up to two minutes, | ||
533 | depending on your connection speed. | ||
534 | </message> | ||
535 | </alert> | ||
536 | <alert modal="true" name="ConfirmBakeTerrain"> | ||
537 | <message name="message"> | ||
538 | Do you really want to bake the current terrain, | ||
539 | make it the center for terrain raise/lower limits | ||
540 | and the default for the 'Revert' tool? | ||
541 | </message> | ||
542 | <option name="Bake"> | ||
543 | OK | ||
544 | </option> | ||
545 | <option name="Cancel"> | ||
546 | Cancel | ||
547 | </option> | ||
548 | </alert> | ||
549 | <alert modal="true" name="MaxAllowedAgentOnRegion"> | ||
550 | <message name="message"> | ||
551 | You can only have [MAX_AGENTS] Allowed Residents. | ||
552 | </message> | ||
553 | </alert> | ||
554 | <alert modal="true" name="MaxBannedAgentsOnRegion"> | ||
555 | <message name="message"> | ||
556 | You can only have [MAX_BANNED] Banned Residents. | ||
557 | </message> | ||
558 | </alert> | ||
559 | <alert modal="true" name="MaxAgentOnRegionBatch"> | ||
560 | <message name="message"> | ||
561 | Failure while attempting to add [NUM_ADDED] agents: | ||
562 | Exceeds the [MAX_AGENTS] [LIST_TYPE] limit by [NUM_EXCESS]. | ||
563 | </message> | ||
564 | </alert> | ||
565 | |||
566 | <alert modal="true" name="MaxAllowedGroupsOnRegion"> | ||
567 | <message name="message"> | ||
568 | You can only have [MAX_GROUPS] Allowed Groups. | ||
569 | </message> | ||
570 | <option name="Bake"> | ||
571 | Bake | ||
572 | </option> | ||
573 | <option name="Cancel"> | ||
574 | Cancel | ||
575 | </option> | ||
576 | </alert> | ||
577 | <alert modal="true" name="MaxManagersOnRegion"> | ||
578 | <message name="message"> | ||
579 | You can only have [MAX_MANAGER] Estate Managers. | ||
580 | </message> | ||
581 | </alert> | ||
582 | <alert modal="true" name="OwnerCanNotBeDenied"> | ||
583 | <message name="message"> | ||
584 | Can't add estate owner to estate 'Banned Resident' list. | ||
585 | </message> | ||
586 | </alert> | ||
587 | <alert modal="true" name="CanNotChangeAppearanceUntilLoaded"> | ||
588 | <message name="message"> | ||
589 | Can't change appearance until clothing and shape are loaded. | ||
590 | </message> | ||
591 | </alert> | ||
592 | <alert modal="true" name="ClassifiedMustBeAlphanumeric"> | ||
593 | <message name="message"> | ||
594 | The name of your classified must start with a letter | ||
595 | from A to Z or a number. No punctuation is allowed. | ||
596 | </message> | ||
597 | </alert> | ||
598 | <alert modal="true" name="CantSetBuyObject"> | ||
599 | <message name="message"> | ||
600 | Can't set Buy Object, because the object is not for sale. | ||
601 | Please set the object for sale and try again. | ||
602 | </message> | ||
603 | </alert> | ||
604 | <alert modal="true" name="FinishedRawDownload"> | ||
605 | <message name="message"> | ||
606 | Finished download of raw terrain file to: | ||
607 | [DOWNLOAD_PATH]. | ||
608 | </message> | ||
609 | </alert> | ||
610 | <alert modal="true" name="DownloadWindowsMandatory"> | ||
611 | <message name="message"> | ||
612 | A new version of [VIEWER] is available. | ||
613 | [MESSAGE] | ||
614 | You must download this update to use [SECOND_LIFE]. | ||
615 | </message> | ||
616 | <option name="Download"> | ||
617 | Download | ||
618 | </option> | ||
619 | <option name="Quit"> | ||
620 | Quit | ||
621 | </option> | ||
622 | </alert> | ||
623 | <alert modal="true" name="DownloadWindows"> | ||
624 | <message name="message"> | ||
625 | An updated version of [VIEWER] is available. | ||
626 | [MESSAGE] | ||
627 | This update is not required, but we suggest you install it to improve performance and stability. | ||
628 | </message> | ||
629 | <option name="Download"> | ||
630 | Download | ||
631 | </option> | ||
632 | <option default="true" name="Continue"> | ||
633 | Continue | ||
634 | </option> | ||
635 | </alert> | ||
636 | <alert modal="true" name="DownloadWindowsReleaseForDownload"> | ||
637 | <message name="message"> | ||
638 | An updated version of [VIEWER] is available. | ||
639 | [MESSAGE] | ||
640 | This update is not required, but we suggest you install it to improve performance and stability. | ||
641 | </message> | ||
642 | <option name="Download"> | ||
643 | Download | ||
644 | </option> | ||
645 | <option name="Continue"> | ||
646 | Continue | ||
647 | </option> | ||
648 | </alert> | ||
649 | <alert modal="true" name="DownloadMacMandatory"> | ||
650 | <message name="message"> | ||
651 | A new version of [VIEWER] is available. | ||
652 | [MESSAGE] | ||
653 | You must download this update to use [SECOND_LIFE]. | ||
654 | |||
655 | Download to your Applications folder? | ||
656 | </message> | ||
657 | <option name="Download"> | ||
658 | Download | ||
659 | </option> | ||
660 | <option name="Quit"> | ||
661 | Quit | ||
662 | </option> | ||
663 | </alert> | ||
664 | <alert modal="true" name="DownloadMac"> | ||
665 | <message name="message"> | ||
666 | An updated version of [VIEWER] is available. | ||
667 | [MESSAGE] | ||
668 | This update is not required, but we suggest you install it to improve performance and stability. | ||
669 | |||
670 | Download to your Applications folder? | ||
671 | </message> | ||
672 | <option name="Download"> | ||
673 | Download | ||
674 | </option> | ||
675 | <option default="true" name="Continue"> | ||
676 | Continue | ||
677 | </option> | ||
678 | </alert> | ||
679 | <alert modal="true" name="DownloadMacReleaseForDownload"> | ||
680 | <message name="message"> | ||
681 | An updated version of [VIEWER] is available. | ||
682 | [MESSAGE] | ||
683 | This update is not required, but we suggest you install it to improve performance and stability. | ||
684 | |||
685 | Download to your Applications folder? | ||
686 | </message> | ||
687 | <option name="Download"> | ||
688 | Download | ||
689 | </option> | ||
690 | <option name="Continue"> | ||
691 | Continue | ||
692 | </option> | ||
693 | </alert> | ||
694 | <alert modal="true" name="DeedObjectToGroup"> | ||
695 | <message name="message"> | ||
696 | Deeding this object will cause the group to: | ||
697 | * Receive L$ paid into the object | ||
698 | </message> | ||
699 | <ignore name="ignore"> | ||
700 | When deeding objects to groups | ||
701 | </ignore> | ||
702 | <option name="Deed"> | ||
703 | Deed | ||
704 | </option> | ||
705 | <option name="Cancel"> | ||
706 | Cancel | ||
707 | </option> | ||
708 | </alert> | ||
709 | <alert modal="true" name="WebLaunchExternalTarget"> | ||
710 | <message name="message"> | ||
711 | Open your system Web browser to view this content? | ||
712 | </message> | ||
713 | <ignore name="ignore"> | ||
714 | When opening your system browser to view a Web page | ||
715 | </ignore> | ||
716 | <option name="Open"> | ||
717 | OK | ||
718 | </option> | ||
719 | <option name="Cancel"> | ||
720 | Cancel | ||
721 | </option> | ||
722 | </alert> | ||
723 | <alert modal="true" name="WebLaunchJoinNow"> | ||
724 | <message name="message"> | ||
725 | Go to www.secondlife.com to manage your account? | ||
726 | </message> | ||
727 | <ignore name="ignore"> | ||
728 | When launching web browser to manage your account | ||
729 | </ignore> | ||
730 | <option name="OK"> | ||
731 | OK | ||
732 | </option> | ||
733 | <option name="Cancel"> | ||
734 | Cancel | ||
735 | </option> | ||
736 | </alert> | ||
737 | <alert modal="true" name="WebLaunchBugReport101"> | ||
738 | <message name="message"> | ||
739 | Visit the [SECOND_LIFE] Wiki and Learn how to Report Bugs Correctly. | ||
740 | </message> | ||
741 | <ignore name="ignore"> | ||
742 | When launching web browser to view the Bug Reporting 101 Wiki | ||
743 | </ignore> | ||
744 | <option name="Gotopage"> | ||
745 | OK | ||
746 | </option> | ||
747 | <option name="Cancel"> | ||
748 | Cancel | ||
749 | </option> | ||
750 | </alert> | ||
751 | <alert modal="true" name="WebLaunchSecurityIssues"> | ||
752 | <message name="message"> | ||
753 | Visit the [SECOND_LIFE] Wiki for Details of How to Report a Security Issue. | ||
754 | </message> | ||
755 | <ignore name="ignore"> | ||
756 | When launching web browser to view Security Issues Wiki | ||
757 | </ignore> | ||
758 | <option name="Gotopage"> | ||
759 | OK | ||
760 | </option> | ||
761 | <option name="Cancel"> | ||
762 | Cancel | ||
763 | </option> | ||
764 | </alert> | ||
765 | <alert modal="true" name="WebLaunchQAWiki"> | ||
766 | <message name="message"> | ||
767 | Visit the [SECOND_LIFE] QA Wiki. | ||
768 | </message> | ||
769 | <ignore name="ignore"> | ||
770 | When launching web browser to view the QA Wiki | ||
771 | </ignore> | ||
772 | <option name="Gotopage"> | ||
773 | OK | ||
774 | </option> | ||
775 | <option name="Cancel"> | ||
776 | Cancel | ||
777 | </option> | ||
778 | </alert> | ||
779 | <alert modal="true" name="WebLaunchPublicIssue"> | ||
780 | <message name="message"> | ||
781 | Visit the [SECOND_LIFE] Public Issue Tracker, Where you can Report Bugs and other Issues. | ||
782 | </message> | ||
783 | <ignore name="ignore"> | ||
784 | When launching web browser to view the Public Issue Tracker | ||
785 | </ignore> | ||
786 | <option name="Gotopage"> | ||
787 | Go to page | ||
788 | </option> | ||
789 | <option name="Cancel"> | ||
790 | Cancel | ||
791 | </option> | ||
792 | </alert> | ||
793 | <alert modal="true" name="WebLaunchPublicIssueHelp"> | ||
794 | <message name="message"> | ||
795 | Visit the [SECOND_LIFE] Wiki for info on how to use the Public Issue Tracker. | ||
796 | </message> | ||
797 | <ignore name="ignore"> | ||
798 | When launching web browser to view Public Issue Tracker Wiki | ||
799 | </ignore> | ||
800 | <option name="Gotopage"> | ||
801 | Go to page | ||
802 | </option> | ||
803 | <option name="Cancel"> | ||
804 | Cancel | ||
805 | </option> | ||
806 | </alert> | ||
807 | <alert modal="true" name="WebLaunchForums"> | ||
808 | <message name="message"> | ||
809 | Search the [SECOND_LIFE] Knowledge Base for the latest tips and tricks. | ||
810 | </message> | ||
811 | <ignore name="ignore"> | ||
812 | When launching web browser to view the knowledge base | ||
813 | </ignore> | ||
814 | <option name="Gotopage"> | ||
815 | OK | ||
816 | </option> | ||
817 | <option name="Cancel"> | ||
818 | Cancel | ||
819 | </option> | ||
820 | </alert> | ||
821 | <alert modal="true" name="WebLaunchSupport"> | ||
822 | <message name="message"> | ||
823 | Contact [SECOND_LIFE] Support. | ||
824 | </message> | ||
825 | <ignore name="ignore"> | ||
826 | When launching web browser to contact support | ||
827 | </ignore> | ||
828 | <option name="Gotopage"> | ||
829 | OK | ||
830 | </option> | ||
831 | <option name="Cancel"> | ||
832 | Cancel | ||
833 | </option> | ||
834 | </alert> | ||
835 | <alert modal="true" name="WebLaunchLSLWiki"> | ||
836 | <message name="message"> | ||
837 | Go to the LSL Portal for scripting help? | ||
838 | </message> | ||
839 | <ignore name="ignore"> | ||
840 | When launching web browser to view the LSL Portal | ||
841 | </ignore> | ||
842 | <option name="Gotopage"> | ||
843 | Go to page | ||
844 | </option> | ||
845 | <option name="Cancel"> | ||
846 | Cancel | ||
847 | </option> | ||
848 | </alert> | ||
849 | <alert modal="true" name="ReturnToOwner"> | ||
850 | <message name="message"> | ||
851 | Are you sure you want to return the selected | ||
852 | objects to their owners? Transferable deeded | ||
853 | objects will be returned to their previous owners. | ||
854 | |||
855 | *WARNING* No-transfer deeded objects will be deleted! | ||
856 | </message> | ||
857 | <ignore name="ignore"> | ||
858 | When returning objects to their owners | ||
859 | </ignore> | ||
860 | <option name="Return"> | ||
861 | OK | ||
862 | </option> | ||
863 | <option name="Cancel"> | ||
864 | Cancel | ||
865 | </option> | ||
866 | </alert> | ||
867 | <alert name="GroupLeaveConfirmOfficer"> | ||
868 | <message name="message"> | ||
869 | You are currently an officer of the group [GROUP]. | ||
870 | Leave Group? | ||
871 | </message> | ||
872 | <option name="Leave"> | ||
873 | OK | ||
874 | </option> | ||
875 | <option name="Cancel"> | ||
876 | Cancel | ||
877 | </option> | ||
878 | </alert> | ||
879 | <alert name="GroupLeaveConfirmMember"> | ||
880 | <message name="message"> | ||
881 | You are currently a member of the group [GROUP]. | ||
882 | Leave Group? | ||
883 | </message> | ||
884 | <option name="Leave"> | ||
885 | OK | ||
886 | </option> | ||
887 | <option name="Cancel"> | ||
888 | Cancel | ||
889 | </option> | ||
890 | </alert> | ||
891 | <alert name="ConfirmKick" unique="true"> | ||
892 | <message name="message"> | ||
893 | Do you REALLY want to kick all users off the grid? | ||
894 | </message> | ||
895 | <option name="Kick"> | ||
896 | Kick All Users | ||
897 | </option> | ||
898 | <option name="Cancel"> | ||
899 | Cancel | ||
900 | </option> | ||
901 | </alert> | ||
902 | <alert modal="true" name="MuteLinden"> | ||
903 | <message name="message"> | ||
904 | Sorry, you cannot mute a Linden. | ||
905 | </message> | ||
906 | <option name="OK"> | ||
907 | OK | ||
908 | </option> | ||
909 | </alert> | ||
910 | <alert modal="true" name="MuteByNameFailed" title="Mute object by name failed"> | ||
911 | <message name="message"> | ||
912 | You already have muted this name. | ||
913 | </message> | ||
914 | <option name="OK"> | ||
915 | OK | ||
916 | </option> | ||
917 | </alert> | ||
918 | <alert name="RemoveItemWarn"> | ||
919 | <message name="message"> | ||
920 | Though permitted, deleting contents may damage the | ||
921 | object. Do you want to delete that item? | ||
922 | </message> | ||
923 | <option name="Yes"> | ||
924 | OK | ||
925 | </option> | ||
926 | <option default="true" name="No"> | ||
927 | Cancel | ||
928 | </option> | ||
929 | </alert> | ||
930 | <alert name="CantRateOwnedByGroup"> | ||
931 | <message name="message"> | ||
932 | Can't rate this object's owner, object is owned by a group. | ||
933 | </message> | ||
934 | <option name="OK"> | ||
935 | OK | ||
936 | </option> | ||
937 | </alert> | ||
938 | <alert name="CantOfferCallingCard"> | ||
939 | <message name="message"> | ||
940 | Cannot offer a calling card at this time. Please try again in a moment. | ||
941 | </message> | ||
942 | <option name="OK"> | ||
943 | OK | ||
944 | </option> | ||
945 | </alert> | ||
946 | <alert name="CantOfferFriendship"> | ||
947 | <message name="message"> | ||
948 | Cannot offer friendship at this time. Please try again in a moment. | ||
949 | </message> | ||
950 | <option name="OK"> | ||
951 | OK | ||
952 | </option> | ||
953 | </alert> | ||
954 | <alert name="CantSetHome"> | ||
955 | <message name="message"> | ||
956 | Can't set home to here. | ||
957 | </message> | ||
958 | <option name="OK"> | ||
959 | OK | ||
960 | </option> | ||
961 | </alert> | ||
962 | <alert name="BusyModeSet"> | ||
963 | <message name="message"> | ||
964 | Busy mode set. | ||
965 | Chat and instant messages will be hidden. Instant | ||
966 | messages will get your Busy mode response. All teleportation | ||
967 | offers will be declined. All inventory offers will go to your | ||
968 | Trash. | ||
969 | </message> | ||
970 | <ignore name="ignore"> | ||
971 | When setting busy mode | ||
972 | </ignore> | ||
973 | <option name="OK"> | ||
974 | OK | ||
975 | </option> | ||
976 | </alert> | ||
977 | <alert name="NoPVPDetected"> | ||
978 | <message name="message"> | ||
979 | No player vs. player (PvP) abuse detected | ||
980 | </message> | ||
981 | <option name="OK"> | ||
982 | OK | ||
983 | </option> | ||
984 | </alert> | ||
985 | <alert name="NotecardAttachPermFail"> | ||
986 | <message name="message"> | ||
987 | Only items with unrestricted 'next owner' permissions | ||
988 | can be attached to notecards. | ||
989 | </message> | ||
990 | <option name="OK"> | ||
991 | OK | ||
992 | </option> | ||
993 | </alert> | ||
994 | <alert name="JoinedTooManyGroupsMember"> | ||
995 | <message name="message"> | ||
996 | You are a member of too many groups to join | ||
997 | another one. Please leave at least one group | ||
998 | before joining this one, or decline the offer. | ||
999 | To leave a group select the 'Groups..' option | ||
1000 | from the 'Edit' menu. | ||
1001 | [NAME] has invited you to join a group as a member. | ||
1002 | [INVITE] | ||
1003 | </message> | ||
1004 | <option name="Join"> | ||
1005 | Join | ||
1006 | </option> | ||
1007 | <option name="Decline"> | ||
1008 | Decline | ||
1009 | </option> | ||
1010 | </alert> | ||
1011 | <alert name="JoinedTooManyGroupsOfficer"> | ||
1012 | <message name="message"> | ||
1013 | You are a member of too many groups to join | ||
1014 | another one. Please leave at least one group | ||
1015 | before joining this one, or decline the offer. | ||
1016 | To leave a group select the 'Groups..' option | ||
1017 | from the 'Edit' menu. | ||
1018 | [NAME] has invited you to join a group as an officer. | ||
1019 | [INVITE] | ||
1020 | </message> | ||
1021 | <option name="Join"> | ||
1022 | Join | ||
1023 | </option> | ||
1024 | <option name="Decline"> | ||
1025 | Decline | ||
1026 | </option> | ||
1027 | </alert> | ||
1028 | <alert name="KickUser"> | ||
1029 | <message name="message"> | ||
1030 | Kick this user with what message? | ||
1031 | </message> | ||
1032 | <editline name="editline"> | ||
1033 | An administrator has logged you off. | ||
1034 | </editline> | ||
1035 | <option name="OK"> | ||
1036 | OK | ||
1037 | </option> | ||
1038 | <option name="Cancel"> | ||
1039 | Cancel | ||
1040 | </option> | ||
1041 | </alert> | ||
1042 | <alert name="KickAllUsers"> | ||
1043 | <message name="message"> | ||
1044 | Kick everyone currently on the grid with what message? | ||
1045 | </message> | ||
1046 | <editline name="editline"> | ||
1047 | An administrator has logged you off. | ||
1048 | </editline> | ||
1049 | <option name="OK"> | ||
1050 | OK | ||
1051 | </option> | ||
1052 | <option name="Cancel"> | ||
1053 | Cancel | ||
1054 | </option> | ||
1055 | </alert> | ||
1056 | <alert name="FreezeUser"> | ||
1057 | <message name="message"> | ||
1058 | Freeze this user with what message? | ||
1059 | </message> | ||
1060 | <editline name="editline"> | ||
1061 | You have been frozen. You cannot move or chat. An administrator will contact you via instant message (IM). | ||
1062 | </editline> | ||
1063 | <option name="OK"> | ||
1064 | OK | ||
1065 | </option> | ||
1066 | <option name="Cancel"> | ||
1067 | Cancel | ||
1068 | </option> | ||
1069 | </alert> | ||
1070 | <alert name="UnFreezeUser"> | ||
1071 | <message name="message"> | ||
1072 | Unfreeze this user with what message? | ||
1073 | </message> | ||
1074 | <editline name="editline"> | ||
1075 | You are no longer frozen. | ||
1076 | </editline> | ||
1077 | <option name="OK"> | ||
1078 | OK | ||
1079 | </option> | ||
1080 | <option name="Cancel"> | ||
1081 | Cancel | ||
1082 | </option> | ||
1083 | </alert> | ||
1084 | <alert name="ExpungeUser"> | ||
1085 | <message name="message"> | ||
1086 | Enter the agent id of a user to expunge | ||
1087 | </message> | ||
1088 | <editline /> | ||
1089 | <option name="OK"> | ||
1090 | OK | ||
1091 | </option> | ||
1092 | <option name="Cancel"> | ||
1093 | Cancel | ||
1094 | </option> | ||
1095 | </alert> | ||
1096 | <alert modal="true" name="OfferTeleport"> | ||
1097 | <message name="message"> | ||
1098 | Offer a teleport to your location with the following message? | ||
1099 | </message> | ||
1100 | <editline name="editline"> | ||
1101 | Join me in [REGION] | ||
1102 | </editline> | ||
1103 | <option name="OK"> | ||
1104 | OK | ||
1105 | </option> | ||
1106 | <option name="Cancel"> | ||
1107 | Cancel | ||
1108 | </option> | ||
1109 | </alert> | ||
1110 | <alert modal="true" name="OfferTeleportFromGod"> | ||
1111 | <message name="message"> | ||
1112 | God summon user to your location? | ||
1113 | </message> | ||
1114 | <editline name="editline"> | ||
1115 | Join me in [REGION] | ||
1116 | </editline> | ||
1117 | <option name="OK"> | ||
1118 | OK | ||
1119 | </option> | ||
1120 | <option name="Cancel"> | ||
1121 | Cancel | ||
1122 | </option> | ||
1123 | </alert> | ||
1124 | <alert modal="true" name="TeleportFromLandmark"> | ||
1125 | <message name="message"> | ||
1126 | Are you sure you want to teleport? | ||
1127 | </message> | ||
1128 | <ignore name="ignore"> | ||
1129 | When teleporting from a landmark in inventory | ||
1130 | </ignore> | ||
1131 | <option name="Teleport"> | ||
1132 | Teleport | ||
1133 | </option> | ||
1134 | <option name="Cancel"> | ||
1135 | Cancel | ||
1136 | </option> | ||
1137 | </alert> | ||
1138 | <alert name="MessageEstate" title="Message everyone in your Estate"> | ||
1139 | <message name="message"> | ||
1140 | Type a short announcement which will be | ||
1141 | sent to everyone currently in your estate. | ||
1142 | </message> | ||
1143 | <editline name="editline" /> | ||
1144 | <option name="OK"> | ||
1145 | OK | ||
1146 | </option> | ||
1147 | <option name="Cancel"> | ||
1148 | Cancel | ||
1149 | </option> | ||
1150 | </alert> | ||
1151 | <alert name="ChangeLindenEstate" title="Change Linden Estate"> | ||
1152 | <message name="message"> | ||
1153 | You are about to change a Linden owned estate (mainland, | ||
1154 | teen grid, orientation, etc.). | ||
1155 | |||
1156 | This is EXTREMELY DANGEROUS because it can fundamentally | ||
1157 | affect the user experience. On the mainland, it will change | ||
1158 | thousands of regions and make the spaceserver hiccup. | ||
1159 | |||
1160 | Proceed? | ||
1161 | </message> | ||
1162 | <option name="ChangeEstate"> | ||
1163 | OK | ||
1164 | </option> | ||
1165 | <option name="Cancel"> | ||
1166 | Cancel | ||
1167 | </option> | ||
1168 | </alert> | ||
1169 | <alert name="ChangeLindenAccess" title="Change Linden Estate Access"> | ||
1170 | <message name="message"> | ||
1171 | You are about to change the access list for a Linden owned | ||
1172 | estate (mainland, teen grid, orientation, etc.). | ||
1173 | |||
1174 | This is DANGEROUS and should only be done to invoke the | ||
1175 | hack allowing objects/L$ to be transfered in/out of | ||
1176 | a grid. | ||
1177 | It will change thousands of regions and make the | ||
1178 | spaceserver hiccup. | ||
1179 | </message> | ||
1180 | <option name="ChangeEstate"> | ||
1181 | OK | ||
1182 | </option> | ||
1183 | <option name="Cancel"> | ||
1184 | Cancel | ||
1185 | </option> | ||
1186 | </alert> | ||
1187 | <alert name="EstateAllowedAgentAdd" title="Select estate"> | ||
1188 | <message name="message"> | ||
1189 | Add to allowed list for this estate only or for [ALL_ESTATES]? | ||
1190 | </message> | ||
1191 | <option name="ThisEstate"> | ||
1192 | This Estate | ||
1193 | </option> | ||
1194 | <option name="AllEstates"> | ||
1195 | All Estates | ||
1196 | </option> | ||
1197 | <option name="Cancel"> | ||
1198 | Cancel | ||
1199 | </option> | ||
1200 | </alert> | ||
1201 | <alert name="EstateAllowedAgentRemove" title="Select estate"> | ||
1202 | <message name="message"> | ||
1203 | Remove from allowed list for this estate only or for [ALL_ESTATES]? | ||
1204 | </message> | ||
1205 | <option name="ThisEstate"> | ||
1206 | This Estate | ||
1207 | </option> | ||
1208 | <option name="AllEstates"> | ||
1209 | All Estates | ||
1210 | </option> | ||
1211 | <option name="Cancel"> | ||
1212 | Cancel | ||
1213 | </option> | ||
1214 | </alert> | ||
1215 | <alert name="EstateAllowedGroupAdd" title="Select estate"> | ||
1216 | <message name="message"> | ||
1217 | Add to group allowed list for this estate only or for [ALL_ESTATES]? | ||
1218 | </message> | ||
1219 | <option name="ThisEstate"> | ||
1220 | This Estate | ||
1221 | </option> | ||
1222 | <option name="AllEstates"> | ||
1223 | All Estates | ||
1224 | </option> | ||
1225 | <option name="Cancel"> | ||
1226 | Cancel | ||
1227 | </option> | ||
1228 | </alert> | ||
1229 | <alert name="EstateAllowedGroupRemove" title="Select estate"> | ||
1230 | <message name="message"> | ||
1231 | Remove from group allowed list for this estate only or [ALL_ESTATES]? | ||
1232 | </message> | ||
1233 | <option name="ThisEstate"> | ||
1234 | This Estate | ||
1235 | </option> | ||
1236 | <option name="AllEstates"> | ||
1237 | All Estates | ||
1238 | </option> | ||
1239 | <option name="Cancel"> | ||
1240 | Cancel | ||
1241 | </option> | ||
1242 | </alert> | ||
1243 | <alert name="EstateBannedAgentAdd" title="Select estate"> | ||
1244 | <message name="message"> | ||
1245 | Deny access for this estate only or for [ALL_ESTATES]? | ||
1246 | </message> | ||
1247 | <option name="ThisEstate"> | ||
1248 | This Estate | ||
1249 | </option> | ||
1250 | <option name="AllEstates"> | ||
1251 | All Estates | ||
1252 | </option> | ||
1253 | <option name="Cancel"> | ||
1254 | Cancel | ||
1255 | </option> | ||
1256 | </alert> | ||
1257 | <alert name="EstateBannedAgentRemove" title="Select estate"> | ||
1258 | <message name="message"> | ||
1259 | Remove this Resident from the ban list for access for this estate only or for [ALL_ESTATES]? | ||
1260 | </message> | ||
1261 | <option name="ThisEstate"> | ||
1262 | This Estate | ||
1263 | </option> | ||
1264 | <option name="AllEstates"> | ||
1265 | All Estates | ||
1266 | </option> | ||
1267 | <option name="Cancel"> | ||
1268 | Cancel | ||
1269 | </option> | ||
1270 | </alert> | ||
1271 | <alert name="EstateManagerAdd" title="Select estate"> | ||
1272 | <message name="message"> | ||
1273 | Add estate manager for this estate only or for [ALL_ESTATES]? | ||
1274 | </message> | ||
1275 | <option name="ThisEstate"> | ||
1276 | This Estate | ||
1277 | </option> | ||
1278 | <option name="AllEstates"> | ||
1279 | All Estates | ||
1280 | </option> | ||
1281 | <option name="Cancel"> | ||
1282 | Cancel | ||
1283 | </option> | ||
1284 | </alert> | ||
1285 | <alert name="EstateManagerRemove" title="Select estate"> | ||
1286 | <message name="message"> | ||
1287 | Remove estate manager for this estate only or for [ALL_ESTATES]? | ||
1288 | </message> | ||
1289 | <option name="ThisEstate"> | ||
1290 | This Estate | ||
1291 | </option> | ||
1292 | <option name="AllEstates"> | ||
1293 | All Estates | ||
1294 | </option> | ||
1295 | <option name="Cancel"> | ||
1296 | Cancel | ||
1297 | </option> | ||
1298 | </alert> | ||
1299 | <alert name="EstateCovenantChange" title="Select estate"> | ||
1300 | <message name="message"> | ||
1301 | Change Covenant Message for this estate only or for [ALL_ESTATES]? | ||
1302 | </message> | ||
1303 | <option name="ThisEstate"> | ||
1304 | This Estate | ||
1305 | </option> | ||
1306 | <option name="AllEstates"> | ||
1307 | All Estates | ||
1308 | </option> | ||
1309 | <option name="Cancel"> | ||
1310 | Cancel | ||
1311 | </option> | ||
1312 | </alert> | ||
1313 | <alert name="EstateKickUser" title="Confirm Kick"> | ||
1314 | <message name="message"> | ||
1315 | Kick [EVIL_USER] from this estate? | ||
1316 | </message> | ||
1317 | <option name="Kick"> | ||
1318 | OK | ||
1319 | </option> | ||
1320 | <option name="Cancel"> | ||
1321 | Cancel | ||
1322 | </option> | ||
1323 | </alert> | ||
1324 | <alert modal="true" name="EstateChangeCovenant"> | ||
1325 | <message name="message"> | ||
1326 | Are you sure you want to change the Estate Covenant? | ||
1327 | </message> | ||
1328 | <option name="Change"> | ||
1329 | OK | ||
1330 | </option> | ||
1331 | <option name="Cancel"> | ||
1332 | Cancel | ||
1333 | </option> | ||
1334 | </alert> | ||
1335 | <alert modal="true" name="ProblemImportingEstateCovenant"> | ||
1336 | <message name="message"> | ||
1337 | Problem importing estate covenant. | ||
1338 | </message> | ||
1339 | <option name="OK"> | ||
1340 | OK | ||
1341 | </option> | ||
1342 | </alert> | ||
1343 | <alert modal="true" name="ProblemAddingEstateManager"> | ||
1344 | <message name="message"> | ||
1345 | Problems adding a new estate manager. One or more estates may have a full manager list. | ||
1346 | </message> | ||
1347 | </alert> | ||
1348 | <alert modal="true" name="ProblemAddingEstateGeneric"> | ||
1349 | <message name="message"> | ||
1350 | Problems adding to this estate list. One or more estates may have a full list. | ||
1351 | </message> | ||
1352 | </alert> | ||
1353 | <alert modal="true" name="UnableToLoadNotecard"> | ||
1354 | <message name="message"> | ||
1355 | Unable to load notecard's asset at this time. | ||
1356 | </message> | ||
1357 | <option name="OK"> | ||
1358 | OK | ||
1359 | </option> | ||
1360 | </alert> | ||
1361 | <alert modal="true" name="NotAllowedToViewNotecard"> | ||
1362 | <message name="message"> | ||
1363 | Insufficient permissions to view notecard associated with asset ID requested. | ||
1364 | </message> | ||
1365 | <option name="OK"> | ||
1366 | OK | ||
1367 | </option> | ||
1368 | </alert> | ||
1369 | <alert modal="true" name="MissingNotecardAssetID"> | ||
1370 | <message name="message"> | ||
1371 | Asset ID for notecard is missing from database. | ||
1372 | </message> | ||
1373 | <option name="OK"> | ||
1374 | OK | ||
1375 | </option> | ||
1376 | </alert> | ||
1377 | <alert name="PublishClassified"> | ||
1378 | <message name="message"> | ||
1379 | Remember: Classified ad fees are non-refundable. | ||
1380 | |||
1381 | Publish this classified now for L$[AMOUNT]? | ||
1382 | </message> | ||
1383 | <option name="Publish"> | ||
1384 | OK | ||
1385 | </option> | ||
1386 | <option name="Cancel"> | ||
1387 | Cancel | ||
1388 | </option> | ||
1389 | </alert> | ||
1390 | <alert name="SetClassifiedMature"> | ||
1391 | <message name="message"> | ||
1392 | Does this classified contain Mature content? | ||
1393 | </message> | ||
1394 | <option name="Mature"> | ||
1395 | Yes | ||
1396 | </option> | ||
1397 | <option name="Not Mature"> | ||
1398 | No | ||
1399 | </option> | ||
1400 | <option name="Cancel"> | ||
1401 | Cancel | ||
1402 | </option> | ||
1403 | </alert> | ||
1404 | <alert name="SetGroupMature"> | ||
1405 | <message name="message"> | ||
1406 | Does this group contain Mature content? | ||
1407 | </message> | ||
1408 | <option name="Mature"> | ||
1409 | Yes | ||
1410 | </option> | ||
1411 | <option name="Not Mature"> | ||
1412 | No | ||
1413 | </option> | ||
1414 | <option name="Cancel"> | ||
1415 | Cancel | ||
1416 | </option> | ||
1417 | </alert> | ||
1418 | <alert name="ConfirmRestart" title="Confirm restart"> | ||
1419 | <message name="message"> | ||
1420 | Do you really want to restart this region in 2 minutes? | ||
1421 | </message> | ||
1422 | <option name="Restart"> | ||
1423 | OK | ||
1424 | </option> | ||
1425 | <option name="Cancel"> | ||
1426 | Cancel | ||
1427 | </option> | ||
1428 | </alert> | ||
1429 | <alert name="MessageRegion" title="Message everyone in this region"> | ||
1430 | <message name="message"> | ||
1431 | Type a short announcement which will be | ||
1432 | sent to everyone in this region. | ||
1433 | </message> | ||
1434 | <editline name="editline" /> | ||
1435 | <option name="OK"> | ||
1436 | OK | ||
1437 | </option> | ||
1438 | <option name="Cancel"> | ||
1439 | Cancel | ||
1440 | </option> | ||
1441 | </alert> | ||
1442 | <alert modal="true" name="HelpRegionBlockTerraform" title="Block Terraform"> | ||
1443 | <message name="message"> | ||
1444 | If this box is checked, land owners will not be able to terraform | ||
1445 | their land regardless of the per-parcel 'Edit Terrain' setting. | ||
1446 | |||
1447 | Default: off | ||
1448 | </message> | ||
1449 | </alert> | ||
1450 | <alert modal="true" name="HelpRegionBlockFly" title="Block Fly"> | ||
1451 | <message name="message"> | ||
1452 | If this box is checked, people will not be able to fly in this region | ||
1453 | regardless of the per-parcel 'Fly' setting. | ||
1454 | |||
1455 | Default: off | ||
1456 | </message> | ||
1457 | </alert> | ||
1458 | <alert modal="true" name="HelpRegionAllowDamage" title="Allow Damage"> | ||
1459 | <message name="message"> | ||
1460 | If this box is checked, the health system across all parcels | ||
1461 | regardless of individual parcel settings. If this box is left | ||
1462 | unchecked, individual parcel owners will still be able to | ||
1463 | activate the health system on their parcels. | ||
1464 | |||
1465 | Default: off | ||
1466 | </message> | ||
1467 | </alert> | ||
1468 | <alert modal="true" name="HelpRegionAgentLimit" title="Agent Limit"> | ||
1469 | <message name="message"> | ||
1470 | Sets the maximum number of avatars allowed in this region. | ||
1471 | Performance may vary depending on the | ||
1472 | number avatars present. | ||
1473 | |||
1474 | Default: 40 | ||
1475 | </message> | ||
1476 | </alert> | ||
1477 | <alert modal="true" name="HelpRegionObjectBonus" title="Object Bonus"> | ||
1478 | <message name="message"> | ||
1479 | The Object Bonus is a multiplier for primitives allowed on any given | ||
1480 | parcel. The range allowed is 1 to 10. Set at '1', each 512m2 parcel | ||
1481 | is allowed 117 objects. Set at '2', each 512m2 parcel is | ||
1482 | allowed 234, or twice as many, and so on. The max number of objects | ||
1483 | allowed per region remains 15,000 no matter what the | ||
1484 | Object Bonus is. Once set, be aware that lowering the Object Bonus may cause objects to be returned or deleted. | ||
1485 | |||
1486 | Default: 1.0 | ||
1487 | </message> | ||
1488 | </alert> | ||
1489 | <alert modal="true" name="HelpRegionMaturity" title="Maturity"> | ||
1490 | <message name="message"> | ||
1491 | Sets the maturity of the region, as shown at the top | ||
1492 | of the screen and in pop-up tips on the map. This setting | ||
1493 | also affects search results - Residents can choose not to find | ||
1494 | content in Mature regions. | ||
1495 | |||
1496 | It may take some time for this change to be reflected | ||
1497 | on the map. | ||
1498 | |||
1499 | Default: PG | ||
1500 | </message> | ||
1501 | </alert> | ||
1502 | <alert modal="true" name="HelpRegionRestrictPushObject" title="Restrict Pushing"> | ||
1503 | <message name="message"> | ||
1504 | This checkbox sets the full region to restricted push permissions. | ||
1505 | When enabled, Residents may only be pushed by themselves | ||
1506 | or by the parcel's owner. | ||
1507 | (Push refers to the llPushObject() LSL function.) | ||
1508 | |||
1509 | Default: Off | ||
1510 | </message> | ||
1511 | </alert> | ||
1512 | <alert modal="true" name="HelpParcelChanges" title="Parcel Join/Subdivide"> | ||
1513 | <message name="message"> | ||
1514 | This checkbox sets whether or not parcels not owned by the estate owner | ||
1515 | can be joined or subdivided. | ||
1516 | If this option is unchecked: | ||
1517 | * Only estate owners or managers can join or subdivide parcels. | ||
1518 | * They may only join or subdivide parcels belonging to the owner, | ||
1519 | or to a group where they have the appropriate group powers. | ||
1520 | If this option is checked: | ||
1521 | * All parcel owners can join or subdivide the parcels they own. | ||
1522 | * For group owned parcels, those with appropriate group powers | ||
1523 | may join or subdivide parcels. | ||
1524 | |||
1525 | Default: Checked | ||
1526 | </message> | ||
1527 | </alert> | ||
1528 | <alert modal="true" name="HelpRegionSearch" title="Do Not Show In Search"> | ||
1529 | <message name="message"> | ||
1530 | Checking this box will block parcel owners from listing their parcels in search | ||
1531 | Default: Off | ||
1532 | </message> | ||
1533 | </alert> | ||
1534 | <alert modal="true" name="HelpParcelSearch" title="Do Not Show In Search"> | ||
1535 | <message name="message"> | ||
1536 | Checking this box will show: | ||
1537 | - this parcel in search results | ||
1538 | - this parcel's public objects | ||
1539 | </message> | ||
1540 | </alert> | ||
1541 | <alert modal="true" name="RegionMaturityChange" title="Changed Region Maturity"> | ||
1542 | <message name="message"> | ||
1543 | The maturity rating for this region has been updated. | ||
1544 | It may take some time for the change to be | ||
1545 | reflected on the map. | ||
1546 | </message> | ||
1547 | </alert> | ||
1548 | <alert modal="true" name="HelpRegionLandResell" title="Land Resale"> | ||
1549 | <message name="message"> | ||
1550 | Estate owners and managers can sell any land owned by the estate owner. | ||
1551 | If this option is left unchecked, buyers cannot resell their land in this region. | ||
1552 | If this option is checked, buyers can resell their land in this region. | ||
1553 | |||
1554 | Default: Disallow | ||
1555 | </message> | ||
1556 | </alert> | ||
1557 | <alert modal="true" name="HelpEstateCovenantID" title="Covenant Asset ID"> | ||
1558 | <message name="message"> | ||
1559 | Sets the notecard asset ID for the Estate Covenant belonging to this | ||
1560 | estate. | ||
1561 | |||
1562 | Default: 00000000-0000-0000-0000-000000000000 or none | ||
1563 | </message> | ||
1564 | </alert> | ||
1565 | <alert modal="true" name="HelpRegionDisableScripts" title="Disable Scripts"> | ||
1566 | <message name="message"> | ||
1567 | When sim performance is poor, a script may be to blame. Open the | ||
1568 | Statistics Bar (Ctrl-Shift-1). Look at the Simulator Physics FPS. | ||
1569 | If it is lower than 45, open the Time panel located at the | ||
1570 | bottom of the Stats Bar. If Script Time reads 25 ms or higher, click | ||
1571 | the Get Top Scripts button. You will be given the name and location | ||
1572 | of scripts that may be causing poor performance. | ||
1573 | |||
1574 | Checking the Disable Scripts box and then pressing the Apply | ||
1575 | button will temporarily disable all scripts in this region. You may | ||
1576 | need to do this in order to travel to the location of a noted | ||
1577 | 'top script'. Once you have arrived at the location, investigate the | ||
1578 | script to determine if it is causing the problem. You may want to | ||
1579 | contact the owner of the script or delete or return the object. | ||
1580 | Uncheck the Disable Script box and then Apply to reactivate | ||
1581 | the scripts in the region. | ||
1582 | |||
1583 | Default: off | ||
1584 | </message> | ||
1585 | </alert> | ||
1586 | <alert modal="true" name="HelpRegionDisableCollisions" title="Disable Collisions"> | ||
1587 | <message name="message"> | ||
1588 | When sim performance is poor, physical objects may be to blame. | ||
1589 | Open the Statistics Bar (Ctrl-Shift-1). Look at the Simulator | ||
1590 | Physics FPS. If it is lower than 45, open the Time panel | ||
1591 | located at the bottom of the Stats Bar. If Sim Time (Physics) | ||
1592 | reads 20 ms or higher, click the Get Top Colliders button. | ||
1593 | You will be given the name and location of physical objects | ||
1594 | that may be causing poor performance. | ||
1595 | |||
1596 | Checking the Disable Collisions box and then pressing the Apply | ||
1597 | button will temporarily disable object-object collisions. You may | ||
1598 | need to do this in order to travel to the location of a noted | ||
1599 | 'top collider'. Once you have arrived at the location, investigate the | ||
1600 | object - is it constantly colliding with other objects? You may want to | ||
1601 | contact the owner of the object or delete or return the object. | ||
1602 | Uncheck the Disable Collisions box and then Apply to reactivate | ||
1603 | collisions in the region. | ||
1604 | |||
1605 | Default: off | ||
1606 | </message> | ||
1607 | </alert> | ||
1608 | <alert modal="true" name="HelpRegionDisablePhysics" title="Disable Physics"> | ||
1609 | <message name="message"> | ||
1610 | Disable Physics is similar to Disable Collisions, except all | ||
1611 | physics simulation is disabled. This means that not only will | ||
1612 | objects stop colliding, but avatars will be unable to move. | ||
1613 | |||
1614 | This should only be used when Disable Collisions does not | ||
1615 | give back enough performance to the region to investigate | ||
1616 | a physics problem or Top Collider. | ||
1617 | |||
1618 | Be sure to re-enable physics when you are done, or avatars | ||
1619 | will continue to be unable to move. | ||
1620 | |||
1621 | Default: off | ||
1622 | </message> | ||
1623 | </alert> | ||
1624 | <alert modal="true" name="HelpRegionTopColliders" title="Top Colliders"> | ||
1625 | <message name="message"> | ||
1626 | Show a list of objects experiencing the greatest number | ||
1627 | of potential object-object collisions. These objects can | ||
1628 | slow performance. Select View > Statistics Bar and | ||
1629 | look under Simulator > Time > Sim Time (Physics) to see | ||
1630 | if more than 20 ms is being spent in physics. | ||
1631 | </message> | ||
1632 | </alert> | ||
1633 | <alert modal="true" name="HelpRegionTopScripts" title="Top Scripts"> | ||
1634 | <message name="message"> | ||
1635 | Show a list of objects spending the most time running | ||
1636 | LSL scripts. These objects can slow performance. | ||
1637 | Select View > Statistics Bar and look under | ||
1638 | Simulator > Time > Script Time to see if more than | ||
1639 | 25 ms is being spent in scripts. | ||
1640 | </message> | ||
1641 | </alert> | ||
1642 | <alert modal="true" name="HelpRegionRestart" title="Restart Region"> | ||
1643 | <message name="message"> | ||
1644 | Restart the server process running this region after a | ||
1645 | two minute warning. All Residents in the region will be | ||
1646 | disconnected. The region will save its data, and should | ||
1647 | come back up within 90 seconds. | ||
1648 | |||
1649 | Restarting the region will not fix most performance | ||
1650 | problems, and should usually be used only when directed. | ||
1651 | </message> | ||
1652 | </alert> | ||
1653 | <alert modal="true" name="HelpRegionWaterHeight" title="Water Height"> | ||
1654 | <message name="message"> | ||
1655 | This is the height in meters where water appears. If | ||
1656 | this setting is anything other than 20 and you have | ||
1657 | water that is adjacent to the edge of world or 'void' | ||
1658 | water, there will be a visible gap. | ||
1659 | |||
1660 | Default: 20 | ||
1661 | </message> | ||
1662 | </alert> | ||
1663 | <alert modal="true" name="HelpRegionTerrainRaise" title="Terrain Raise"> | ||
1664 | <message name="message"> | ||
1665 | This is the distance in meters that parcel owners can raise | ||
1666 | their terrain above the 'baked' terrain default | ||
1667 | height. | ||
1668 | |||
1669 | Default: 4 | ||
1670 | </message> | ||
1671 | </alert> | ||
1672 | <alert modal="true" name="HelpRegionTerrainLower" title="Terrain Lower"> | ||
1673 | <message name="message"> | ||
1674 | This is the distance in meters that parcel owners can lower | ||
1675 | their terrain below the 'baked' terrain default | ||
1676 | height. | ||
1677 | |||
1678 | Default: -4 | ||
1679 | </message> | ||
1680 | </alert> | ||
1681 | <alert modal="true" name="HelpRegionUploadRaw" title="Upload RAW Terrain"> | ||
1682 | <message name="message"> | ||
1683 | This button uploads a .RAW file to the region you are in. | ||
1684 | The file must have the correct dimensions (RGB, 256x256) | ||
1685 | and 13 channels. The best way to create a | ||
1686 | terrain file is to download the existing RAW file. A good | ||
1687 | first step is to modify the red channel (land height), | ||
1688 | and upload it. | ||
1689 | |||
1690 | The upload can take up to 45 seconds. Note that uploading a | ||
1691 | terrain file *will not* move the objects that are on the land, | ||
1692 | only the terrain itself and the permissions associated with the | ||
1693 | parcels. This can result in objects going underground. | ||
1694 | |||
1695 | For more information on editing region height fields, consult F1 Help. | ||
1696 | </message> | ||
1697 | </alert> | ||
1698 | <alert modal="true" name="HelpRegionDownloadRaw" title="Download RAW Terrain"> | ||
1699 | <message name="message"> | ||
1700 | This button downloads a file containing the height field data, | ||
1701 | parcel dimensions, parcel for sale status and some parcel permissions | ||
1702 | for this region. When opening the file in a program such as | ||
1703 | Photoshop you must specify the document's dimensions which | ||
1704 | are: RGB, 256x256 with 13 channels. This terrain file cannot | ||
1705 | be opened in any other way. | ||
1706 | |||
1707 | For more information on editing region height fields, consult F1 help. | ||
1708 | </message> | ||
1709 | </alert> | ||
1710 | <alert modal="true" name="HelpRegionUseEstateSun" title="Use Estate Sun"> | ||
1711 | <message name="message"> | ||
1712 | This checkbox makes the sun position in this region the | ||
1713 | same as the sun position in the rest of the estate. | ||
1714 | |||
1715 | Default: on | ||
1716 | </message> | ||
1717 | </alert> | ||
1718 | <alert modal="true" name="HelpRegionFixedSun" title="Fixed Sun"> | ||
1719 | <message name="message"> | ||
1720 | This checkbox sets the sun position to the position | ||
1721 | in the Phase slider and stops the sun from moving. | ||
1722 | |||
1723 | Default: off | ||
1724 | </message> | ||
1725 | </alert> | ||
1726 | <alert modal="true" name="HelpRegionBakeTerrain" title="Bake Terrain"> | ||
1727 | <message name="message"> | ||
1728 | This button saves the current shape of the terrain as the | ||
1729 | new default for the region. Once baked, the land can revert | ||
1730 | to the saved shape whenever you or others use the Edit Terrain | ||
1731 | 'Revert' option. The baked terrain is also the middle | ||
1732 | point for the terrain raise and lower limits. | ||
1733 | </message> | ||
1734 | </alert> | ||
1735 | <alert modal="true" name="HelpEstateEstateManager" title="Estate Managers"> | ||
1736 | <message name="message"> | ||
1737 | An estate manager is a Resident to whom you have delegated | ||
1738 | control of region and estate settings. An estate manager | ||
1739 | can change any setting in these panels, except for uploading, | ||
1740 | downloading, and baking terrain. In particular, they can | ||
1741 | allow or ban Residents from your estate. | ||
1742 | |||
1743 | Estate managers can only be added or removed by the owner | ||
1744 | of the estate, not by each other. Please only choose | ||
1745 | Residents you trust as estate managers, as you will be | ||
1746 | ultimately responsible for their actions. | ||
1747 | </message> | ||
1748 | </alert> | ||
1749 | <alert modal="true" name="HelpEstateUseGlobalTime" title="Use Global Time"> | ||
1750 | <message name="message"> | ||
1751 | This checkbox makes the sun in your estate follow | ||
1752 | the same position as on the Linden-owned 'mainland' | ||
1753 | estates. | ||
1754 | |||
1755 | Default: on | ||
1756 | </message> | ||
1757 | </alert> | ||
1758 | <alert modal="true" name="HelpEstateFixedSun" title="Fixed Sun"> | ||
1759 | <message name="message"> | ||
1760 | This checkbox sets the sun position to the position | ||
1761 | in the Phase slider and stops the sun from moving. | ||
1762 | </message> | ||
1763 | </alert> | ||
1764 | <alert modal="true" name="HelpEstateExternallyVisible" title="Public Access"> | ||
1765 | <message name="message"> | ||
1766 | This checkbox sets whether Residents who are on other estates can enter this | ||
1767 | estate without being on an access list. | ||
1768 | |||
1769 | Default: on | ||
1770 | </message> | ||
1771 | </alert> | ||
1772 | <alert modal="true" name="HelpEstateAllowDirectTeleport" title="Allow Direct Teleport"> | ||
1773 | <message name="message"> | ||
1774 | When checked, allows Residents to directly teleport to any | ||
1775 | point in your estate. When unchecked, Residents teleport | ||
1776 | to the nearest telehub. | ||
1777 | |||
1778 | Default: off | ||
1779 | </message> | ||
1780 | </alert> | ||
1781 | <alert modal="true" name="HelpEstateAllowResident" title="Allow Access"> | ||
1782 | <message name="message"> | ||
1783 | Access to this estate will be limited to Residents | ||
1784 | listed here and any groups below. This setting is | ||
1785 | only available when Public Access is | ||
1786 | unchecked. | ||
1787 | </message> | ||
1788 | </alert> | ||
1789 | <alert modal="true" name="HelpEstateAllowGroup" title="Allow Group Access"> | ||
1790 | <message name="message"> | ||
1791 | Access to this estate will be limited to groups | ||
1792 | listed here and any Residents above. This setting is | ||
1793 | only available when Public Access is | ||
1794 | unchecked. | ||
1795 | </message> | ||
1796 | </alert> | ||
1797 | <alert modal="true" name="HelpEstateAbuseEmailAddress" title="Abuse Email Address"> | ||
1798 | <message name="message"> | ||
1799 | Setting this to a valid email address will cause | ||
1800 | abuse reports on this estate to be sent to that address. | ||
1801 | Setting it blank will cause abuse reports to be sent | ||
1802 | only to Linden Lab. | ||
1803 | </message> | ||
1804 | </alert> | ||
1805 | <alert modal="true" name="HelpEstateBanResident" title="Deny Access"> | ||
1806 | <message name="message"> | ||
1807 | Residents on this list are denied access to your estate, | ||
1808 | regardless of any other settings. | ||
1809 | </message> | ||
1810 | </alert> | ||
1811 | <alert modal="true" name="HelpEstateVoiceChat" title="Allow Voice Chat"> | ||
1812 | <message name="message"> | ||
1813 | Parcels in this estate are allowed to have their own voice | ||
1814 | channels in which residents may hear and talk with others | ||
1815 | nearby. | ||
1816 | |||
1817 | Default: off | ||
1818 | </message> | ||
1819 | </alert> | ||
1820 | <alert modal="true" name="VoiceVersionMismatch" title="Voice Version Mismatch"> | ||
1821 | <message name="message"> | ||
1822 | This version of [SECOND_LIFE] is not compatible with the Voice Chat feature in this region. In order for Voice Chat to function correctly you will need to update [SECOND_LIFE]. | ||
1823 | </message> | ||
1824 | </alert> | ||
1825 | <alert modal="true" name="HelpEstateCovenant" title="Estate Covenant"> | ||
1826 | <message name="message"> | ||
1827 | Setting an estate covenant enables you to sell parcels | ||
1828 | within that estate. If a covenant is not set, you cannot | ||
1829 | sell the land. The notecard for your covenant can be empty | ||
1830 | if you do not wish to apply any rules or advise buyers of | ||
1831 | anything in relation to the land before they buy it. | ||
1832 | |||
1833 | A covenant can be used to communicate rules, guidelines, | ||
1834 | cultural information or simply your own expectations to the | ||
1835 | prospective buyer. This can include zoning, building regulations, | ||
1836 | payment options or any other information you feel it is | ||
1837 | important for the new owner to have seen and to have agreed | ||
1838 | to before they purchase. | ||
1839 | |||
1840 | The buyer must agree to the covenant by ticking the check box | ||
1841 | before they will be able to finish the purchase. Estate | ||
1842 | covenants are always visible in the About Land dialog for | ||
1843 | any parcels that have one set. | ||
1844 | </message> | ||
1845 | </alert> | ||
1846 | <alert modal="true" name="BuyObjectOneOnly" title="Can't Buy Objects"> | ||
1847 | <message name="message"> | ||
1848 | Unable to buy more than one object at a time. | ||
1849 | Please select only one object and try again. | ||
1850 | </message> | ||
1851 | </alert> | ||
1852 | <alert modal="true" name="BuyObjectOneOwner" title="Can't Buy Objects"> | ||
1853 | <message name="message"> | ||
1854 | Cannot buy objects from different owners at the same time. | ||
1855 | Please select only one object and try again. | ||
1856 | </message> | ||
1857 | </alert> | ||
1858 | <alert modal="true" name="BuyContentsOneOnly" title="Can't Buy Contents"> | ||
1859 | <message name="message"> | ||
1860 | Unable to buy the contents of more than one object at a time. | ||
1861 | Please select only one object and try again. | ||
1862 | </message> | ||
1863 | </alert> | ||
1864 | <alert modal="true" name="BuyContentsOneOwner" title="Can't Buy Contents"> | ||
1865 | <message name="message"> | ||
1866 | Cannot buy objects from different owners at the same time. | ||
1867 | Please select only one object and try again. | ||
1868 | </message> | ||
1869 | </alert> | ||
1870 | <alert name="PermYes"> | ||
1871 | <message name="message"> | ||
1872 | Yes | ||
1873 | </message> | ||
1874 | </alert> | ||
1875 | <alert name="PermNo"> | ||
1876 | <message name="message"> | ||
1877 | No | ||
1878 | </message> | ||
1879 | </alert> | ||
1880 | <alert modal="true" name="BuyOriginal"> | ||
1881 | <message name="message"> | ||
1882 | Buy original object from [OWNER] for L$[PRICE]? | ||
1883 | You will become the owner of this object. | ||
1884 | You will be able to: | ||
1885 | Modify: [MODIFYPERM] | ||
1886 | Copy: [COPYPERM] | ||
1887 | Resell or Give Away: [RESELLPERM] | ||
1888 | </message> | ||
1889 | <option name="Buy"> | ||
1890 | OK | ||
1891 | </option> | ||
1892 | <option name="Cancel"> | ||
1893 | Cancel | ||
1894 | </option> | ||
1895 | </alert> | ||
1896 | <alert modal="true" name="BuyOriginalNoOwner"> | ||
1897 | <message name="message"> | ||
1898 | Buy original object for L$[PRICE]? | ||
1899 | You will become the owner of this object. | ||
1900 | You will be able to: | ||
1901 | Modify: [MODIFYPERM] | ||
1902 | Copy: [COPYPERM] | ||
1903 | Resell or Give Away: [RESELLPERM] | ||
1904 | </message> | ||
1905 | <option name="Buy"> | ||
1906 | OK | ||
1907 | </option> | ||
1908 | <option name="Cancel"> | ||
1909 | Cancel | ||
1910 | </option> | ||
1911 | </alert> | ||
1912 | <alert modal="true" name="BuyCopy"> | ||
1913 | <message name="message"> | ||
1914 | Buy a copy from [OWNER] for L$[PRICE]? | ||
1915 | The object will be copied to your inventory. | ||
1916 | You will be able to: | ||
1917 | Modify: [MODIFYPERM] | ||
1918 | Copy: [COPYPERM] | ||
1919 | Resell or Give Away: [RESELLPERM] | ||
1920 | </message> | ||
1921 | <option name="Buy"> | ||
1922 | OK | ||
1923 | </option> | ||
1924 | <option name="Cancel"> | ||
1925 | Cancel | ||
1926 | </option> | ||
1927 | </alert> | ||
1928 | <alert modal="true" name="BuyCopyNoOwner"> | ||
1929 | <message name="message"> | ||
1930 | Buy a copy for L$[PRICE]? | ||
1931 | The object will be copied to your inventory. | ||
1932 | You will be able to: | ||
1933 | Modify: [MODIFYPERM] | ||
1934 | Copy: [COPYPERM] | ||
1935 | Resell or Give Away: [RESELLPERM] | ||
1936 | </message> | ||
1937 | <option name="Buy"> | ||
1938 | OK | ||
1939 | </option> | ||
1940 | <option name="Cancel"> | ||
1941 | Cancel | ||
1942 | </option> | ||
1943 | </alert> | ||
1944 | <alert modal="true" name="BuyContents"> | ||
1945 | <message name="message"> | ||
1946 | Buy contents from [OWNER] for L$[PRICE]? | ||
1947 | They will be copied to your inventory. | ||
1948 | </message> | ||
1949 | <option name="Buy"> | ||
1950 | OK | ||
1951 | </option> | ||
1952 | <option name="Cancel"> | ||
1953 | Cancel | ||
1954 | </option> | ||
1955 | </alert> | ||
1956 | <alert modal="true" name="BuyContentsNoOwner"> | ||
1957 | <message name="message"> | ||
1958 | Buy contents for L$[PRICE]? | ||
1959 | They will be copied to your inventory. | ||
1960 | </message> | ||
1961 | <option name="Buy"> | ||
1962 | OK | ||
1963 | </option> | ||
1964 | <option name="Cancel"> | ||
1965 | Cancel | ||
1966 | </option> | ||
1967 | </alert> | ||
1968 | <alert modal="true" name="ConfirmPurchase" nodefault="true"> | ||
1969 | <message name="message"> | ||
1970 | This transaction will: | ||
1971 | [ACTION] | ||
1972 | |||
1973 | Are you sure you want to proceed with this purchase? | ||
1974 | </message> | ||
1975 | <option name="Confirm"> | ||
1976 | OK | ||
1977 | </option> | ||
1978 | <option name="Cancel"> | ||
1979 | Cancel | ||
1980 | </option> | ||
1981 | </alert> | ||
1982 | <alert modal="true" name="ConfirmPurchasePassword" nodefault="true"> | ||
1983 | <message name="message"> | ||
1984 | This transaction will: | ||
1985 | [ACTION] | ||
1986 | |||
1987 | Are you sure you want to proceed with this purchase? | ||
1988 | Please re-enter your password and click OK. | ||
1989 | </message> | ||
1990 | <editline /> | ||
1991 | <option name="ConfirmPurchase"> | ||
1992 | OK | ||
1993 | </option> | ||
1994 | <option name="Cancel"> | ||
1995 | Cancel | ||
1996 | </option> | ||
1997 | </alert> | ||
1998 | <alert name="SetPickLocation"> | ||
1999 | <message name="message"> | ||
2000 | Note: | ||
2001 | You have updated the location | ||
2002 | of this pick but the other details | ||
2003 | will retain their original values. | ||
2004 | </message> | ||
2005 | <option name="OK"> | ||
2006 | OK | ||
2007 | </option> | ||
2008 | </alert> | ||
2009 | <alert modal="true" name="MoveInventoryFromObject"> | ||
2010 | <message name="message"> | ||
2011 | You have selected 'no copy' inventory items. | ||
2012 | These items will be moved to your inventory, not copied. | ||
2013 | |||
2014 | Move the inventory item(s)? | ||
2015 | </message> | ||
2016 | <ignore name="ignore"> | ||
2017 | When moving no-copy inventory from objects | ||
2018 | </ignore> | ||
2019 | <option name="Move"> | ||
2020 | OK | ||
2021 | </option> | ||
2022 | <option name="Don'tMove"> | ||
2023 | Cancel | ||
2024 | </option> | ||
2025 | </alert> | ||
2026 | <alert modal="true" name="MoveInventoryFromScriptedObject"> | ||
2027 | <message name="message"> | ||
2028 | You have selected 'no copy' inventory items. These items | ||
2029 | will be moved to your inventory, not copied. | ||
2030 | Because this object is scripted, moving these items | ||
2031 | to your inventory may cause the script to malfunction. | ||
2032 | |||
2033 | Move the inventory item(s)? | ||
2034 | </message> | ||
2035 | <ignore name="ignore"> | ||
2036 | When moving no-copy inventory from scripted objects | ||
2037 | </ignore> | ||
2038 | <option name="Move"> | ||
2039 | OK | ||
2040 | </option> | ||
2041 | <option name="Don'tMove"> | ||
2042 | Cancel | ||
2043 | </option> | ||
2044 | </alert> | ||
2045 | <alert name="ClickActionNotPayable"> | ||
2046 | <message name="message"> | ||
2047 | Warning: The Pay Object click action has been set, but it | ||
2048 | will only work if a script is added with a money() event. | ||
2049 | </message> | ||
2050 | <ignore name="ignore"> | ||
2051 | When Setting 'Pay' on objects without money() events | ||
2052 | </ignore> | ||
2053 | </alert> | ||
2054 | <alert modal="true" name="OpenObjectCannotCopy"> | ||
2055 | <message name="message"> | ||
2056 | There are no items in this object that you are allowed to copy. | ||
2057 | </message> | ||
2058 | </alert> | ||
2059 | <alert modal="true" name="WebLaunchAccountHistory"> | ||
2060 | <message name="message"> | ||
2061 | Go to the [SECOND_LIFE] web site to see your account history? | ||
2062 | </message> | ||
2063 | <ignore name="ignore"> | ||
2064 | When loading account history web page | ||
2065 | </ignore> | ||
2066 | <option name="Gotopage"> | ||
2067 | Go to page | ||
2068 | </option> | ||
2069 | <option name="Cancel"> | ||
2070 | Cancel | ||
2071 | </option> | ||
2072 | </alert> | ||
2073 | <alert modal="true" name="ClickOpenF1Help"> | ||
2074 | <message name="message"> | ||
2075 | Visit the [SECOND_LIFE] Support Web site? (note: this is not an Imprudence Help site) | ||
2076 | </message> | ||
2077 | <ignore name="ignore"> | ||
2078 | When visiting the [SECOND_LIFE] Support Website. | ||
2079 | </ignore> | ||
2080 | <option name="Gotopage"> | ||
2081 | Go | ||
2082 | </option> | ||
2083 | <option name="Cancel"> | ||
2084 | Cancel | ||
2085 | </option> | ||
2086 | </alert> | ||
2087 | <alert modal="true" name="RetryFetchInventoryDescendents"> | ||
2088 | <message name="message"> | ||
2089 | Inventory fetch from server timed out. Retry? | ||
2090 | </message> | ||
2091 | <ignore name="ignore"> | ||
2092 | Retry Fetch Inventory Descendents | ||
2093 | </ignore> | ||
2094 | <option name="Retry"> | ||
2095 | Retry | ||
2096 | </option> | ||
2097 | <option name="Cancel"> | ||
2098 | Cancel | ||
2099 | </option> | ||
2100 | </alert> | ||
2101 | <alert modal="true" name="ConfirmQuit"> | ||
2102 | <message name="message"> | ||
2103 | Are you sure you want to quit? | ||
2104 | </message> | ||
2105 | <ignore name="ignore"> | ||
2106 | When Quitting | ||
2107 | </ignore> | ||
2108 | <option name="Quit"> | ||
2109 | Quit | ||
2110 | </option> | ||
2111 | <option name="Continue"> | ||
2112 | Continue | ||
2113 | </option> | ||
2114 | </alert> | ||
2115 | <alert modal="true" name="HelpReportAbuseEmailLL"> | ||
2116 | <message name="message"> | ||
2117 | Use this tool to report violations of the Terms of Service | ||
2118 | and Community Standards. See: | ||
2119 | |||
2120 | http://secondlife.com/corporate/tos.php | ||
2121 | http://secondlife.com/corporate/cs.php | ||
2122 | |||
2123 | All reported abuses of the Terms of Service and Community Standards | ||
2124 | are investigated and resolved. You can view the incident | ||
2125 | resolution on the Incident Report at: | ||
2126 | |||
2127 | http://secondlife.com/support/incidentreport.php | ||
2128 | </message> | ||
2129 | </alert> | ||
2130 | <alert modal="true" name="HelpReportAbuseEmailEO"> | ||
2131 | <message name="message"> | ||
2132 | IMPORTANT: This report will go to the owner of the | ||
2133 | region you are currently in and not to Linden Lab. | ||
2134 | |||
2135 | As a service to residents and visitors, the owner of | ||
2136 | the region you are in has elected to receive and resolve | ||
2137 | all reports originating in this region. Linden Lab will | ||
2138 | not investigate reports you file from this location. | ||
2139 | |||
2140 | The region owner will resolve reports based on the local | ||
2141 | rules of this region as outlined in the estate Covenant. | ||
2142 | (View covenants by going to the World menu and selecting | ||
2143 | About Land.) | ||
2144 | |||
2145 | The resolution of this report applies only to this Region; | ||
2146 | Residents access to other areas of [SECOND_LIFE] will not be | ||
2147 | affected by the outcome of this report. Only Linden Lab can | ||
2148 | restrict access to the entirety of [SECOND_LIFE]. | ||
2149 | </message> | ||
2150 | </alert> | ||
2151 | <alert modal="true" name="HelpReportBug"> | ||
2152 | <message name="message"> | ||
2153 | Use this tool to *only* report technical features that do not perform | ||
2154 | as described or expected, please provide as much detail as possible, | ||
2155 | You may reply to the auto-response email to add more details to your | ||
2156 | report. | ||
2157 | |||
2158 | All bug reports are investigated and assessed. No email response will be sent. | ||
2159 | |||
2160 | If you are having a technical difficulty, please contact Support at: | ||
2161 | |||
2162 | http://secondlife.com/community/support.php | ||
2163 | |||
2164 | Note: Incomplete reports will not be investigated | ||
2165 | </message> | ||
2166 | </alert> | ||
2167 | <alert modal="true" name="HelpReportAbuseSelectCategory"> | ||
2168 | <message name="message"> | ||
2169 | Please select a category for this abuse report. | ||
2170 | Selecting a category helps us file and process abuse reports. | ||
2171 | </message> | ||
2172 | </alert> | ||
2173 | <alert modal="true" name="HelpReportBugSelectCategory"> | ||
2174 | <message name="message"> | ||
2175 | Please select a category for this bug. | ||
2176 | Selecting a category helps us file and process bug reports. | ||
2177 | </message> | ||
2178 | </alert> | ||
2179 | <alert modal="true" name="HelpReportAbuseAbuserNameEmpty"> | ||
2180 | <message name="message"> | ||
2181 | Please enter the name of the abuser. | ||
2182 | Entering an accurate value helps us file and process abuse reports. | ||
2183 | </message> | ||
2184 | </alert> | ||
2185 | <alert modal="true" name="HelpReportAbuseAbuserLocationEmpty"> | ||
2186 | <message name="message"> | ||
2187 | Please enter the location where the abuse took place. | ||
2188 | Entering an accurate value helps us file and process abuse reports. | ||
2189 | </message> | ||
2190 | </alert> | ||
2191 | <alert modal="true" name="HelpReportAbuseSummaryEmpty"> | ||
2192 | <message name="message"> | ||
2193 | Please enter a summary of the abuse that took place. | ||
2194 | Entering an accurate summary helps us file and process abuse reports. | ||
2195 | </message> | ||
2196 | </alert> | ||
2197 | <alert modal="true" name="HelpReportBugSummaryEmpty"> | ||
2198 | <message name="message"> | ||
2199 | Please enter a summary of the bug. | ||
2200 | Entering an accurate summary helps us file and process bug reports. | ||
2201 | </message> | ||
2202 | </alert> | ||
2203 | <alert modal="true" name="HelpReportAbuseDetailsEmpty"> | ||
2204 | <message name="message"> | ||
2205 | Please enter a detailed description of the abuse that took place. | ||
2206 | Be as specific as you can, including names and the details of the | ||
2207 | incident you are reporting. | ||
2208 | Entering an accurate description helps us file and process abuse reports. | ||
2209 | </message> | ||
2210 | </alert> | ||
2211 | <alert modal="true" name="HelpReportBugDetailsEmpty"> | ||
2212 | <message name="message"> | ||
2213 | Please enter a detailed description of the bug. | ||
2214 | Be as specific as you can, including steps to reproduce the bug | ||
2215 | if possible. | ||
2216 | Entering an accurate description helps us file and process bug reports. | ||
2217 | </message> | ||
2218 | </alert> | ||
2219 | <alert modal="true" name="HelpReportAbuseContainsCopyright"> | ||
2220 | <message name="message"> | ||
2221 | Dear Resident, | ||
2222 | |||
2223 | You appear to be reporting intellectual property infringement. Please make sure you are reporting it correctly: | ||
2224 | |||
2225 | (1) The Abuse Process. You may submit an abuse report if you believe a Resident is exploiting the [SECOND_LIFE] permissions system, for example, by using CopyBot or similar copying tools, to infringe intellectual property rights. The Abuse Team investigates and issues appropriate disciplinary action for behavior that violates the [SECOND_LIFE] Community Standards or Terms of Service. However, the Abuse Team does not handle and will not respond to requests to remove content from the [SECOND_LIFE] world. | ||
2226 | |||
2227 | (2) The DMCA or Content Removal Process. To request removal of content from [SECOND_LIFE], you MUST submit a valid notification of infringement as provided in our DMCA Policy at http://secondlife.com/corporate/dmca.php. | ||
2228 | |||
2229 | If you still wish to continue with the abuse process, please close this window and finish submitting your report. You may need to select the specific category 'CopyBot or Permissions Exploit'. | ||
2230 | |||
2231 | Thank you, | ||
2232 | |||
2233 | Linden Lab | ||
2234 | </message> | ||
2235 | </alert> | ||
2236 | <alert modal="true" name="FailedRequirementsCheck"> | ||
2237 | <message name="message"> | ||
2238 | The following required components are missing from [FLOATER]: | ||
2239 | [COMPONENTS] | ||
2240 | </message> | ||
2241 | </alert> | ||
2242 | <alert name="ReplaceAttachment" title="Replace Existing Attachment"> | ||
2243 | <message name="message"> | ||
2244 | There is already an object attached to this point on your body. | ||
2245 | Do you want to replace it with the selected object? | ||
2246 | </message> | ||
2247 | <ignore name="ignore" save_option="true"> | ||
2248 | When replacing existing attachments | ||
2249 | </ignore> | ||
2250 | <option ignore="Replace Automatically" name="Yes"> | ||
2251 | OK | ||
2252 | </option> | ||
2253 | <option ignore="Never Replace" name="No"> | ||
2254 | Cancel | ||
2255 | </option> | ||
2256 | </alert> | ||
2257 | <alert name="BusyModePay" title="Busy Mode Warning"> | ||
2258 | <message name="message"> | ||
2259 | You are in Busy Mode, which means you will not | ||
2260 | receive any items offered in exchange for | ||
2261 | this payment. | ||
2262 | |||
2263 | Would you like to leave Busy Mode before | ||
2264 | completing this transaction? | ||
2265 | </message> | ||
2266 | <ignore name="ignore" save_option="true"> | ||
2267 | When paying a person or object in busy mode | ||
2268 | </ignore> | ||
2269 | <option ignore="Always leave Busy Mode" name="Yes"> | ||
2270 | OK | ||
2271 | </option> | ||
2272 | <option ignore="Never leave Busy Mode" name="No"> | ||
2273 | Cancel | ||
2274 | </option> | ||
2275 | </alert> | ||
2276 | <alert modal="true" name="ConfirmEmptyTrash"> | ||
2277 | <message name="message"> | ||
2278 | Are you sure you want to permanently remove | ||
2279 | the contents of your Trash folder? | ||
2280 | </message> | ||
2281 | <ignore name="ignore"> | ||
2282 | When emptying your inventory trash folder | ||
2283 | </ignore> | ||
2284 | <option default="true" name="Yes"> | ||
2285 | OK | ||
2286 | </option> | ||
2287 | <option name="No"> | ||
2288 | Cancel | ||
2289 | </option> | ||
2290 | </alert> | ||
2291 | <alert modal="true" name="ConfirmClearBrowserCache"> | ||
2292 | <message name="message"> | ||
2293 | Are you sure you want to clear your browser cache? | ||
2294 | </message> | ||
2295 | <option default="true" name="Yes"> | ||
2296 | Yes | ||
2297 | </option> | ||
2298 | <option name="No"> | ||
2299 | Cancel | ||
2300 | </option> | ||
2301 | </alert> | ||
2302 | <alert modal="true" name="ConfirmClearCookies"> | ||
2303 | <message name="message"> | ||
2304 | Are you sure you want to clear your cookies? | ||
2305 | </message> | ||
2306 | <option default="true" name="Yes"> | ||
2307 | Yes | ||
2308 | </option> | ||
2309 | <option name="No"> | ||
2310 | Cancel | ||
2311 | </option> | ||
2312 | </alert> | ||
2313 | <alert modal="true" name="ConfirmClearMediaUrlList"> | ||
2314 | <message name="message"> | ||
2315 | Are you sure you want to clear your list of saved URLs? | ||
2316 | </message> | ||
2317 | <option default="true" name="Yes"> | ||
2318 | Yes | ||
2319 | </option> | ||
2320 | <option name="No"> | ||
2321 | Cancel | ||
2322 | </option> | ||
2323 | </alert> | ||
2324 | <alert modal="true" name="ConfirmEmptyLostAndFound"> | ||
2325 | <message name="message"> | ||
2326 | Are you sure you want to permanently remove | ||
2327 | the contents of your Lost And Found folder? | ||
2328 | </message> | ||
2329 | <ignore name="ignore"> | ||
2330 | When emptying your inventory Lost And Found folder | ||
2331 | </ignore> | ||
2332 | <option default="true" name="Yes"> | ||
2333 | Yes | ||
2334 | </option> | ||
2335 | <option name="No"> | ||
2336 | No | ||
2337 | </option> | ||
2338 | </alert> | ||
2339 | <alert modal="true" name="CopySLURL"> | ||
2340 | <message name="message"> | ||
2341 | The following SLURL has been copied to your clipboard: | ||
2342 | [SLURL] | ||
2343 | |||
2344 | Put it in a web page to give others easy access to this location or | ||
2345 | try it out yourself by pasting it into the address bar of your web browser. | ||
2346 | </message> | ||
2347 | <ignore name="ignore"> | ||
2348 | When copying a SLURL to your clipboard | ||
2349 | </ignore> | ||
2350 | </alert> | ||
2351 | <alert modal="true" name="GraphicsPreferencesHelp"> | ||
2352 | <message name="message"> | ||
2353 | This panel controls window size and resolution and the quality of the client's graphics. The Preferences > Graphics interface allows you to choose between four graphics levels: Low, Mid, High, and Ultra. You may also customize your graphics settings by checking the Custom checkbox and manipulating the following settings: | ||
2354 | |||
2355 | Shaders: Enable or disable various types of pixel shaders. | ||
2356 | |||
2357 | Reflection Detail: Sets the types of objects that water can reflect. | ||
2358 | |||
2359 | Avatar Rendering: Sets options that affect how the client renders avatars. | ||
2360 | |||
2361 | Draw Distance: Affects how far out from your viewpoint objects will be rendered in the scene. | ||
2362 | |||
2363 | Max Particle Count: Sets the maximum number of particles you are able to see on your screen at once. | ||
2364 | |||
2365 | Post Process Quality: Sets the resolution with which Glow is rendered. | ||
2366 | |||
2367 | Mesh Detail: Sets the amount of detail or number of triangles used in rendering certain objects. A higher value takes longer to render, but makes these objects appear with more detail. | ||
2368 | |||
2369 | Lighting Detail: Selects what types of lights you would like to render. | ||
2370 | |||
2371 | Terrain Detail: Sets the amount of detail you would like to see for the terrain texture. | ||
2372 | </message> | ||
2373 | </alert> | ||
2374 | <alert modal="true" name="WLSavePresetAlert"> | ||
2375 | <message name="message"> | ||
2376 | Do you wish to overwrite the saved preset? | ||
2377 | </message> | ||
2378 | <option name="Save"> | ||
2379 | Yes | ||
2380 | </option> | ||
2381 | <option name="Cancel"> | ||
2382 | No | ||
2383 | </option> | ||
2384 | </alert> | ||
2385 | <alert modal="true" name="WLDeletePresetAlert"> | ||
2386 | <message name="message"> | ||
2387 | Do you wish to delete [SKY]? | ||
2388 | </message> | ||
2389 | <option name="Delete"> | ||
2390 | Yes | ||
2391 | </option> | ||
2392 | <option name="Cancel"> | ||
2393 | No | ||
2394 | </option> | ||
2395 | </alert> | ||
2396 | <alert modal="true" name="WLNoEditDefault"> | ||
2397 | <message name="message"> | ||
2398 | You cannot edit or delete a default preset. | ||
2399 | </message> | ||
2400 | </alert> | ||
2401 | <alert modal="true" name="WLMissingSky"> | ||
2402 | <message name="message"> | ||
2403 | This day cycle file references a missing sky file: [SKY]. | ||
2404 | </message> | ||
2405 | </alert> | ||
2406 | <alert modal="true" name="PPSaveEffectAlert"> | ||
2407 | <message name="message"> | ||
2408 | PostProcess Effect exists. Do you still wish overwrite it? | ||
2409 | </message> | ||
2410 | <option name="Save"> | ||
2411 | Yes | ||
2412 | </option> | ||
2413 | <option name="Cancel"> | ||
2414 | No | ||
2415 | </option> | ||
2416 | </alert> | ||
2417 | <alert modal="true" name="HelpEditSky"> | ||
2418 | <message name="message"> | ||
2419 | Edit the WindLight sliders to create and save a set of skies. | ||
2420 | </message> | ||
2421 | </alert> | ||
2422 | <alert modal="true" name="HelpEditDayCycle"> | ||
2423 | <message name="message"> | ||
2424 | Set which skies to turn to throughout the day. | ||
2425 | </message> | ||
2426 | </alert> | ||
2427 | <alert modal="true" name="EnvSettingsHelpButton"> | ||
2428 | <message name="message"> | ||
2429 | These settings adjust the way the environment looks locally on your computer. Your graphics card needs to support atmospheric shaders in order to have access to all of the settings. | ||
2430 | |||
2431 | Adjust the "Time of Day" slider to change the day's phase locally on the viewer. | ||
2432 | |||
2433 | Adjust the "Cloud Cover" slider to control how much the clouds cover the sky. | ||
2434 | |||
2435 | Pick a color in the "Water Color" color picker to change the color of the water. | ||
2436 | |||
2437 | Adjust the "Water Fog" slider to control how dense the fog is underwater. | ||
2438 | |||
2439 | Click "Use Estate Time" to reset the time of day to the region's current time of day and remain linked to it. | ||
2440 | |||
2441 | Click "Advanced Sky" to bring up an editor with more advanced settings for the sky. | ||
2442 | |||
2443 | Click "Advanced Water" to bring up an editor with more advanced settings for the water. | ||
2444 | </message> | ||
2445 | </alert> | ||
2446 | <alert modal="true" name="HelpDayCycle"> | ||
2447 | <message name="message"> | ||
2448 | The Day Cycle Editor gives you control over the sky during [SECOND_LIFE]'s day/night cycle. This is the cycle that is used by the Basic Environment Editor's Time of Day slider. | ||
2449 | |||
2450 | The Day Cycle Editor works by setting keyframes. These are nodes (represented by the gray blips on the time graph) that have Sky Presets associated with them. As the Time of Day progresses, the WindLight sky "animates" as it interpolates between these keyframes. | ||
2451 | |||
2452 | The yellow arrow above the timeline represents your current view, based on Time of Day. Click and drag it to see how your day will animate. You may add or delete keyframes by pressing the Add Key and Delete Key buttons to the right of the timeline. | ||
2453 | |||
2454 | You can set the time position of a keyframe by either dragging it along the timeline, or by setting its value manually in the Key Frame Settings frame. Within the Key Frame Settings frame, you'll be able to associate the keyframe with its respective WindLight preset. | ||
2455 | |||
2456 | Length of Cycle dictates the overall duration of a "day". Setting this to a low value (for instance, 2 min.) will mean your entire 24-hour timeline will animate in only two real minutes! Once you are satisfied with your timeline and keyframe cycle, use the Play and Stop buttons to preview the results. Remember- you can also move the yellow time-indicator arrow above the timeline to see the cycle animate interactively. Using the Use Estate Time button will synchronize your day length and time of day with the Estate's day cycle. | ||
2457 | |||
2458 | Once you are pleased with your Day Cycle, you can save and load it with the Save Test Day and Load Test Day buttons. Note that, for now, we only allow one Day Cycle. | ||
2459 | </message> | ||
2460 | </alert> | ||
2461 | <alert modal="true" name="HelpBlueHorizon"> | ||
2462 | <message name="message"> | ||
2463 | Use the Red/Green/Blue (RGB) sliders to adjust the color of the sky. You can use the Intensity (I) slider to move all three RGB sliders in unison. | ||
2464 | </message> | ||
2465 | </alert> | ||
2466 | <alert modal="true" name="HelpHazeHorizon"> | ||
2467 | <message name="message"> | ||
2468 | Haze Horizon is one of the most useful parameters for | ||
2469 | adjusting overall light exposure in the scene. It is | ||
2470 | effective for simulating many exposure settings, | ||
2471 | such as white-outs from the sun and darker, | ||
2472 | closed-iris settings. | ||
2473 | </message> | ||
2474 | </alert> | ||
2475 | <alert modal="true" name="HelpBlueDensity"> | ||
2476 | <message name="message"> | ||
2477 | Blue Density affects the overall color saturation of the sky and fog. If you move the Intensity (I) slider to the right, colors will become brighter and more vibrant. If you move it all the way to the left, the colors will become duller, eventually fading to black and white. If you want to fine-tune the sky's color balance, you can control individual elements of saturation by using the Red/Green/Blue (RGB) sliders. | ||
2478 | </message> | ||
2479 | </alert> | ||
2480 | <alert modal="true" name="HelpHazeDensity"> | ||
2481 | <message name="message"> | ||
2482 | Haze Density controls the level of dull, gray | ||
2483 | haze in the atmosphere. It is effective for | ||
2484 | simulating scenes with high levels of smoke | ||
2485 | and man-made pollutants. It is also effective | ||
2486 | for simulating fog and mist. | ||
2487 | </message> | ||
2488 | </alert> | ||
2489 | <alert modal="true" name="HelpDensityMult"> | ||
2490 | <message name="message"> | ||
2491 | The Density Multiplier can be used to affect the overall atmospheric density. At lower settings, it creates a feeling of "thin air", and at higher settings, it creates a very heavy, smoggy effect. | ||
2492 | </message> | ||
2493 | </alert> | ||
2494 | <alert modal="true" name="HelpDistanceMult"> | ||
2495 | <message name="message"> | ||
2496 | Adjusts WindLight's perceived distance. A value of | ||
2497 | zero effectively turns off WindLight's influence | ||
2498 | on terrain and objects. Values greater than 1 simulate | ||
2499 | greater distances for thicker atmospheric effects. | ||
2500 | </message> | ||
2501 | </alert> | ||
2502 | <alert modal="true" name="HelpMaxAltitude"> | ||
2503 | <message name="message"> | ||
2504 | Max Altitude adjusts the altitude calculations WindLight | ||
2505 | performs when computing its atmospheric lighting. At | ||
2506 | later times of day, it is useful for adjusting how | ||
2507 | "deep" the sunset appears. | ||
2508 | </message> | ||
2509 | </alert> | ||
2510 | <alert modal="true" name="HelpSunlightColor"> | ||
2511 | <message name="message"> | ||
2512 | Adjusts the color and intensity of the direct light in the scene. | ||
2513 | </message> | ||
2514 | </alert> | ||
2515 | <alert modal="true" name="HelpSunAmbient"> | ||
2516 | <message name="message"> | ||
2517 | Adjusts the color and intensity of ambient atmospheric light in the scene. | ||
2518 | </message> | ||
2519 | </alert> | ||
2520 | <alert modal="true" name="HelpSunGlow"> | ||
2521 | <message name="message"> | ||
2522 | The Size slider controls the size of the sun. | ||
2523 | The Focus slider controls how blurred the sun | ||
2524 | is over the sky. | ||
2525 | </message> | ||
2526 | </alert> | ||
2527 | <alert modal="true" name="HelpSceneGamma"> | ||
2528 | <message name="message"> | ||
2529 | Adjust the screen's distribution of light and dark. | ||
2530 | </message> | ||
2531 | </alert> | ||
2532 | <alert modal="true" name="HelpStarBrightness"> | ||
2533 | <message name="message"> | ||
2534 | Adjusts the brightness of the stars in the sky. | ||
2535 | </message> | ||
2536 | </alert> | ||
2537 | <alert modal="true" name="HelpTimeOfDay"> | ||
2538 | <message name="message"> | ||
2539 | Controls the location of the sun in the sky. | ||
2540 | Similar to elevation. | ||
2541 | </message> | ||
2542 | </alert> | ||
2543 | <alert modal="true" name="HelpEastAngle"> | ||
2544 | <message name="message"> | ||
2545 | Controls the location of the sun in the sky. | ||
2546 | Similar to azimuth. | ||
2547 | </message> | ||
2548 | </alert> | ||
2549 | <alert modal="true" name="HelpCloudColor"> | ||
2550 | <message name="message"> | ||
2551 | Edits the color of the clouds. It is generally | ||
2552 | recommended to keep it whitish, | ||
2553 | but hey, have fun if you want. | ||
2554 | </message> | ||
2555 | </alert> | ||
2556 | <alert modal="true" name="HelpCloudDetail"> | ||
2557 | <message name="message"> | ||
2558 | Controls the detail image layered on top | ||
2559 | of the main cloud image. X and Y control | ||
2560 | its position. D (Density) controls how puffy or | ||
2561 | fractured the clouds appear. | ||
2562 | </message> | ||
2563 | </alert> | ||
2564 | <alert modal="true" name="HelpCloudDensity"> | ||
2565 | <message name="message"> | ||
2566 | Allows you to control the position of the clouds | ||
2567 | with the X and Y sliders and how dense they are | ||
2568 | with the the D slider. | ||
2569 | </message> | ||
2570 | </alert> | ||
2571 | <alert modal="true" name="HelpCloudCoverage"> | ||
2572 | <message name="message"> | ||
2573 | Controls how much the clouds cover the sky. | ||
2574 | </message> | ||
2575 | </alert> | ||
2576 | <alert modal="true" name="HelpCloudScale"> | ||
2577 | <message name="message"> | ||
2578 | Controls the scaling of the cloud image on the sky dome. | ||
2579 | </message> | ||
2580 | </alert> | ||
2581 | <alert modal="true" name="HelpCloudScrollX"> | ||
2582 | <message name="message"> | ||
2583 | Controls the speed of the clouds as they move in the X direction. | ||
2584 | </message> | ||
2585 | </alert> | ||
2586 | <alert modal="true" name="HelpCloudScrollY"> | ||
2587 | <message name="message"> | ||
2588 | Controls the speed of the clouds as they move in the Y direction. | ||
2589 | </message> | ||
2590 | </alert> | ||
2591 | <alert modal="true" name="HelpClassicClouds"> | ||
2592 | <message name="message"> | ||
2593 | Check this box to enable rendering of [SECOND_LIFE]'s older classic clouds in addition to WindLight's clouds. | ||
2594 | </message> | ||
2595 | </alert> | ||
2596 | <alert modal="true" name="HelpWaterFogColor"> | ||
2597 | <message name="message"> | ||
2598 | Chooses the color of the underwater fog. | ||
2599 | </message> | ||
2600 | </alert> | ||
2601 | <alert modal="true" name="HelpWaterFogDensity"> | ||
2602 | <message name="message"> | ||
2603 | Controls how dense the water fog is and how far you can see underwater. | ||
2604 | </message> | ||
2605 | </alert> | ||
2606 | <alert modal="true" name="HelpUnderWaterFogMod"> | ||
2607 | <message name="message"> | ||
2608 | Modifies the effect of the Fog Density Exponent to control how far you can see when your avatar is underwater. | ||
2609 | </message> | ||
2610 | </alert> | ||
2611 | <alert modal="true" name="HelpWaterGlow"> | ||
2612 | <message name="message"> | ||
2613 | Controls how much the surface of the water glows. | ||
2614 | </message> | ||
2615 | </alert> | ||
2616 | <alert modal="true" name="HelpWaterNormalScale"> | ||
2617 | <message name="message"> | ||
2618 | Controls the scaling of the three wavelets that make up the water. | ||
2619 | </message> | ||
2620 | </alert> | ||
2621 | <alert modal="true" name="HelpWaterFresnelScale"> | ||
2622 | <message name="message"> | ||
2623 | Controls how much light is reflected at different angles. | ||
2624 | </message> | ||
2625 | </alert> | ||
2626 | <alert modal="true" name="HelpWaterFresnelOffset"> | ||
2627 | <message name="message"> | ||
2628 | Controls how much light intensity is reflected. | ||
2629 | </message> | ||
2630 | </alert> | ||
2631 | <alert modal="true" name="HelpWaterScaleAbove"> | ||
2632 | <message name="message"> | ||
2633 | Controls how much light is refracted from looking above the surface of the water. | ||
2634 | </message> | ||
2635 | </alert> | ||
2636 | <alert modal="true" name="HelpWaterScaleBelow"> | ||
2637 | <message name="message"> | ||
2638 | Controls how much light is refracted from looking from below the surface of the water. | ||
2639 | </message> | ||
2640 | </alert> | ||
2641 | <alert modal="true" name="HelpWaterBlurMultiplier"> | ||
2642 | <message name="message"> | ||
2643 | Controls how waves and reflections are mixed. | ||
2644 | </message> | ||
2645 | </alert> | ||
2646 | <alert modal="true" name="HelpWaterNormalMap"> | ||
2647 | <message name="message"> | ||
2648 | Controls what normal map is layered across the water to determine reflections/refractions. | ||
2649 | </message> | ||
2650 | </alert> | ||
2651 | <alert modal="true" name="HelpWaterWave1"> | ||
2652 | <message name="message"> | ||
2653 | Controls where and how fast the large scaled version of the normal map moves in the X and Y direction. | ||
2654 | </message> | ||
2655 | </alert> | ||
2656 | <alert modal="true" name="HelpWaterWave2"> | ||
2657 | <message name="message"> | ||
2658 | Controls where and how fast the the small scaled version of the normal map moves in the X and Y direction. | ||
2659 | </message> | ||
2660 | </alert> | ||
2661 | <alert name="NewSkyPreset"> | ||
2662 | <message name="message"> | ||
2663 | Give me a name for the new sky. | ||
2664 | </message> | ||
2665 | <editline name="editline"> | ||
2666 | New Preset | ||
2667 | </editline> | ||
2668 | <option name="OK"> | ||
2669 | OK | ||
2670 | </option> | ||
2671 | <option name="Cancel"> | ||
2672 | Cancel | ||
2673 | </option> | ||
2674 | </alert> | ||
2675 | <alert modal="true" name="ExistsSkyPresetAlert"> | ||
2676 | <message name="message"> | ||
2677 | Preset already exists! | ||
2678 | </message> | ||
2679 | </alert> | ||
2680 | <alert name="NewWaterPreset"> | ||
2681 | <message name="message"> | ||
2682 | Give me a name for the new water preset. | ||
2683 | </message> | ||
2684 | <editline name="editline"> | ||
2685 | New Preset | ||
2686 | </editline> | ||
2687 | <option name="OK"> | ||
2688 | OK | ||
2689 | </option> | ||
2690 | <option name="Cancel"> | ||
2691 | Cancel | ||
2692 | </option> | ||
2693 | </alert> | ||
2694 | <alert modal="true" name="ExistsWaterPresetAlert"> | ||
2695 | <message name="message"> | ||
2696 | Preset already exists! | ||
2697 | </message> | ||
2698 | </alert> | ||
2699 | <alert modal="true" name="WaterNoEditDefault"> | ||
2700 | <message name="message"> | ||
2701 | You cannot edit or delete a default preset. | ||
2702 | </message> | ||
2703 | </alert> | ||
2704 | <alert modal="true" name="ChatterBoxSessionStartError"> | ||
2705 | <message name="message"> | ||
2706 | Unable to start a new chat session with [RECIPIENT]. | ||
2707 | [REASON] | ||
2708 | </message> | ||
2709 | <option default="true" name="OK"> | ||
2710 | OK | ||
2711 | </option> | ||
2712 | </alert> | ||
2713 | <alert modal="true" name="ChatterBoxSessionEventError"> | ||
2714 | <message name="message"> | ||
2715 | [EVENT] | ||
2716 | [REASON] | ||
2717 | </message> | ||
2718 | <option default="true" name="OK"> | ||
2719 | OK | ||
2720 | </option> | ||
2721 | </alert> | ||
2722 | <alert modal="true" name="ForceCloseChatterBoxSession"> | ||
2723 | <message name="message"> | ||
2724 | Your chat session with [NAME] must close. | ||
2725 | [REASON] | ||
2726 | </message> | ||
2727 | <option default="true" name="OK"> | ||
2728 | OK | ||
2729 | </option> | ||
2730 | </alert> | ||
2731 | <alert modal="true" name="Cannot_Purchase_an_Attachment"> | ||
2732 | <message name="message"> | ||
2733 | Items may not be purchased while | ||
2734 | they are part of an attachment. | ||
2735 | </message> | ||
2736 | </alert> | ||
2737 | <alert modal="true" name="DebitPermissionDetails" | ||
2738 | title="About Requests for the Debit Permission"> | ||
2739 | <message name="message"> | ||
2740 | Granting this request gives a script ongoing permission to take Linden dollars (L$) from your account. To revoke this permission, the object owner must delete the object or reset the scripts in the object. | ||
2741 | </message> | ||
2742 | <option default="true" name="OK"> | ||
2743 | OK | ||
2744 | </option> | ||
2745 | </alert> | ||
2746 | <alert modal="true" name="AutoWearNewClothing"> | ||
2747 | <message name="message"> | ||
2748 | Would you like to automatically wear the clothing item you create? | ||
2749 | </message> | ||
2750 | <ignore name="ignore"> | ||
2751 | Automatically wear new clothing | ||
2752 | </ignore> | ||
2753 | <option name="Yes"> | ||
2754 | Yes | ||
2755 | </option> | ||
2756 | <option name="No"> | ||
2757 | No | ||
2758 | </option> | ||
2759 | </alert> | ||
2760 | <alert modal="true" name="BadURL"> | ||
2761 | <message name="message"> | ||
2762 | Imprudence doesn't know how to handle the link: | ||
2763 | [SLURL] | ||
2764 | Most links are similar to this: | ||
2765 | |||
2766 | secondlife:///app/agent/0e346d8b-4433-4d66-a6b0- | ||
2767 | fd37083abc4c/about | ||
2768 | |||
2769 | Please check the spelling and try again. | ||
2770 | </message> | ||
2771 | </alert> | ||
2772 | <alert modal="true" name="NotAgeVerified"> | ||
2773 | <message name="message"> | ||
2774 | You need to be age-verified in order to access this parcel. | ||
2775 | Would you like to visit the [SECOND_LIFE] website to verify your age? | ||
2776 | |||
2777 | [_URL] | ||
2778 | </message> | ||
2779 | <ignore name="ignore"> | ||
2780 | Warn about lack of age verification | ||
2781 | </ignore> | ||
2782 | <option name="Yes"> | ||
2783 | Yes | ||
2784 | </option> | ||
2785 | <option name="No"> | ||
2786 | No | ||
2787 | </option> | ||
2788 | <url option="0"> | ||
2789 | https://secondlife.com/account/verification.php | ||
2790 | </url> | ||
2791 | </alert> | ||
2792 | <alert modal="true" name="Cannot enter parcel: no payment info on file"> | ||
2793 | <message name="message"> | ||
2794 | This parcel requires that you have payment information on file before you can access it. | ||
2795 | Would you like to visit the [SECOND_LIFE] website to set this up? | ||
2796 | |||
2797 | [_URL] | ||
2798 | </message> | ||
2799 | <ignore name="ignore"> | ||
2800 | Warn about lack of payment info | ||
2801 | </ignore> | ||
2802 | <option name="Yes"> | ||
2803 | Yes | ||
2804 | </option> | ||
2805 | <option name="No"> | ||
2806 | No | ||
2807 | </option> | ||
2808 | <url option="0"> | ||
2809 | https://secondlife.com/account/ | ||
2810 | </url> | ||
2811 | </alert> | ||
2812 | <alert modal="true" name="MissingString"> | ||
2813 | <message name="message"> | ||
2814 | The string [STRING_NAME] is missing from strings.xml | ||
2815 | </message> | ||
2816 | </alert> | ||
2817 | |||
2818 | </alerts> | ||
2819 | <!-- This file is no longer used. Please see notifications.xml and make your changes there. --> | <!-- This file is no longer used. Please see notifications.xml and make your changes there. --> | |
diff --git a/linden/indra/newview/skins/default/xui/en-us/notify.xml b/linden/indra/newview/skins/default/xui/en-us/notify.xml index 1921311..a1cf005 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notify.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notify.xml | |||
@@ -1,1079 +1 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <notifications> | ||
3 | <notify name="SystemMessageTip" tip="true"> | ||
4 | <message name="message"> | ||
5 | [MESSAGE] | ||
6 | </message> | ||
7 | </notify> | ||
8 | <notify name="Cancelled" tip="true"> | ||
9 | <message name="message"> | ||
10 | Cancelled | ||
11 | </message> | ||
12 | </notify> | ||
13 | <notify name="CancelledSit" tip="true"> | ||
14 | <message name="message"> | ||
15 | Cancelled Sit | ||
16 | </message> | ||
17 | </notify> | ||
18 | <notify name="CancelledAttach" tip="true"> | ||
19 | <message name="message"> | ||
20 | Cancelled Attach | ||
21 | </message> | ||
22 | </notify> | ||
23 | <notify name="ReplacedMissingWearable" tip="true"> | ||
24 | <message name="message"> | ||
25 | Replaced missing clothing/body part with default. | ||
26 | </message> | ||
27 | </notify> | ||
28 | <notify name="FriendOnline" tip="true"> | ||
29 | <message name="message"> | ||
30 | [FIRST] [LAST] is Online | ||
31 | </message> | ||
32 | </notify> | ||
33 | <notify name="FriendOffline" tip="true"> | ||
34 | <message name="message"> | ||
35 | [FIRST] [LAST] is Offline | ||
36 | </message> | ||
37 | </notify> | ||
38 | <notify name="AddSelfFriend" tip="true"> | ||
39 | <message name="message"> | ||
40 | You cannot add yourself as a friend. | ||
41 | </message> | ||
42 | </notify> | ||
43 | <notify name="UploadingAuctionSnapshot" tip="true"> | ||
44 | <message name="message"> | ||
45 | Uploading in-world and web site snapshots... | ||
46 | (Takes about 5 minutes.) | ||
47 | </message> | ||
48 | </notify> | ||
49 | <notify name="UploadPayment" tip="false"> | ||
50 | <message name="message"> | ||
51 | You paid L$[AMOUNT] to upload. | ||
52 | </message> | ||
53 | </notify> | ||
54 | <notify name="UploadingSnapshot" tip="true"> | ||
55 | <message name="message"> | ||
56 | Uploading in-world snapshot... | ||
57 | (Takes a minute or so.) | ||
58 | </message> | ||
59 | </notify> | ||
60 | <notify name="UploadWebSnapshotDone" tip="true"> | ||
61 | <message name="message"> | ||
62 | Web site snapshot upload done. | ||
63 | </message> | ||
64 | </notify> | ||
65 | <notify name="UploadSnapshotDone" tip="true"> | ||
66 | <message name="message"> | ||
67 | In-world snapshot upload done | ||
68 | </message> | ||
69 | </notify> | ||
70 | <notify name="TerrainDownloaded" tip="true"> | ||
71 | <message name="message"> | ||
72 | Terrain.raw downloaded | ||
73 | </message> | ||
74 | </notify> | ||
75 | <notify name="InMaxGroups" tip="true"> | ||
76 | <message name="message"> | ||
77 | You are already in the maximum number of groups. You will need to leave a group before you can create one. | ||
78 | </message> | ||
79 | </notify> | ||
80 | <notify name="GestureMissing" tip="true"> | ||
81 | <message name="message"> | ||
82 | Gesture [NAME] is missing from database. | ||
83 | </message> | ||
84 | </notify> | ||
85 | <notify name="UnableToLoadGesture" tip="true"> | ||
86 | <message name="message"> | ||
87 | Unable to load gesture [NAME]. | ||
88 | Please try again. | ||
89 | </message> | ||
90 | </notify> | ||
91 | <notify name="InventoryLoaded" tip="true"> | ||
92 | <message name="message"> | ||
93 | Your inventory is loaded. | ||
94 | </message> | ||
95 | </notify> | ||
96 | <notify name="LandmarkMissing" tip="true"> | ||
97 | <message name="message"> | ||
98 | Landmark is missing from database. | ||
99 | </message> | ||
100 | </notify> | ||
101 | <notify name="UnableToLoadLandmark" tip="true"> | ||
102 | <message name="message"> | ||
103 | Unable to load landmark. Please try again. | ||
104 | </message> | ||
105 | </notify> | ||
106 | <notify name="CapsKeyOn" tip="true"> | ||
107 | <message name="message"> | ||
108 | Your Caps Lock key is on. | ||
109 | As this will affect the password you type in, | ||
110 | you will probably want to turn it off. | ||
111 | </message> | ||
112 | </notify> | ||
113 | <notify name="NotecardMissing" tip="true"> | ||
114 | <message name="message"> | ||
115 | Notecard is missing from database. | ||
116 | </message> | ||
117 | </notify> | ||
118 | <notify name="NotecardNoPermissions" tip="true"> | ||
119 | <message name="message"> | ||
120 | Insufficient permissions to view notecard. | ||
121 | </message> | ||
122 | </notify> | ||
123 | <notify name="RezItemNoPermissions" tip="true"> | ||
124 | <message name="message"> | ||
125 | Insufficient permissions to rez object. | ||
126 | </message> | ||
127 | </notify> | ||
128 | <notify name="UnableToLoadNotecard" tip="true"> | ||
129 | <message name="message"> | ||
130 | Unable to load notecard. | ||
131 | Please try again. | ||
132 | </message> | ||
133 | </notify> | ||
134 | <notify name="ScriptMissing" tip="true"> | ||
135 | <message name="message"> | ||
136 | Script is missing from database. | ||
137 | </message> | ||
138 | </notify> | ||
139 | <notify name="ScriptNoPermissions" tip="true"> | ||
140 | <message name="message"> | ||
141 | Insufficient permissions to view script. | ||
142 | </message> | ||
143 | </notify> | ||
144 | <notify name="UnableToLoadScript" tip="true"> | ||
145 | <message name="message"> | ||
146 | Unable to load script. Please try again. | ||
147 | </message> | ||
148 | </notify> | ||
149 | <notify name="IncompleteInventory" tip="true"> | ||
150 | <message name="message"> | ||
151 | The complete contents you are offering are not yet | ||
152 | locally available. Please try offering those items | ||
153 | again in a minute. | ||
154 | </message> | ||
155 | </notify> | ||
156 | <notify name="CannotModifyProtectedCategories" tip="true"> | ||
157 | <message name="message"> | ||
158 | You cannot modify protected categories. | ||
159 | </message> | ||
160 | </notify> | ||
161 | <notify name="CannotRemoveProtectedCategories" tip="true"> | ||
162 | <message name="message"> | ||
163 | You cannot remove protected categories. | ||
164 | </message> | ||
165 | </notify> | ||
166 | <notify name="OfferedCard" tip="true"> | ||
167 | <message name="message"> | ||
168 | You have offered a calling card to [FIRST] [LAST] | ||
169 | </message> | ||
170 | </notify> | ||
171 | <notify name="UnableToBuyWhileDownloading" tip="true"> | ||
172 | <message name="message"> | ||
173 | Unable to buy while downloading object data. | ||
174 | Please try again. | ||
175 | </message> | ||
176 | </notify> | ||
177 | <notify name="UnableToLinkWhileDownloading" tip="true"> | ||
178 | <message name="message"> | ||
179 | Unable to link while downloading object data. | ||
180 | Please try again. | ||
181 | </message> | ||
182 | </notify> | ||
183 | <notify name="CannotBuyObjectsFromDifferentOwners" tip="true"> | ||
184 | <message name="message"> | ||
185 | Cannot buy objects from different owners at the same time. | ||
186 | Please select a single object. | ||
187 | </message> | ||
188 | </notify> | ||
189 | <notify name="ObjectNotForSale" tip="true"> | ||
190 | <message name="message"> | ||
191 | Object does not appear to be for sale. | ||
192 | </message> | ||
193 | </notify> | ||
194 | <notify name="EnteringGodMode" tip="true"> | ||
195 | <message name="message"> | ||
196 | Entering god mode, level [LEVEL] | ||
197 | </message> | ||
198 | </notify> | ||
199 | <notify name="LeavingGodMode" tip="true"> | ||
200 | <message name="message"> | ||
201 | Leaving god mode, level [LEVEL] | ||
202 | </message> | ||
203 | </notify> | ||
204 | <notify name="CopyFailed" tip="true"> | ||
205 | <message name="message"> | ||
206 | Copy failed because you lack copy permission | ||
207 | </message> | ||
208 | </notify> | ||
209 | <notify name="InventoryAccepted" tip="true"> | ||
210 | <message name="message"> | ||
211 | [NAME] accepted your inventory offer. | ||
212 | </message> | ||
213 | </notify> | ||
214 | <notify name="InventoryDeclined" tip="true"> | ||
215 | <message name="message"> | ||
216 | [NAME] declined your inventory offer. | ||
217 | </message> | ||
218 | </notify> | ||
219 | <notify name="ObjectMessage" tip="true"> | ||
220 | <message name="message"> | ||
221 | [NAME]: [MESSAGE] | ||
222 | </message> | ||
223 | </notify> | ||
224 | <notify name="CallingCardAccepted" tip="true"> | ||
225 | <message name="message"> | ||
226 | Your calling card was accepted. | ||
227 | </message> | ||
228 | </notify> | ||
229 | <notify name="CallingCardDeclined" tip="true"> | ||
230 | <message name="message"> | ||
231 | Your calling card was declined. | ||
232 | </message> | ||
233 | </notify> | ||
234 | <notify name="TeleportToLandmark" tip="true"> | ||
235 | <message name="message"> | ||
236 | Now that you have reached the mainland, you can teleport to locations like '[NAME]' by clicking on the Inventory button on the bottom right of your screen, and then select the Landmarks folder. | ||
237 | Double click on the landmark and click on Teleport to travel there. | ||
238 | </message> | ||
239 | </notify> | ||
240 | <notify name="TeleportToPerson" tip="true"> | ||
241 | <message name="message"> | ||
242 | Now that you have reached the mainland, you can contact residents like '[NAME]' by clicking on the Inventory button on the bottom right of your screen, and then select the Calling Cards folder. | ||
243 | Double click on the card, click on Instant Message, and type a message. | ||
244 | </message> | ||
245 | </notify> | ||
246 | <notify name="CantSelectLandFromMultipleRegions" tip="true"> | ||
247 | <message name="message"> | ||
248 | Can't select land across server boundaries. | ||
249 | Try selecting a smaller piece of land. | ||
250 | </message> | ||
251 | </notify> | ||
252 | <notify name="GenerticNotify" tip="false"> | ||
253 | <message name="message"> | ||
254 | [MESSAGE] | ||
255 | </message> | ||
256 | </notify> | ||
257 | <notify name="GroupVote" tip="false"> | ||
258 | <message name="message"> | ||
259 | [NAME] has proposed to vote on: | ||
260 | [MESSAGE] | ||
261 | </message> | ||
262 | <option name="VoteNow"> | ||
263 | Vote Now | ||
264 | </option> | ||
265 | <option name="Later"> | ||
266 | Later | ||
267 | </option> | ||
268 | </notify> | ||
269 | <notify name="GroupElection" tip="false"> | ||
270 | <message name="message"> | ||
271 | [NAME] has started an election: | ||
272 | [MESSAGE] | ||
273 | </message> | ||
274 | <option name="VoteNow"> | ||
275 | Vote Now | ||
276 | </option> | ||
277 | <option name="Later"> | ||
278 | Later | ||
279 | </option> | ||
280 | </notify> | ||
281 | <notify name="SystemMessage" tip="false"> | ||
282 | <message name="message"> | ||
283 | [MESSAGE] | ||
284 | </message> | ||
285 | </notify> | ||
286 | <notify name="EventNotification" tip="false"> | ||
287 | <message name="message"> | ||
288 | Event Notification: | ||
289 | |||
290 | [NAME] | ||
291 | [DATE] | ||
292 | </message> | ||
293 | <option name="Teleport"> | ||
294 | Teleport | ||
295 | </option> | ||
296 | <option name="Description"> | ||
297 | Description | ||
298 | </option> | ||
299 | <option name="Cancel"> | ||
300 | Cancel | ||
301 | </option> | ||
302 | </notify> | ||
303 | <notify name="TransferObjectsHighlighted" tip="false"> | ||
304 | <message name="message"> | ||
305 | All objects on this parcel that will transfer | ||
306 | to the purchaser of this parcel are now highlighted. | ||
307 | |||
308 | * Trees and grasses that will transfer are not highlighted. | ||
309 | </message> | ||
310 | <option name="Done"> | ||
311 | Done | ||
312 | </option> | ||
313 | </notify> | ||
314 | <notify name="DeactivatedGesturesTrigger" tip="false"> | ||
315 | <message name="message"> | ||
316 | Deactivated gestures with same trigger: | ||
317 | [NAMES] | ||
318 | </message> | ||
319 | </notify> | ||
320 | <notify name="InventoryNetworkCorruption" tip="false"> | ||
321 | <message name="message"> | ||
322 | Inventory could not be loaded because of network corruption. This indicates a bad network connection. | ||
323 | </message> | ||
324 | </notify> | ||
325 | <notify name="NoQuickTime" tip="false"> | ||
326 | <message name="message"> | ||
327 | Apple's QuickTime software does not appear to be installed on your system. | ||
328 | If you want to view streaming media on parcels that support it you should go to the QuickTime site (http://www.apple.com/quicktime) and install the QuickTime Player. | ||
329 | </message> | ||
330 | </notify> | ||
331 | <notify name="OwnedObjectsReturned" tip="false"> | ||
332 | <message name="message"> | ||
333 | The objects you own on the selected parcel of land | ||
334 | have been returned back to your inventory. | ||
335 | </message> | ||
336 | </notify> | ||
337 | <notify name="OtherObjectsReturned" tip="false"> | ||
338 | <message name="message"> | ||
339 | The objects on the selected parcel of land | ||
340 | that is owned by [FIRST] [LAST] | ||
341 | have been returned to his or her inventory. | ||
342 | </message> | ||
343 | </notify> | ||
344 | <notify name="OtherObjectsReturned2" tip="false"> | ||
345 | <message name="message"> | ||
346 | The objects on the selected parcel of land | ||
347 | owned by the resident '[NAME]' | ||
348 | have been returned to their owner. | ||
349 | </message> | ||
350 | </notify> | ||
351 | <notify name="GroupObjectsReturned" tip="false"> | ||
352 | <message name="message"> | ||
353 | The objects on the selected parcel of land shared with the group [GROUPNAME] have been returned back to their owner's inventory. | ||
354 | Transferable deeded objects have been returned to their previous owners. | ||
355 | Non-transferable objects that are deeded to the group have been deleted. | ||
356 | </message> | ||
357 | </notify> | ||
358 | <notify name="UnOwnedObjectsReturned" tip="false"> | ||
359 | <message name="message"> | ||
360 | The objects on the selected parcel that are NOT owned by you have been returned to their owners. | ||
361 | </message> | ||
362 | </notify> | ||
363 | <notify name="NotSafe" tip="false" unique="true"> | ||
364 | <message name="message"> | ||
365 | This land has damage enabled ('not safe'). | ||
366 | You can be hurt here. If you die, you will be teleported to your home location. | ||
367 | </message> | ||
368 | </notify> | ||
369 | <notify name="NoFly" tip="false" unique="true"> | ||
370 | <message name="message"> | ||
371 | This land has flying disabled ('no fly'). | ||
372 | You cannot fly here. | ||
373 | </message> | ||
374 | </notify> | ||
375 | <notify name="PushRestricted" tip="false" unique="true"> | ||
376 | <message name="message"> | ||
377 | This land is 'No Pushing'. | ||
378 | You cannot push others here unless you own the land. | ||
379 | </message> | ||
380 | </notify> | ||
381 | <notify name="NoVoice" tip="false" unique="true"> | ||
382 | <message name="message"> | ||
383 | This land has voice disabled. | ||
384 | </message> | ||
385 | </notify> | ||
386 | <notify name="NoBuild" tip="false" unique="true"> | ||
387 | <message name="message"> | ||
388 | This land has building disabled ('no build'). | ||
389 | You cannot create objects here. | ||
390 | </message> | ||
391 | </notify> | ||
392 | <notify name="ScriptsStopped" tip="false"> | ||
393 | <message name="message"> | ||
394 | An administrator has temporarily stopped scripts in this region. | ||
395 | </message> | ||
396 | </notify> | ||
397 | <notify name="ScriptsNotRunning" tip="false"> | ||
398 | <message name="message"> | ||
399 | This region is not running any scripts. | ||
400 | </message> | ||
401 | </notify> | ||
402 | <notify name="NoOutsideScripts" tip="false"> | ||
403 | <message name="message"> | ||
404 | This land has outside scripts disabled | ||
405 | ('no outside scripts'). | ||
406 | No scripts will run except those belonging to the land owner. | ||
407 | </message> | ||
408 | </notify> | ||
409 | <notify name="ApproveURL" tip="false"> | ||
410 | <message name="message"> | ||
411 | An object wants to display this web page on its surface: | ||
412 | [URL] | ||
413 | </message> | ||
414 | <option name="LoadPage"> | ||
415 | Load Page | ||
416 | </option> | ||
417 | <option name="Don'tLoad"> | ||
418 | Don't Load | ||
419 | </option> | ||
420 | </notify> | ||
421 | <notify name="ClaimPublicLand" tip="false"> | ||
422 | <message name="message"> | ||
423 | Can only claim public land in region you're in. | ||
424 | </message> | ||
425 | </notify> | ||
426 | <notify name="ObjectGiveItem" tip="false"> | ||
427 | <message name="message"> | ||
428 | An object named [OBJECTFROMNAME] owned by [FIRST] [LAST] has given you a [OBJECTTYPE] named [OBJECTNAME]. | ||
429 | </message> | ||
430 | <option name="Keep"> | ||
431 | Keep | ||
432 | </option> | ||
433 | <option name="Discard"> | ||
434 | Discard | ||
435 | </option> | ||
436 | <option name="Mute"> | ||
437 | Mute | ||
438 | </option> | ||
439 | </notify> | ||
440 | <notify name="ObjectGiveItemUnknownUser" tip="false"> | ||
441 | <message name="message"> | ||
442 | An object named [OBJECTFROMNAME] owned by (an unknown user) has given you a [OBJECTTYPE] named [OBJECTNAME]. | ||
443 | </message> | ||
444 | <option name="Keep"> | ||
445 | Keep | ||
446 | </option> | ||
447 | <option name="Discard"> | ||
448 | Discard | ||
449 | </option> | ||
450 | <option name="Mute"> | ||
451 | Mute | ||
452 | </option> | ||
453 | </notify> | ||
454 | <notify name="UserGiveItem" tip="false"> | ||
455 | <message name="message"> | ||
456 | [NAME] has given you a [OBJECTTYPE] named '[OBJECTNAME]'. | ||
457 | </message> | ||
458 | <option name="Keep"> | ||
459 | Keep | ||
460 | </option> | ||
461 | <option name="Discard"> | ||
462 | Discard | ||
463 | </option> | ||
464 | <option name="Mute"> | ||
465 | Mute | ||
466 | </option> | ||
467 | </notify> | ||
468 | <notify name="GodMessage" tip="false"> | ||
469 | <message name="message"> | ||
470 | [NAME] | ||
471 | [MESSAGE] | ||
472 | </message> | ||
473 | </notify> | ||
474 | <notify name="JoinGroup" tip="false"> | ||
475 | <message name="message"> | ||
476 | [MESSAGE] | ||
477 | </message> | ||
478 | <option name="Join"> | ||
479 | Join | ||
480 | </option> | ||
481 | <option name="Decline"> | ||
482 | Decline | ||
483 | </option> | ||
484 | <option name="Info"> | ||
485 | Info | ||
486 | </option> | ||
487 | </notify> | ||
488 | <notify name="JoinGroupOfficerNoFee" tip="false"> | ||
489 | <message name="message"> | ||
490 | [NAME] has invited you | ||
491 | to join a group as an officer. | ||
492 | There is no cost to join this group. | ||
493 | |||
494 | [MESSAGE] | ||
495 | </message> | ||
496 | <option name="Join"> | ||
497 | Join | ||
498 | </option> | ||
499 | <option name="Decline"> | ||
500 | Decline | ||
501 | </option> | ||
502 | <option name="Info"> | ||
503 | Info | ||
504 | </option> | ||
505 | </notify> | ||
506 | <notify name="JoinGroupMember" tip="false"> | ||
507 | <message name="message"> | ||
508 | [NAME] has invited you | ||
509 | to join a group as a member. | ||
510 | To join this group, you will have to pay a signup fee of L$[COST] | ||
511 | |||
512 | [MESSAGE] | ||
513 | </message> | ||
514 | <option name="Join"> | ||
515 | Join | ||
516 | </option> | ||
517 | <option name="Decline"> | ||
518 | Decline | ||
519 | </option> | ||
520 | <option name="Info"> | ||
521 | Info | ||
522 | </option> | ||
523 | </notify> | ||
524 | <notify name="JoinGroupMemberNoFee" tip="false"> | ||
525 | <message name="message"> | ||
526 | [NAME] has invited you | ||
527 | to join a group as a member. | ||
528 | There is no cost to join this group. | ||
529 | |||
530 | [MESSAGE] | ||
531 | </message> | ||
532 | <option name="Join"> | ||
533 | Join | ||
534 | </option> | ||
535 | <option name="Decline"> | ||
536 | Decline | ||
537 | </option> | ||
538 | <option name="Info"> | ||
539 | Info | ||
540 | </option> | ||
541 | </notify> | ||
542 | <notify name="OfferTeleport" tip="false"> | ||
543 | <message name="message"> | ||
544 | [NAME] has offered to teleport you | ||
545 | to his or her location: | ||
546 | |||
547 | [MESSAGE] | ||
548 | </message> | ||
549 | <option name="Teleport"> | ||
550 | Teleport | ||
551 | </option> | ||
552 | <option name="Cancel"> | ||
553 | Cancel | ||
554 | </option> | ||
555 | </notify> | ||
556 | <notify name="GotoURL" tip="false"> | ||
557 | <message name="message"> | ||
558 | [MESSAGE] | ||
559 | [URL] | ||
560 | </message> | ||
561 | <option name="Later"> | ||
562 | Later | ||
563 | </option> | ||
564 | <option name="GoNow..."> | ||
565 | Go Now... | ||
566 | </option> | ||
567 | </notify> | ||
568 | <notify name="OfferFriendship" tip="false"> | ||
569 | <message name="message"> | ||
570 | [NAME] is offering friendship. | ||
571 | |||
572 | [MESSAGE] | ||
573 | |||
574 | (By default, you will be able to see each other's online status.) | ||
575 | </message> | ||
576 | <option name="Accept"> | ||
577 | Accept | ||
578 | </option> | ||
579 | <option name="Decline"> | ||
580 | Decline | ||
581 | </option> | ||
582 | <option name="Ignore"> | ||
583 | Ignore | ||
584 | </option> | ||
585 | </notify> | ||
586 | <notify name="OfferFriendshipNoMessage" tip="false"> | ||
587 | <message name="message"> | ||
588 | [NAME] is offering friendship. | ||
589 | |||
590 | (By default, you will be able to | ||
591 | see each other's online status.) | ||
592 | </message> | ||
593 | <option name="Accept"> | ||
594 | Accept | ||
595 | </option> | ||
596 | <option name="Decline"> | ||
597 | Decline | ||
598 | </option> | ||
599 | <option name="Ignore"> | ||
600 | Ignore | ||
601 | </option> | ||
602 | </notify> | ||
603 | <notify name="FriendshipAccepted" tip="false"> | ||
604 | <message name="message"> | ||
605 | [NAME] accepted your friendship offer. | ||
606 | </message> | ||
607 | </notify> | ||
608 | <notify name="FriendshipDeclined" tip="false"> | ||
609 | <message name="message"> | ||
610 | [NAME] declined your friendship offer. | ||
611 | </message> | ||
612 | </notify> | ||
613 | <notify name="OfferCallingCard" tip="false"> | ||
614 | <message name="message"> | ||
615 | [FIRST] [LAST] is offering their calling card. | ||
616 | This will add a bookmark in your inventory | ||
617 | so you can quickly IM this resident. | ||
618 | </message> | ||
619 | <option name="Accept"> | ||
620 | Accept | ||
621 | </option> | ||
622 | <option name="Decline"> | ||
623 | Decline | ||
624 | </option> | ||
625 | <option name="Ignore"> | ||
626 | Ignore | ||
627 | </option> | ||
628 | </notify> | ||
629 | <notify name="RegionRestartMinutes" tip="false"> | ||
630 | <message name="message"> | ||
631 | Region is restarting in [MINUTES] minutes. | ||
632 | If you remain in this region you will be logged out. | ||
633 | </message> | ||
634 | </notify> | ||
635 | <notify name="RegionRestartSeconds" tip="false"> | ||
636 | <message name="message"> | ||
637 | Region is restarting in [SECONDS] seconds. | ||
638 | If you remain in this region you will be logged out. | ||
639 | </message> | ||
640 | </notify> | ||
641 | <notify name="LoadWebPage" tip="false"> | ||
642 | <message name="message"> | ||
643 | Load web page [URL]? | ||
644 | |||
645 | [MESSAGE] | ||
646 | |||
647 | From object: [OBJECTNAME], owner: [NAME]? | ||
648 | </message> | ||
649 | <option name="Gotopage"> | ||
650 | Go to page | ||
651 | </option> | ||
652 | <option name="Cancel"> | ||
653 | Cancel | ||
654 | </option> | ||
655 | </notify> | ||
656 | <notify name="FailedToLoadWearableUnnamed" tip="false"> | ||
657 | <message name="message"> | ||
658 | Oops! | ||
659 | You tried to wear a [TYPE] and it did not load. | ||
660 | |||
661 | Don't panic. | ||
662 | Try again in a minute to give things a chance to settle down. | ||
663 | </message> | ||
664 | </notify> | ||
665 | <notify name="FailedToLoadWearable" tip="false"> | ||
666 | <message name="message"> | ||
667 | Oops! | ||
668 | You tried to wear [TYPE] named [DESC] and it did not load. | ||
669 | |||
670 | Don't panic. | ||
671 | Try again in a minute to give things a chance to settle down. | ||
672 | </message> | ||
673 | </notify> | ||
674 | <notify name="FailedToFindWearableUnnamed" tip="false"> | ||
675 | <message name="message"> | ||
676 | Failed to find [TYPE] in database. | ||
677 | </message> | ||
678 | </notify> | ||
679 | <notify name="FailedToFindWearable" tip="false"> | ||
680 | <message name="message"> | ||
681 | Failed to find [TYPE] named [DESC] in database. | ||
682 | </message> | ||
683 | </notify> | ||
684 | <notify caution="true" name="ScriptTakeMoney" tip="false"> | ||
685 | <message name="message"> | ||
686 | Take Linden dollars (L$) from you | ||
687 | </message> | ||
688 | </notify> | ||
689 | <notify name="ActOnControlInputs" tip="false"> | ||
690 | <message name="message"> | ||
691 | Act on your control inputs | ||
692 | </message> | ||
693 | </notify> | ||
694 | <notify name="RemapControlInputs" tip="false"> | ||
695 | <message name="message"> | ||
696 | Remap your control inputs | ||
697 | </message> | ||
698 | </notify> | ||
699 | <notify name="AnimateYourAvatar" tip="false"> | ||
700 | <message name="message"> | ||
701 | Animate your avatar | ||
702 | </message> | ||
703 | </notify> | ||
704 | <notify name="AttachToYourAvatar" tip="false"> | ||
705 | <message name="message"> | ||
706 | Attach to your avatar | ||
707 | </message> | ||
708 | </notify> | ||
709 | <notify name="ReleaseOwnership" tip="false"> | ||
710 | <message name="message"> | ||
711 | Release ownership and become public | ||
712 | </message> | ||
713 | </notify> | ||
714 | <notify name="LinkAndDelink" tip="false"> | ||
715 | <message name="message"> | ||
716 | Link and delink from other objects | ||
717 | </message> | ||
718 | </notify> | ||
719 | <notify name="AddAndRemoveJoints" tip="false"> | ||
720 | <message name="message"> | ||
721 | Add and remove joints with other objects | ||
722 | </message> | ||
723 | </notify> | ||
724 | <notify name="ChangePermissions" tip="false"> | ||
725 | <message name="message"> | ||
726 | Change its permissions | ||
727 | </message> | ||
728 | </notify> | ||
729 | <notify name="TrackYourCamera" tip="false"> | ||
730 | <message name="message"> | ||
731 | Track your camera | ||
732 | </message> | ||
733 | </notify> | ||
734 | <notify name="ControlYourCamera" tip="false"> | ||
735 | <message name="message"> | ||
736 | Control your camera | ||
737 | </message> | ||
738 | </notify> | ||
739 | <notify name="ScriptQuestion" tip="false"> | ||
740 | <message name="message"> | ||
741 | '[OBJECTNAME]', an object owned by '[NAME]', would like to: | ||
742 | |||
743 | [QUESTIONS] | ||
744 | Is this OK? | ||
745 | </message> | ||
746 | <option name="Yes"> | ||
747 | Yes | ||
748 | </option> | ||
749 | <option name="No"> | ||
750 | No | ||
751 | </option> | ||
752 | <option name="Mute"> | ||
753 | Mute | ||
754 | </option> | ||
755 | </notify> | ||
756 | <notify name="ScriptQuestionCautionChatGranted" tip="false"> | ||
757 | <message name="message"> | ||
758 | '[OBJECTNAME]', an object owned by '[OWNERNAME]', located in [REGIONNAME] at [REGIONPOS], has been granted permission to: [PERMISSIONS]. | ||
759 | </message> | ||
760 | </notify> | ||
761 | <notify name="ScriptQuestionCautionChatDenied" tip="false"> | ||
762 | <message name="message"> | ||
763 | '[OBJECTNAME]', an object owned by '[OWNERNAME]', located in [REGIONNAME] at [REGIONPOS], has been denied permission to: [PERMISSIONS]. | ||
764 | </message> | ||
765 | </notify> | ||
766 | <notify name="ScriptQuestionCautionWarn" tip="false"> | ||
767 | <message name="message"> | ||
768 | An object wants permission to take Linden dollars (L$) from your account. | ||
769 | </message> | ||
770 | </notify> | ||
771 | <notify caution="true" name="ScriptQuestionCaution" tip="false"> | ||
772 | <message name="message"> | ||
773 | '[OBJECTNAME]', an object owned by '[NAME]', would like to: | ||
774 | |||
775 | [QUESTIONS] | ||
776 | If you do not trust this object and its creator, you should deny the request. For additional information, click the Details button. | ||
777 | |||
778 | Grant this request? | ||
779 | </message> | ||
780 | <option name="Grant"> | ||
781 | Grant | ||
782 | </option> | ||
783 | <option default="true" name="Deny"> | ||
784 | Deny | ||
785 | </option> | ||
786 | <option name="Details"> | ||
787 | Details... | ||
788 | </option> | ||
789 | </notify> | ||
790 | <notify name="ScriptDialog" tip="false"> | ||
791 | <message name="message"> | ||
792 | [FIRST] [LAST]'s '[TITLE]' | ||
793 | [MESSAGE] | ||
794 | </message> | ||
795 | <option name="Ignore"> | ||
796 | Ignore | ||
797 | </option> | ||
798 | </notify> | ||
799 | <notify name="ScriptDialogGroup" tip="false"> | ||
800 | <message name="message"> | ||
801 | [GROUPNAME]'s '[TITLE]' | ||
802 | [MESSAGE] | ||
803 | </message> | ||
804 | <option name="Ignore"> | ||
805 | Ignore | ||
806 | </option> | ||
807 | </notify> | ||
808 | <notify name="FirstBalanceIncrease" tip="false"> | ||
809 | <message name="message"> | ||
810 | You just received L$[AMOUNT]. | ||
811 | Objects and other users may give you L$. | ||
812 | Your balance is shown in the | ||
813 | upper-right corner of the screen. | ||
814 | </message> | ||
815 | </notify> | ||
816 | <notify name="FirstBalanceDecrease" tip="false"> | ||
817 | <message name="message"> | ||
818 | You just paid L$[AMOUNT]. | ||
819 | Your balance is shown in the upper-right | ||
820 | corner of the screen. | ||
821 | </message> | ||
822 | </notify> | ||
823 | <notify name="FirstSit" tip="false"> | ||
824 | <message name="message"> | ||
825 | You are sitting. | ||
826 | Use the arrow keys (or AWSD) to change the view. | ||
827 | Click the 'Stand Up' button to get up. | ||
828 | </message> | ||
829 | </notify> | ||
830 | <notify name="FirstMap" tip="false"> | ||
831 | <message name="message"> | ||
832 | Click and drag to scroll the map. | ||
833 | Double-click to teleport. | ||
834 | Use the controls on the right to find things | ||
835 | and display different backgrounds. | ||
836 | </message> | ||
837 | </notify> | ||
838 | <!-- TODO: Make sure all the notifications from Imprudence <= 1.2 are out of here before deleting this. --> | ||
839 | <notify name="FirstBuild" tip="false"> | ||
840 | <message name="message"> | ||
841 | You can build new objects in some areas of [SECOND_LIFE]. | ||
842 | Use the tools in the upper left to build, and try | ||
843 | holding down Ctrl or Alt to rapidly switch tools. | ||
844 | Press Esc to stop building. | ||
845 | </message> | ||
846 | </notify> | ||
847 | <notify name="FirstLeftClickNoHit" tip="false"> | ||
848 | <message name="message"> | ||
849 | Left-clicking interacts with special objects. | ||
850 | If the mouse pointer changes to a hand, | ||
851 | you can interact with the object. | ||
852 | Right-click always shows a menu of things you can do. | ||
853 | </message> | ||
854 | </notify> | ||
855 | <notify name="FirstTeleport" tip="false"> | ||
856 | <message name="message"> | ||
857 | This region doesn't allow point-to-point teleports, so you've been transported to the nearest telehub. | ||
858 | Your destination is marked with a tall beacon. | ||
859 | Follow the red arrow to the beacon, or click the arrow to dismiss the beacon. | ||
860 | </message> | ||
861 | </notify> | ||
862 | <notify name="FirstOverrideKeys" tip="false"> | ||
863 | <message name="message"> | ||
864 | Your movement keys are now being handled by an object. | ||
865 | Try the arrow keys or AWSD to see what they do. | ||
866 | Some objects (like guns) require you to go into mouselook to use them. | ||
867 | Press 'M' to do this. | ||
868 | </message> | ||
869 | </notify> | ||
870 | <notify name="FirstAppearance" tip="false"> | ||
871 | <message name="message"> | ||
872 | You are editing your appearance. | ||
873 | To rotate and zoom view, use the arrow keys. | ||
874 | When you are finished, press 'Save All' | ||
875 | to save your look and exit. | ||
876 | You can edit your appearance as often as you like. | ||
877 | </message> | ||
878 | </notify> | ||
879 | <notify name="FirstInventory" tip="false"> | ||
880 | <message name="message"> | ||
881 | This is your inventory, which contains objects, notecards, clothing, and other things you own. | ||
882 | * To wear an object or outfit folder, drag it onto yourself. | ||
883 | * To bring an object into the world, drag it onto the ground. | ||
884 | * To read a notecard, double-click it. | ||
885 | </message> | ||
886 | </notify> | ||
887 | <notify name="FirstSandbox" tip="false"> | ||
888 | <message name="message"> | ||
889 | This is a sandbox region. | ||
890 | Objects you build here may be deleted after | ||
891 | you leave the area, Sandboxes clean on a regular basis, please refer to the information at the top of the screen next to the region name. | ||
892 | |||
893 | Sandbox regions are uncommon, and are marked with signs. | ||
894 | </message> | ||
895 | </notify> | ||
896 | <notify name="FirstFlexible" tip="false"> | ||
897 | <message name="message"> | ||
898 | This object is flexible. | ||
899 | Flexible objects may not be physical and must be phantom | ||
900 | until the flexible checkbox is unchecked. | ||
901 | </message> | ||
902 | </notify> | ||
903 | <notify name="FirstDebugMenus" tip="false"> | ||
904 | <message name="message"> | ||
905 | You have enabled the Advanced menu. | ||
906 | This menu contains features useful for developers debugging Imprudence. | ||
907 | To toggle this menu on Windows press Ctrl-Alt-D. On Mac press Cmd-Opt-Shift-D. | ||
908 | </message> | ||
909 | </notify> | ||
910 | <notify name="FirstSculptedPrim" tip="false"> | ||
911 | <message name="message"> | ||
912 | You are editing a sculpted prim. | ||
913 | Sculpted prims require a special texture to specify their shape. | ||
914 | You can find example sculpted textures in the inventory library. | ||
915 | </message> | ||
916 | </notify> | ||
917 | <notify name="FirstMedia" tip="false"> | ||
918 | <message name="message"> | ||
919 | You have begun playing media. Media can set to play automatically in the preferences window under Audio / Video. Note that this can be a security risk for media sites you do not trust. | ||
920 | </message> | ||
921 | </notify> | ||
922 | <notify name="MaxListSelectMessage" tip="true"> | ||
923 | <message name="message"> | ||
924 | You may only select up to [MAX_SELECT] items | ||
925 | from this list. | ||
926 | </message> | ||
927 | </notify> | ||
928 | <notify name="VoiceInviteP2P" tip="false" unique="true"> | ||
929 | <message name="message"> | ||
930 | [NAME] is inviting you to a Voice Chat call. | ||
931 | Click Accept to join the call or Decline to decline the invitation. Click Mute to mute this caller. | ||
932 | </message> | ||
933 | <option name="Accept"> | ||
934 | Accept | ||
935 | </option> | ||
936 | <option name="Decline"> | ||
937 | Decline | ||
938 | </option> | ||
939 | <option name="Mute"> | ||
940 | Mute | ||
941 | </option> | ||
942 | </notify> | ||
943 | <notify name="AutoUnmuteByIM" tip="false"> | ||
944 | <message name="message"> | ||
945 | [FIRST] [LAST] was sent an instant message and has been automatically unmuted. | ||
946 | </message> | ||
947 | </notify> | ||
948 | <notify name="AutoUnmuteByMoney" tip="false"> | ||
949 | <message name="message"> | ||
950 | [FIRST] [LAST] was given money and has been automatically unmuted. | ||
951 | </message> | ||
952 | </notify> | ||
953 | <notify name="AutoUnmuteByInventory" tip="false"> | ||
954 | <message name="message"> | ||
955 | [FIRST] [LAST] was offered inventory and has been automatically unmuted. | ||
956 | </message> | ||
957 | </notify> | ||
958 | <notify name="VoiceInviteGroup" tip="false" unique="true"> | ||
959 | <message name="message"> | ||
960 | [NAME] has joined a Voice Chat call with the group [GROUP]. | ||
961 | Click Accept to join the call or Decline to decline the invitation. Click Mute to mute this caller. | ||
962 | </message> | ||
963 | <option name="Accept"> | ||
964 | Accept | ||
965 | </option> | ||
966 | <option name="Decline"> | ||
967 | Decline | ||
968 | </option> | ||
969 | <option name="Mute"> | ||
970 | Mute | ||
971 | </option> | ||
972 | </notify> | ||
973 | <notify name="VoiceInviteAdHoc" tip="false" unique="true"> | ||
974 | <message name="message"> | ||
975 | [NAME] has joined a Voice Chat call with a conference chat.. | ||
976 | Click Accept to join the call or Decline to decline the invitation. Click Mute to mute this user. | ||
977 | </message> | ||
978 | <option name="Accept"> | ||
979 | Accept | ||
980 | </option> | ||
981 | <option name="Decline"> | ||
982 | Decline | ||
983 | </option> | ||
984 | <option name="Mute"> | ||
985 | Mute | ||
986 | </option> | ||
987 | </notify> | ||
988 | <notify name="InviteAdHoc" tip="false" unique="true"> | ||
989 | <message name="message"> | ||
990 | [NAME] is inviting you to a conference chat. | ||
991 | Click Accept to join the chat or Decline to decline the invitation. Click Mute to mute this user. | ||
992 | </message> | ||
993 | <option name="Accept"> | ||
994 | Accept | ||
995 | </option> | ||
996 | <option name="Decline"> | ||
997 | Decline | ||
998 | </option> | ||
999 | <option name="Mute"> | ||
1000 | Mute | ||
1001 | </option> | ||
1002 | </notify> | ||
1003 | <notify name="VoiceChannelFull" tip="true" unique="true"> | ||
1004 | <message name="message"> | ||
1005 | The voice call you are trying to join, [VOICE_CHANNEL_NAME], has reached maximum capacity. Please try again later. | ||
1006 | </message> | ||
1007 | </notify> | ||
1008 | <notify name="ProximalVoiceChannelFull" tip="true" unique="true"> | ||
1009 | <message name="message"> | ||
1010 | We're sorry. This area has reached maximum capacity for voice conversations. Please try to use voice in another area. | ||
1011 | </message> | ||
1012 | </notify> | ||
1013 | <notify name="VoiceChannelDisconnected" tip="true" unique="true"> | ||
1014 | <message name="message"> | ||
1015 | You have been disconnected from [VOICE_CHANNEL_NAME]. You will now be reconnected to spatial voice chat. | ||
1016 | </message> | ||
1017 | </notify> | ||
1018 | <notify name="VoiceChannelDisconnectedP2P" tip="true" unique="true"> | ||
1019 | <message name="message"> | ||
1020 | [VOICE_CHANNEL_NAME] has ended the call. You will now be reconnected to spatial voice chat. | ||
1021 | </message> | ||
1022 | </notify> | ||
1023 | <notify name="P2PCallDeclined" tip="true" unique="true"> | ||
1024 | <message name="message"> | ||
1025 | [VOICE_CHANNEL_NAME] has declined your call. You will now be reconnected to spatial voice chat. | ||
1026 | </message> | ||
1027 | </notify> | ||
1028 | <notify name="P2PCallNoAnswer" tip="true" unique="true"> | ||
1029 | <message name="message"> | ||
1030 | [VOICE_CHANNEL_NAME] is not available to take your call. You will now be reconnected to spatial voice chat. | ||
1031 | </message> | ||
1032 | </notify> | ||
1033 | <notify name="VoiceChannelJoinFailed" tip="true" unique="true"> | ||
1034 | <message name="message"> | ||
1035 | Failed to connect to [VOICE_CHANNEL_NAME], please try again later. You will now be reconnected to spatial voice chat. | ||
1036 | </message> | ||
1037 | </notify> | ||
1038 | <notify duration="10" name="VoiceLoginRetry" tip="true" unique="true"> | ||
1039 | <message name="message"> | ||
1040 | We are creating a voice channel for you. This may take up to one minute. | ||
1041 | </message> | ||
1042 | </notify> | ||
1043 | <notify name="Cannot enter parcel: not a group member" tip="true"> | ||
1044 | <message name="message"> | ||
1045 | Cannot enter parcel, you are not a member of the appropriate group. | ||
1046 | </message> | ||
1047 | </notify> | ||
1048 | <notify name="Cannot enter parcel: banned" tip="true"> | ||
1049 | <message name="message"> | ||
1050 | Cannot enter parcel, you have been banned. | ||
1051 | </message> | ||
1052 | </notify> | ||
1053 | <notify name="Cannot enter parcel: not on access list" tip="true"> | ||
1054 | <message name="message"> | ||
1055 | Cannot enter parcel, you are not on the access list. | ||
1056 | </message> | ||
1057 | </notify> | ||
1058 | <notify name="VoiceNotAllowed" tip="true" unique="true"> | ||
1059 | <message name="message"> | ||
1060 | You do not have permission to connect to voice chat for [VOICE_CHANNEL_NAME]. | ||
1061 | </message> | ||
1062 | </notify> | ||
1063 | <notify name="VoiceCallGenericError" tip="true" unique="true"> | ||
1064 | <message name="message"> | ||
1065 | An error has occurred while trying to connect to voice chat for [VOICE_CHANNEL_NAME]. Please try again later. | ||
1066 | </message> | ||
1067 | </notify> | ||
1068 | <notify caution="true" duration="10" name="ServerVersionChanged" tip="true"> | ||
1069 | <message name="message"> | ||
1070 | The region you have entered is running a different simulator version. Click this message for details. | ||
1071 | </message> | ||
1072 | </notify> | ||
1073 | <notify caution="true" name="UnableToOpenCommandURL" tip="true"> | ||
1074 | <message name="message"> | ||
1075 | The URL you clicked cannot be opened from this web browser. | ||
1076 | </message> | ||
1077 | </notify> | ||
1078 | </notifications> | ||
1079 | <!-- This file is no longer used. Please see notifications.xml and make your changes there. --> | <!-- This file is no longer used. Please see notifications.xml and make your changes there. --> | |